| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove the Node.derived attribute. | Steven Knight | 2001-10-15 | 1 | -1/+1 |
|
|
* | Add the Library() method. | Steven Knight | 2001-10-11 | 1 | -1/+1 |
|
|
* | Add -i (ignore errors) support | Steven Knight | 2001-10-10 | 1 | -15/+23 |
|
|
* | Add support for -c (clean targets). | Steven Knight | 2001-10-09 | 1 | -8/+22 |
|
|
* | Use the Node Walker to build dependencies in order. | Steven Knight | 2001-10-05 | 1 | -27/+22 |
|
|
* | Updating licensing. | Steven Knight | 2001-10-03 | 3 | -1/+46 |
|
|
* | Fix various bugs caused by Python 2.1 | Steven Knight | 2001-10-02 | 1 | -1/+1 |
|
|
* | Handle build errors. | Steven Knight | 2001-10-02 | 1 | -2/+6 |
|
|
* | Pass in the signature Calculator to the Taskmaster. | Steven Knight | 2001-10-01 | 1 | -33/+12 |
|
|
* | Add a test for unknown options (both short and long). | Steven Knight | 2001-09-29 | 1 | -4/+9 |
|
|
* | Add support for SCONSFLAGS. | Steven Knight | 2001-09-26 | 1 | -38/+69 |
|
|
* | Have SCons report when something is up-to-date. | Steven Knight | 2001-09-21 | 1 | -2/+25 |
|
|
* | rebuild in response to changed .c file | Steven Knight | 2001-09-21 | 1 | -3/+9 |
|
|
* | Error message if no SConstruct file. | Steven Knight | 2001-09-21 | 1 | -6/+8 |
|
|
* | Install scons, not scons.py | Steven Knight | 2001-09-20 | 2 | -2/+2 |
|
|
* | Cygwin portability fixes for Windows NT builds. | Steven Knight | 2001-09-20 | 1 | -1/+9 |
|
|
* | Add support for Default() targets. | Steven Knight | 2001-09-20 | 1 | -0/+9 |
|
|
* | Clean up the Node.FS class. | Steven Knight | 2001-09-19 | 1 | -4/+1 |
|
|
* | Add automatic substitution on filename lines. | Steven Knight | 2001-09-17 | 2 | -2/+2 |
|
|
* | Run setup.py on the unpacked .tar.gz for testing. | Steven Knight | 2001-09-17 | 3 | -0/+576 |
|
|