Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-01 | now installs pd.lua into extra; removed pdlua from autobuild on GNU/Linux ↵ | Hans-Christoph Steiner | |
since I have to figure out how to deal with -llua5.1 on Debian svn path=/trunk/; revision=9164 | |||
2008-02-01 | added pdlua to Pd-extended and made it build automatically on Mac OS X and ↵ | Hans-Christoph Steiner | |
GNU/Linux svn path=/trunk/; revision=9162 | |||
2008-01-04 | *** empty log message *** | Thomas Grill | |
svn path=/trunk/; revision=9123 | |||
2008-01-04 | compilation fixes for Python 2.5, OSX | Thomas Grill | |
cross-platform fixes more cross-platform and version fixes compilation fixes for Python 2.5 svn path=/trunk/; revision=9122 | |||
2008-01-03 | cross-platform fixes | Thomas Grill | |
enable compiled-only scripts (without .py) use PyGILState_\*() functionality (enabled with PY_USE_GIL) fixes for non-GIL usage improved symbol comparison buffer protocol adapted for Python 2.5 enable module packages (module/__init__.py[co]), now also for Max svn path=/trunk/; revision=9120 | |||
2008-01-03 | clarify usage of absdir flag for file operations | Thomas Grill | |
fixed buffer overrun problems some assertions added success/error reporting for file operations got rid of type abbreviations changed obviously buggy pool name registering svn path=/trunk/; revision=9119 | |||
2007-12-13 | fixed postlude installation issues | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9095 | |||
2007-12-13 | addeding jsarlo's windowing objects to the Pd-extended build system; added ↵ | Hans-Christoph Steiner | |
postlude to the GNU/Linux builds and usbhid to the Darwin builds. Darwin doesn't have DSSI and Fedora doesn't have libhid-devel, otherwise I could add these two packages to those platforms svn path=/trunk/; revision=9091 | |||
2007-11-28 | made Mac OS X objects weak link to the Carbon framework to support system ↵ | Hans-Christoph Steiner | |
things in a hackish way svn path=/trunk/; revision=9061 | |||
2007-11-26 | added tkwidgets to default build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9043 | |||
2007-11-26 | added the doc/5.reference/classname path to the global helppath if loaded ↵ | Hans-Christoph Steiner | |
library into global namespace; fixed compiler warning about unsigned int comparison svn path=/trunk/; revision=9040 | |||
2007-11-23 | hack to statically link shared code until I figure out all the shared DLL stuff | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9028 | |||
2007-11-15 | - first working sketch of having a shared dylib for a libdir, I moved | Hans-Christoph Steiner | |
query_options() to the dylib, and it works! :D (on Mac OS X, at least) - minor cleanups in text.c - first test of saving options to the file, it writes data, but there are bugs svn path=/trunk/; revision=9014 | |||
2007-11-14 | Updated bassemu in the Makefile | Thomas O Fredericks | |
svn path=/trunk/; revision=9011 | |||
2007-11-14 | Added bassemu to the Makefile | Thomas O Fredericks | |
svn path=/trunk/; revision=9010 | |||
2007-11-14 | added tkwidgets build targets from template; made target to build shared ↵ | Hans-Christoph Steiner | |
library, but it's not used yet svn path=/trunk/; revision=8998 | |||
2007-11-08 | compatible to pd-0.40-2 | musil | |
svn path=/trunk/; revision=8964 | |||
2007-11-08 | mac makes | musil | |
svn path=/trunk/; revision=8963 | |||
2007-11-01 | remove .DS_Store | Thomas Grill | |
svn path=/trunk/; revision=8924 | |||
2007-11-01 | fixed version mismatch | Thomas Grill | |
svn path=/trunk/; revision=8923 | |||
2007-11-01 | if the build machine as a i386 CPU, then enable MMX instructions for PDP | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8922 | |||
2007-10-30 | bye. | N.N. | |
svn path=/trunk/; revision=8909 | |||
2007-10-30 | removed left-over zexy-aliases | IOhannes m zmölnig | |
svn path=/trunk/; revision=8905 | |||
2007-10-27 | I think universal builds will have to wait until we get a 'new & improved!' ↵ | Hans-Christoph Steiner | |
build system svn path=/trunk/; revision=8893 | |||
2007-10-26 | added first stab at making universal builds. Everything compiles, except if ↵ | Hans-Christoph Steiner | |
I add ppc64 as an architecture svn path=/trunk/; revision=8886 | |||
2007-10-23 | checked in patch #1813710, a seq help patch from jkant, and updated the ↵ | Hans-Christoph Steiner | |
cyclone install target svn path=/trunk/; revision=8864 | |||
2007-10-20 | added pdp back to the default build on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8852 | |||
2007-10-17 | removed the "-Werror" | IOhannes m zmölnig | |
svn path=/trunk/; revision=8830 | |||
2007-10-17 | added hexloader description | IOhannes m zmölnig | |
svn path=/trunk/; revision=8826 | |||
2007-10-13 | removed deprecation warning until I sort things out better | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8812 | |||
2007-10-04 | Added tof the the externals Makefile | Thomas O Fredericks | |
svn path=/trunk/; revision=8786 | |||
2007-09-29 | small tweak to exclude extra maskxor object that is causing build errors in ↵ | Hans-Christoph Steiner | |
ekext svn path=/trunk/; revision=8770 | |||
2007-09-25 | reverted vbap to its former libdir name 'vbap' since it works fine on ↵ | Hans-Christoph Steiner | |
Pd-0.39.3-extended svn path=/trunk/; revision=8759 | |||
2007-08-10 | + tiny configure fix | Bryan Jurish | |
svn path=/trunk/; revision=8504 | |||
2007-08-10 | + updated default optimization flags | Bryan Jurish | |
svn path=/trunk/; revision=8502 | |||
2007-08-05 | + automake-1.4 fixes | Bryan Jurish | |
svn path=/trunk/; revision=8424 | |||
2007-08-03 | re-added newly tested 'moocow' target to Makefile | Bryan Jurish | |
svn path=/trunk/; revision=8379 | |||
2007-08-03 | + updated moocow rules | Bryan Jurish | |
svn path=/trunk/; revision=8378 | |||
2007-08-03 | took moocow out of LIB_TARGETS, since it broke the pd-extended build | Bryan Jurish | |
svn path=/trunk/; revision=8362 | |||
2007-08-02 | *** empty log message *** | Bryan Jurish | |
svn path=/trunk/; revision=8358 | |||
2007-08-01 | + added "moocow" pseudo-library (ugly hack) | Bryan Jurish | |
svn path=/trunk/; revision=8340 | |||
2007-07-30 | added PACKAGE_VERSION to allow compilation | IOhannes m zmölnig | |
svn path=/trunk/; revision=8273 | |||
2007-07-23 | created objectsdir before installing pidip | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8217 | |||
2007-07-12 | updated usage examples | Thomas Grill | |
updated date! added Glenn Meader's example patcher resurrected help message functionality examples updates fixed broken help file names corrected help patches, added sound enhancer VC7 project files fixed help names svn path=/trunk/; revision=8040 | |||
2007-07-09 | added moonlib to default build, and alphabetized the build order for the ↵ | Hans-Christoph Steiner | |
libraries so it's easy to tell where things are at when building svn path=/trunk/; revision=7954 | |||
2007-07-09 | got moonlib compiling with some minor tweaks | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7952 | |||
2007-07-06 | adapting to new flext lockfree structures | Thomas Grill | |
much better detach method handling (one thread for all object instances) use PyGILState_\*() functionality (enabled with PY_USE_GIL) ooops, fixing typo fixing numpy initialization quirks pyext._init is now called after __init__ enabled use of inofficial PD functionality for search and help path access (#define PY_USE_INOFFICIAL) added sketch for new pye (Python expression) object buffer protocol adapted for Python 2.5 svn path=/trunk/; revision=7903 | |||
2007-06-19 | use branch hints | Thomas Grill | |
added xcode 2.4 project fixed one-shot loop bang updated copyrights svn path=/trunk/; revision=7786 | |||
2007-06-11 | call iem16's aclocal before trying to run configure: | IOhannes m zmölnig | |
either one has to use the entire iem16-buildsystem or nothing at all... svn path=/trunk/; revision=7760 | |||
2007-06-04 | use iem16's build-system for building iem16 (as externals) | IOhannes m zmölnig | |
svn path=/trunk/; revision=7747 |