Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -C support. | Steven Knight | 2001-09-10 | 1 | -1/+7 |
* | Look for SConstruct, Sconstruct, and sconstruct files. | Steven Knight | 2001-09-10 | 1 | -2/+5 |
* | Fill in the -v option. | Steven Knight | 2001-09-10 | 1 | -1/+13 |
* | Eliminate if-tests for Types in Builder.execute(). | Steven Knight | 2001-09-10 | 2 | -16/+48 |
* | Add command-line processing for all options (with tests). | Steven Knight | 2001-09-09 | 1 | -26/+348 |
* | Make the build portable to Windows NT. | Anthony Roach | 2001-09-01 | 1 | -2/+2 |
* | Add framework to execute code on exit from scons. | Anthony Roach | 2001-08-23 | 2 | -0/+49 |
* | Implement error framework. | Steven Knight | 2001-08-18 | 4 | -78/+169 |
* | Clean up tests. | Steven Knight | 2001-08-14 | 6 | -38/+51 |
* | Add missing .aeignore files. | Steven Knight | 2001-08-10 | 1 | -0/+4 |
* | add the C scanner | Steven Knight | 2001-08-10 | 3 | -0/+219 |
* | Add argument passing to the Scanner class | Steven Knight | 2001-08-09 | 2 | -17/+62 |
* | add the C scanner | Steven Knight | 2001-08-08 | 3 | -0/+109 |
* | fix a bad test command and potential race condition | Steven Knight | 2001-07-31 | 1 | -3/+3 |
* | make Job classes fail gracefully in the face of exceptions | Steven Knight | 2001-07-31 | 3 | -38/+125 |
* | add the -j argument | Steven Knight | 2001-07-29 | 2 | -12/+51 |
* | add the -j argument | Steven Knight | 2001-07-29 | 1 | -5/+76 |
* | Copy should allow you to update the construction variables. | Steven Knight | 2001-07-19 | 2 | -1/+12 |
* | Fix typos in JobTests.py | Steven Knight | 2001-07-12 | 1 | -10/+10 |
* | create the Job class | Steven Knight | 2001-07-12 | 3 | -0/+344 |
* | Initial revisionstart | Steven Knight | 2001-07-06 | 23 | -0/+1124 |