scons: Make debug build default.
authorJosé Fonseca <jfonseca@vmware.com>
Sat, 10 Apr 2010 01:44:52 +0000 (02:44 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Sun, 11 Apr 2010 08:17:34 +0000 (17:17 +0900)
commit21780adc2ed1b10c5c4c71427b8212b8464d065d
tree55a5e6c716cc2696b19602d20d4edd66b7ad1815
parentea532f0e725bd68e7784189c9b7f6f7bf7f9d901
scons: Make debug build default.

I've been back and forth on this, but I believe it's worth to have debug
by default.

Most humans (developers, testers) will want to use the debug version  by
default.  Many build bots want release but they are bots, and humans >
bots, so I don't care that much.

This is part of my initiative of minimizing the scons option mess many
complain about.
common.py