Revision: 12201
http://pure-data.svn.sourceforge.net/pure-data/?rev=12201&view=rev
Author: eighthave
Date: 2009-09-03 01:47:34 +0000 (Thu, 03 Sep 2009)
Log Message:
-----------
set the MSW macro for the sake of MinGW, Cygwin doesn't need it
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12200
http://pure-data.svn.sourceforge.net/pure-data/?rev=12200&view=rev
Author: mescalinum
Date: 2009-09-03 01:18:27 +0000 (Thu, 03 Sep 2009)
Log Message:
-----------
add a version check for tclpd
Modified Paths:
--------------
branches/pd-extended/0.41/externals/Makefile
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12199
http://pure-data.svn.sourceforge.net/pure-data/?rev=12199&view=rev
Author: eighthave
Date: 2009-09-03 00:58:50 +0000 (Thu, 03 Sep 2009)
Log Message:
-----------
removing tclpd from the auto-build until there is a test for tcl85-dev vs tcl84-dev. tclpd relies on Tcl/Tk 8.5
Modified Paths:
--------------
trunk/externals/Makefile
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12198
http://pure-data.svn.sourceforge.net/pure-data/?rev=12198&view=rev
Author: eighthave
Date: 2009-09-03 00:50:06 +0000 (Thu, 03 Sep 2009)
Log Message:
-----------
Cygwin has OSS and ./configure detects it, but for now disable building OSS stuff while on Windows. It'll take a bit more work to get it going, since the Pd code assumes OSS is on Linux
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12197
http://pure-data.svn.sourceforge.net/pure-data/?rev=12197&view=rev
Author: eighthave
Date: 2009-09-02 22:15:16 +0000 (Wed, 02 Sep 2009)
Log Message:
-----------
work on getting ASIO to build on Windows with MinGW and Cygwin
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/Makefile.am
branches/pd-gui-rewrite/0.43/asio/Makefile.am
branches/pd-gui-rewrite/0.43/configure.ac
branches/pd-gui-rewrite/0.43/src/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12195
http://pure-data.svn.sourceforge.net/pure-data/?rev=12195&view=rev
Author: mescalinum
Date: 2009-09-02 21:12:41 +0000 (Wed, 02 Sep 2009)
Log Message:
-----------
bump version
Modified Paths:
--------------
trunk/externals/tclpd/tcl_extras.h
trunk/externals/tclpd/tcl_setup.cxx
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12194
http://pure-data.svn.sourceforge.net/pure-data/?rev=12194&view=rev
Author: eighthave
Date: 2009-09-02 20:59:48 +0000 (Wed, 02 Sep 2009)
Log Message:
-----------
converted HAVE_UNISTD_H to _WIN32 since that's really the intention, and since MinGW has unistd.h but uses the WIN32 API, it chokes on that flag; also tweaked other platform macros to get closer to the point so things build on MinGW and Cygwin in addition to the other platforms
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/s_audio.c
branches/pd-gui-rewrite/0.43/src/s_inter.c
branches/pd-gui-rewrite/0.43/src/s_stuff.h
branches/pd-gui-rewrite/0.43/src/x_misc.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12193
http://pure-data.svn.sourceforge.net/pure-data/?rev=12193&view=rev
Author: mescalinum
Date: 2009-09-02 20:57:19 +0000 (Wed, 02 Sep 2009)
Log Message:
-----------
add a GUI external example
Added Paths:
-----------
trunk/externals/tclpd/bitmap.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12192
http://pure-data.svn.sourceforge.net/pure-data/?rev=12192&view=rev
Author: mescalinum
Date: 2009-09-02 20:56:35 +0000 (Wed, 02 Sep 2009)
Log Message:
-----------
tidy up
Modified Paths:
--------------
trunk/externals/tclpd/tcl_widgetbehavior.cxx
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.