scons: New build= option, with support for checked builds.
authorJosé Fonseca <jfonseca@vmware.com>
Wed, 29 Sep 2010 13:24:52 +0000 (14:24 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 29 Sep 2010 13:24:52 +0000 (14:24 +0100)
commite3a3a5378e4a1b45f30fcb26730d6c73e623cfac
tree70b879c69e35d89fe0216509d82fd15f603bed72
parent67450f0644f61fc17ab1315124dfe50537d36e9e
scons: New build= option, with support for checked builds.

Where checked build is compiler optimizations plus debugging checks --
ideal for testing CPU bound loads and running test automation loads.
scons/gallium.py
scons/llvm.py
scons/wcesdk.py