Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run setup.py on the unpacked .tar.gz for testing. | Steven Knight | 2001-09-17 | 29 | -2062/+0 |
| | |||||
* | Add -n and -s support. | Steven Knight | 2001-09-11 | 1 | -3/+12 |
| | |||||
* | Refactor the Builder binding so the calling Environment gets passed in. | Steven Knight | 2001-09-11 | 3 | -2/+23 |
| | |||||
* | Eliminate if-tests for Types in Builder.execute(). | Steven Knight | 2001-09-10 | 2 | -16/+48 |
| | |||||
* | 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 | 1 | -0/+48 |
| | |||||
* | Implement error framework. | Steven Knight | 2001-08-18 | 2 | -0/+46 |
| | |||||
* | 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 | 2 | -0/+218 |
| | |||||
* | Add argument passing to the Scanner class | Steven Knight | 2001-08-09 | 2 | -17/+62 |
| | |||||
* | add the C scanner | Steven Knight | 2001-08-08 | 2 | -0/+108 |
| | |||||
* | 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 | 2 | -38/+123 |
| | |||||
* | add the -j argument | Steven Knight | 2001-07-29 | 2 | -12/+51 |
| | |||||
* | 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 | 2 | -0/+343 |
| | |||||
* | Initial revisionstart | Steven Knight | 2001-07-06 | 19 | -0/+1040 |