aboutsummaryrefslogtreecommitdiff
path: root/makefile
AgeCommit message (Collapse)Author
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic wherebackups/externals/chaos@15628Hans-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/bbogart/chaos/; revision=11724
2003-09-30This is the first Release of chaosII (internally versioned at 0.3)B. Bogart
The makefile has been updated, but I'm not sure if the vcproj requires an update. Should compile on all PD platforms. svn path=/trunk/externals/bbogart/chaos/; revision=1051
2002-08-29Updated makefile and setup single library, win32, linux, OSXB. Bogart
svn path=/trunk/externals/bbogart/chaos/; revision=96
2002-08-26First upload of chaos externals!svn2git-rootB. Bogart
svn path=/trunk/externals/bbogart/chaos/; revision=92