aboutsummaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Collapse)Author
2008-04-10removed the offending inv*-icon.pngIOhannes m zmölnig
svn path=/trunk/; revision=9690
2008-03-21fixed issue where most zexy help files where not being installed (I guess ↵Hans-Christoph Steiner
IOhannes reorganized the zexy dirs) svn path=/trunk/; revision=9617
2008-03-17install all objects in the 'apple' lib written in Pd, they were forgottenHans-Christoph Steiner
svn path=/trunk/; revision=9603
2008-03-16added tclpd clean target to be safeHans-Christoph Steiner
svn path=/trunk/; revision=9592
2008-03-13added tclpd to the automatic builds on GNU/LinuxHans-Christoph Steiner
svn path=/trunk/; revision=9581
2008-03-12added 'apple' lib to the default build on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=9571
2008-03-10installed all of the aka.wiiremote text files into the manuals sectionHans-Christoph Steiner
svn path=/trunk/; revision=9554
2008-03-10moved wiiremote to aka.wiiremote to reflect the name of the Max/MSP object.Hans-Christoph Steiner
This is a direct port, so it makes sense to have the same name. svn path=/trunk/; revision=9551
2008-03-07enabled partconv~ and pvoc~ in bsaylor since fftw3 is installed on all the ↵Hans-Christoph Steiner
build machines; install the wiiremote help file svn path=/trunk/; revision=9544
2008-03-07enable pdlua on Windows and add minor cleanupHans-Christoph Steiner
svn path=/trunk/; revision=9542
2008-02-01now 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-01added 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-04compilation fixes for Python 2.5, OSXThomas Grill
cross-platform fixes more cross-platform and version fixes compilation fixes for Python 2.5 svn path=/trunk/; revision=9122
2008-01-03cross-platform fixesThomas 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-03clarify usage of absdir flag for file operationsThomas 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-13fixed postlude installation issuesHans-Christoph Steiner
svn path=/trunk/; revision=9095
2007-12-13addeding 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-28made 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-26added tkwidgets to default buildHans-Christoph Steiner
svn path=/trunk/; revision=9043
2007-11-26added 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-23hack to statically link shared code until I figure out all the shared DLL stuffHans-Christoph Steiner
svn path=/trunk/; revision=9028
2007-11-15- first working sketch of having a shared dylib for a libdir, I movedHans-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-14Updated bassemu in the MakefileThomas O Fredericks
svn path=/trunk/; revision=9011
2007-11-14Added bassemu to the MakefileThomas O Fredericks
svn path=/trunk/; revision=9010
2007-11-14added 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-08compatible to pd-0.40-2musil
svn path=/trunk/; revision=8964
2007-11-08mac makesmusil
svn path=/trunk/; revision=8963
2007-11-01remove .DS_StoreThomas Grill
svn path=/trunk/; revision=8924
2007-11-01fixed version mismatchThomas Grill
svn path=/trunk/; revision=8923
2007-11-01if the build machine as a i386 CPU, then enable MMX instructions for PDPHans-Christoph Steiner
svn path=/trunk/; revision=8922
2007-10-30bye.N.N.
svn path=/trunk/; revision=8909
2007-10-30removed left-over zexy-aliasesIOhannes m zmölnig
svn path=/trunk/; revision=8905
2007-10-27I 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-26added 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-23checked 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-20added pdp back to the default build on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=8852
2007-10-17removed the "-Werror"IOhannes m zmölnig
svn path=/trunk/; revision=8830
2007-10-17added hexloader descriptionIOhannes m zmölnig
svn path=/trunk/; revision=8826
2007-10-13removed deprecation warning until I sort things out betterHans-Christoph Steiner
svn path=/trunk/; revision=8812
2007-10-04Added tof the the externals MakefileThomas O Fredericks
svn path=/trunk/; revision=8786
2007-09-29small tweak to exclude extra maskxor object that is causing build errors in ↵Hans-Christoph Steiner
ekext svn path=/trunk/; revision=8770
2007-09-25reverted 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 fixBryan Jurish
svn path=/trunk/; revision=8504
2007-08-10+ updated default optimization flagsBryan Jurish
svn path=/trunk/; revision=8502
2007-08-05+ automake-1.4 fixesBryan Jurish
svn path=/trunk/; revision=8424
2007-08-03re-added newly tested 'moocow' target to MakefileBryan Jurish
svn path=/trunk/; revision=8379
2007-08-03+ updated moocow rulesBryan Jurish
svn path=/trunk/; revision=8378
2007-08-03took moocow out of LIB_TARGETS, since it broke the pd-extended buildBryan Jurish
svn path=/trunk/; revision=8362
2007-08-02*** empty log message ***Bryan Jurish
svn path=/trunk/; revision=8358