summaryrefslogtreecommitdiff
path: root/Source/UnitTests/SConscript
AgeCommit message (Expand)Author
2011-03-03Move SConscript files out from the Src subdirectories to beSoren Jorvang
2011-03-03Prepare for the release of Xcode 4, which has working LTOSoren Jorvang
2011-02-05The compiler need not obey the static keyword, so to avoid linkerSoren Jorvang
2011-02-04Turn back on unit tests in SCons.Soren Jorvang
2011-01-29Try to fix Windows build.Soren Jorvang
2011-01-28Some preliminary cleanup of the global namespace for LTO.Soren Jorvang
2010-07-22Build but don't install the dsptool/tester/MemcardManager toolsSoren Jorvang
2010-07-20Fix the global build on linux.Glenn Rice
2010-07-20Some pathnames are used both by SCons and cpp which can be a bit tricky.Soren Jorvang
2010-07-19Get rid of a number of unnecessary env.Clones.Soren Jorvang
2010-06-10Simplify the SCons build:Soren Jorvang
2010-04-12Forgotten filenakeee