scons: New build= option, with support for checked builds.
authorJosé Fonseca <jfonseca@vmware.com>
Wed, 29 Sep 2010 13:08:53 +0000 (14:08 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 29 Sep 2010 13:17:26 +0000 (14:17 +0100)
commit67450f0644f61fc17ab1315124dfe50537d36e9e
treefa0c928ce60e59ad292754629d2aaa97134549bd
parentfdcc168a16d59bf2b7fd291383f214834c2546f6
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.
SConstruct
common.py
scons/gallium.py