summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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