summaryrefslogtreecommitdiff
path: root/Externals/SFML/src/SConscript
AgeCommit message (Expand)Author
2011-03-03Prepare for the release of Xcode 4, which has working LTOSoren 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
2010-02-21SFML on linux/osx now compiles from external (static)nakeee