aboutsummaryrefslogtreecommitdiff
path: root/externals/build/win/makefile
AgeCommit message (Collapse)Author
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/; revision=4051
2005-11-26small tweaks to get things working on MinGWHans-Christoph Steiner
svn path=/trunk/; revision=4038
2005-11-17got things linking without having the whole pd.dll included using strip. ↵Hans-Christoph Steiner
MinGW is more UNIX that Mac OS X! ;) Crazy... svn path=/trunk/; revision=3954
2005-11-15got basically everything building with MinGW, now got to get things linking ↵Hans-Christoph Steiner
dynamically instead of statically svn path=/trunk/; revision=3907
2005-05-22- Added the -mms-bitfields flag (compiles against the official Pd)Guenter Geiger
- Changed path where pd is looked for (looks for the official Pd) - Some of the externals do not compile, make sure make -k is invoked svn path=/trunk/; revision=3063
2005-04-12- added headers from 0.38-4 to externals/build/include and added README soHans-Christoph Steiner
people don't repeat the same mistake of removing/etc. - added Pd src to include search before externals/build/include so if the Pd src is in the standard dev layout, externals will be compiled with those headers instead of externals/build/include svn path=/trunk/; revision=2744
2004-09-16.carmen rocco
svn path=/trunk/; revision=2042
2004-07-07momgviisthesuckcarmen rocco
svn path=/trunk/; revision=1841
2004-04-01revamped win32 build process...email forthcomingcarmen rocco
svn path=/trunk/; revision=1531
2003-10-28added ogg lib; compiles with chaos objects addedHans-Christoph Steiner
svn path=/trunk/; revision=1146
2003-10-15updated to compile with more objectsHans-Christoph Steiner
svn path=/trunk/; revision=1095
2003-03-09Removed c files from build/win as they are regenerated by the new makefileDaniel Heckenberg
that has been added. svn path=/trunk/; revision=459
2002-10-18First try on windows build ... many problemsGuenter Geiger
svn path=/trunk/; revision=178
2002-10-17started build systemGuenter Geiger
svn path=/trunk/; revision=175