aboutsummaryrefslogtreecommitdiffstats
path: root/common.py
Commit message (Collapse)AuthorAgeFilesLines
* scons: Try to cope with scons 0.98+.José Fonseca2008-05-011-2/+8
|
* scons: Silent MSVC CRT security warnings.José Fonseca2008-04-261-0/+1
|
* scons: Teach scons about user-land windows.José Fonseca2008-04-251-3/+156
| | | | | | | Actually, more like get rid of all our hacks when compiling for user-land windows. Only MSVC is supported atm though.
* scons: Preliminary code for quieting command lines.José Fonseca2008-03-051-0/+27
|
* scons: Make command line arguments effective again.José Fonseca2008-03-031-4/+1
|
* scons: Place the .sconsign file on the builddir too.José Fonseca2008-02-271-0/+3
| | | | To avoid issues with different scons versions building the same source file
* scons: Move common code to a separate file.José Fonseca2008-02-271-0/+113