aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2015-10-14added -lpthread since a few objects need it, and MinGW doesn't find it otherwiseHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=16093
2015-10-14updated to version 1.0.12 of the templateHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=16090
2015-10-14mp3amp~ doesn't build on Windows, only linux and macosxHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15257
2015-10-14got everything building under MinGWHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15185
2015-10-14update to latest template MakefileHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15184
2015-10-14moved textfile explaining disto~ parameters to 'manual'Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15180
2015-10-14sorted out the examples and help files and got 'make install' workingHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15176
2015-10-14added Makefile and metaHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15174
2015-10-14remove old Makefile to make way for newHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15172
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/unauthorized/; revision=11724
2008-07-11added fPIC flagN.N.
svn path=/trunk/externals/unauthorized/; revision=10162
2005-12-09updated things for the new build system while maintaining backwords compatibiltyHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=4173
2005-11-27lots of build bug fixes and additions, including pixeltango and lots of ↵Hans-Christoph Steiner
binary files, including many flext externals. this will probably be pd-0.38.4-extended-RC5 svn path=/trunk/externals/unauthorized/; revision=4051
2005-04-19updated to build on a plain MacOSX setupHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=2783
2004-05-22 .carmen rocco
svn path=/trunk/externals/unauthorized/; revision=1756
2004-04-08fixed minor bug in Darwin sectionHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=1581
2004-04-08windows support, random & socket using .c's need twking tho...carmen rocco
svn path=/trunk/externals/unauthorized/; revision=1580
2003-10-20first attempts at getting things to compile with MinGWHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=1111
2003-09-25cleaned up for MacOS XHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=1036
2003-09-25Makefile now compiles linux, but I had to remove -WerrorHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=1035
2003-09-02added #if's and minor tweaks to make things compile with pd 0.37Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=929
2003-09-01added DEFINEs to make things compile on Darwin; created automatic MacOS X ↵Hans-Christoph Steiner
pkg generator svn path=/trunk/externals/unauthorized/; revision=925
2003-08-31added commentsHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=913
2003-08-18first attempt at single Makefile for all objects; doesn't compile all ↵Hans-Christoph Steiner
objects yet; behaves strangely svn path=/trunk/externals/unauthorized/; revision=875