summaryrefslogtreecommitdiff
path: root/Externals/SOIL/SConscript
AgeCommit message (Expand)Author
2011-03-03Prepare for the release of Xcode 4, which has working LTOSoren Jorvang
2011-02-16Clean up shared_foo handling.Soren Jorvang
2011-02-14Initialize all struct members.Soren Jorvang
2011-02-04In the SCons build, skip the generation of static librariesSoren Jorvang
2010-08-01Build with -msse3 on OS X. The first Intel Macs were Core Duo/Solo, which Soren Jorvang
2010-07-19Get rid of a number of unnecessary env.Clones.Soren Jorvang
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2010-03-09Added scons options "shared_libname=true" to link agains the system shared li...Glenn Rice
2010-02-22Revert commit 5105 until we sort out how we want this to work in linux.Glenn Rice
2010-02-22On linux don't compile and link against lzo, soil, and sfml "Externals."Glenn Rice
2009-05-11Linux 64 compile fix (fix issue 948)nakeee
2009-05-10Forgot a filenakeee