summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add -C support.Steven Knight2001-09-101-1/+7
* Look for SConstruct, Sconstruct, and sconstruct files.Steven Knight2001-09-101-2/+5
* Fill in the -v option.Steven Knight2001-09-101-1/+13
* Eliminate if-tests for Types in Builder.execute().Steven Knight2001-09-102-16/+48
* Add command-line processing for all options (with tests).Steven Knight2001-09-091-26/+348
* Make the build portable to Windows NT.Anthony Roach2001-09-011-2/+2
* Add framework to execute code on exit from scons.Anthony Roach2001-08-232-0/+49
* Implement error framework.Steven Knight2001-08-184-78/+169
* Clean up tests.Steven Knight2001-08-146-38/+51
* Add missing .aeignore files.Steven Knight2001-08-101-0/+4
* add the C scannerSteven Knight2001-08-103-0/+219
* Add argument passing to the Scanner classSteven Knight2001-08-092-17/+62
* add the C scannerSteven Knight2001-08-083-0/+109
* fix a bad test command and potential race conditionSteven Knight2001-07-311-3/+3
* make Job classes fail gracefully in the face of exceptionsSteven Knight2001-07-313-38/+125
* add the -j argumentSteven Knight2001-07-292-12/+51
* add the -j argumentSteven Knight2001-07-291-5/+76
* Copy should allow you to update the construction variables.Steven Knight2001-07-192-1/+12
* Fix typos in JobTests.pySteven Knight2001-07-121-10/+10
* create the Job classSteven Knight2001-07-123-0/+344
* Initial revisionstartSteven Knight2001-07-0623-0/+1124