| Commit message (Expand) | Author | Age | Files | Lines |
* | Better test for use of Configure() in nested SConscript files.. | Steven Knight | 2004-01-10 | 1 | -3/+18 |
|
|
* | Handle Configure() calls in multiple SConscript files. | Steven Knight | 2004-01-08 | 1 | -16/+36 |
|
|
* | Use sys.stdout.write() instead of print so line feeds in -j output will stay ... | Steven Knight | 2003-11-10 | 1 | -1/+1 |
|
|
* | Fix various SConf bugs. (Christoph Wiedemann) | Steven Knight | 2003-10-21 | 1 | -48/+92 |
|
|
* | More Environment method conversions: | Steven Knight | 2003-10-13 | 1 | -5/+9 |
|
|
* | Split non-SCons-specific parts of SConf.py into a separate Conftest.py module... | Steven Knight | 2003-08-30 | 1 | -17/+17 |
|
|
* | Fix SConf chdir'ing so it works with CPPPATH and LIBPATH. (David Snopek) | Steven Knight | 2003-06-18 | 1 | -4/+15 |
|
|
* | Change the double quotes around an up-to-date target to be like Make. | Steven Knight | 2003-06-18 | 1 | -2/+2 |
|
|
* | Fix use of SConf with SConscriptChdir(). (David Snopek, Christoph Wiedemann) | Steven Knight | 2003-06-10 | 1 | -5/+36 |
|
|
* | SConf fixes. (Christoph Wiedemann) | Steven Knight | 2003-05-16 | 1 | -22/+101 |
|
|
* | Add SConf infrastructure (Autoconf functionality). (Chrisoph Wiedemann) | Steven Knight | 2003-04-23 | 1 | -0/+228 |
|
|