Revision: 12710
http://pure-data.svn.sourceforge.net/pure-data/?rev=12710&view=rev
Author: eighthave
Date: 2009-10-31 23:51:26 +0000 (Sat, 31 Oct 2009)
Log Message:
-----------
set the Pd-extended version with the date before building Pd
Modified Paths:
--------------
trunk/packages/Makefile
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12709
http://pure-data.svn.sourceforge.net/pure-data/?rev=12709&view=rev
Author: eighthave
Date: 2009-10-31 23:29:59 +0000 (Sat, 31 Oct 2009)
Log Message:
-----------
made header declarations match actual functions
Modified Paths:
--------------
trunk/externals/pdp/opengl/include/pdp_texture.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12708
http://pure-data.svn.sourceforge.net/pure-data/?rev=12708&view=rev
Author: eighthave
Date: 2009-10-31 21:07:43 +0000 (Sat, 31 Oct 2009)
Log Message:
-----------
made header declarations match actual functions
Modified Paths:
--------------
trunk/externals/pdp/system/image/pdp_imageproc_common.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12707
http://pure-data.svn.sourceforge.net/pure-data/?rev=12707&view=rev
Author: zmoelnig
Date: 2009-10-31 20:41:19 +0000 (Sat, 31 Oct 2009)
Log Message:
-----------
try syslock/unlock to avoid threading problems
Modified Paths:
--------------
trunk/externals/hardware/wiimote/wiimote.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12706
http://pure-data.svn.sourceforge.net/pure-data/?rev=12706&view=rev
Author: eighthave
Date: 2009-10-31 20:37:49 +0000 (Sat, 31 Oct 2009)
Log Message:
-----------
made header declarations match actual functions
Modified Paths:
--------------
trunk/externals/pdp/include/pdp_bitmap.h
trunk/externals/pdp/include/pdp_image.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12704
http://pure-data.svn.sourceforge.net/pure-data/?rev=12704&view=rev
Author: eighthave
Date: 2009-10-31 14:54:16 +0000 (Sat, 31 Oct 2009)
Log Message:
-----------
switched font from Bitstream Vera to DejaVu
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/pd.tk
trunk/packages/linux_make/debian/control
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12703
http://pure-data.svn.sourceforge.net/pure-data/?rev=12703&view=rev
Author: eighthave
Date: 2009-10-31 14:45:44 +0000 (Sat, 31 Oct 2009)
Log Message:
-----------
switched font from Bitstream Vera to DejaVu
Modified Paths:
--------------
trunk/packages/win32_inno/pd-inno.iss.in
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
last 20 errors ----------------------------------------
/home/pd/auto-build/pd-extended/externals/pdp/include/pdp_types.h:50: error: redeclaration of C++ built-in type ‘bool’
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
rsync error: error in rsync protocol data stream (code 12) at io.c(454) [receiver=2.6.9]
/usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000008ae0
/home/pd/auto-build/pd-extended/externals/pdp/include/pdp_types.h:50: error: redeclaration of C++ built-in type ‘bool’
rsync error: syntax or usage error (code 1) at main.c(1234) [receiver=3.0.5]
last 5 lines ----------------------------------------
upload specs linux_make . deb
Uploading
Unexpected local arg: debian
If arg is a remote file/dir, prefix it with a colon (:).
rsync error: syntax or usage error (code 1) at main.c(1234) [receiver=3.0.5]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-10-31/logs/2009-10-31_07.35.…
Revision: 12702
http://pure-data.svn.sourceforge.net/pure-data/?rev=12702&view=rev
Author: eighthave
Date: 2009-10-31 14:10:33 +0000 (Sat, 31 Oct 2009)
Log Message:
-----------
used stdboo.h for bool, true, false
Modified Paths:
--------------
trunk/externals/pdp/include/pdp_types.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.