aboutsummaryrefslogtreecommitdiff
path: root/externals/build/win
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-08-23hd-clear (NT)carmen rocco
svn path=/trunk/; revision=1971
2004-07-07momgviisthesuckcarmen rocco
svn path=/trunk/; revision=1841
2004-04-01revamped win32 build process...email forthcomingcarmen rocco
svn path=/trunk/; revision=1531
2004-03-16added new objects to be compiled on WindowsHans-Christoph Steiner
svn path=/trunk/; revision=1419
2003-11-19first attempts at getting externals to compile with mingwHans-Christoph Steiner
svn path=/trunk/; revision=1196
2003-10-28added ogg lib; compiles with chaos objects addedHans-Christoph Steiner
svn path=/trunk/; revision=1146
2003-10-27updated makefiles to include beatpipeGerard van Dongen
renamed help patches for ff externals to foo-help.pd svn path=/trunk/; revision=1139
2003-10-15updated to compile with more objectsHans-Christoph Steiner
svn path=/trunk/; revision=1095
2003-07-31added MarkEx files after successful test;Hans-Christoph Steiner
commented out a few objects that did not compile svn path=/trunk/; revision=809
2003-03-09Minor changes for compilation using Visual C++ 6.0 (SP3) under WindowsDaniel Heckenberg
ncluding: - no array declaration with variable size - fixed signed/unsigned comparison warnings svn path=/trunk/; revision=460
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