Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -C support. | Steven Knight | 2001-09-10 | 3 | -12/+53 |
| | |||||
* | Look for SConstruct, Sconstruct, and sconstruct files. | Steven Knight | 2001-09-10 | 6 | -16/+66 |
| | |||||
* | Fill in the -v option. | Steven Knight | 2001-09-10 | 2 | -5/+21 |
| | |||||
* | runtest.py follow-on fixes | Steven Knight | 2001-09-10 | 3 | -13/+51 |
| | |||||
* | 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 | 39 | -48/+1341 |
| | |||||
* | Generalize the hard-coded line numbers in test/errors.py. | Steven Knight | 2001-09-09 | 1 | -3/+3 |
| | |||||
* | Add a man page. | Steven Knight | 2001-09-07 | 7 | -14/+1020 |
| | |||||
* | Add a find-the-tests flag to runtest.py. | Steven Knight | 2001-09-06 | 1 | -4/+24 |
| | |||||
* | Make the build portable to Windows NT. | Anthony Roach | 2001-09-01 | 3 | -44/+97 |
| | |||||
* | Update TestCmd.py to 0.02 for NT portability. | Anthony Roach | 2001-08-31 | 1 | -25/+44 |
| | |||||
* | Get rid of runtest.sh | Anthony Roach | 2001-08-29 | 1 | -3/+0 |
| | |||||
* | Change runtest.py so it executes locally by default. | Anthony Roach | 2001-08-29 | 2 | -34/+56 |
| | |||||
* | Add framework to execute code on exit from scons. | Anthony Roach | 2001-08-23 | 3 | -0/+102 |
| | |||||
* | Implement error framework. | Steven Knight | 2001-08-18 | 5 | -78/+223 |
| | |||||
* | Clean up tests. | Steven Knight | 2001-08-14 | 17 | -88/+149 |
| | |||||
* | Add missing .aeignore files. | Steven Knight | 2001-08-10 | 3 | -0/+12 |
| | |||||
* | For the web site, build a .tar.gz of the documentation. | Steven Knight | 2001-08-10 | 1 | -12/+53 |
| | |||||
* | Add design documentation. | Steven Knight | 2001-08-10 | 18 | -0/+3941 |
| | |||||
* | add the C scanner | Steven Knight | 2001-08-10 | 4 | -1/+220 |
| | |||||
* | Start documenting administrative procedures. | Steven Knight | 2001-08-09 | 3 | -0/+112 |
| | |||||
* | 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 |
| | |||||
* | Change the name of the aux subdirectory to etc. | Steven Knight | 2001-07-29 | 4 | -1/+1254 |
| | |||||
* | add the -j argument | Steven Knight | 2001-07-29 | 4 | -12/+191 |
| | |||||
* | 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 |
| | |||||
* | Add a local copy of unittest.py so it doesn't have to be downloaded. | Steven Knight | 2001-07-17 | 2 | -553/+16 |
| | |||||
* | Fix typos in JobTests.py | Steven Knight | 2001-07-12 | 1 | -10/+10 |
| | |||||
* | create the Job class | Steven Knight | 2001-07-12 | 4 | -0/+347 |
| | |||||
* | Change the dependencies so we unpack the .tar.gz file for testing | Steven Knight | 2001-07-12 | 1 | -1/+3 |
| | | | | whenever any source file changes, not just __init__.py. | ||||
* | Initial revisionstart | Steven Knight | 2001-07-06 | 34 | -0/+2189 |