| Commit message (Expand) | Author | Age | Files | Lines |
* | Rework implicit dependency scanning for relative CPPPATH values. | Steven Knight | 2001-12-11 | 1 | -22/+61 |
|
|
* | Fix problems with Python callable objects as Builder actions, the associated ... | Steven Knight | 2001-12-07 | 2 | -14/+20 |
|
|
* | More NT portability in the tests. | Steven Knight | 2001-11-29 | 11 | -130/+161 |
|
|
* | Detect dependency cycles | Steven Knight | 2001-11-28 | 1 | -0/+58 |
|
|
* | Change packaging to the new /usr/lib/scons/ scheme | Steven Knight | 2001-11-28 | 1 | -1/+3 |
|
|
* | Move most of the code from the scons script into a SCons module. | Steven Knight | 2001-11-27 | 2 | -4/+4 |
|
|
* | More NT portability fixes. | Steven Knight | 2001-11-24 | 8 | -53/+69 |
|
|
* | Complete CPPPATH work. | Steven Knight | 2001-11-22 | 1 | -8/+32 |
|
|
* | Gracefully handle the case where a .sconsign file can't be written | Steven Knight | 2001-11-21 | 1 | -0/+60 |
|
|
* | Crain: Finish LIBS, LIBPATH, CPPPATH | Steven Knight | 2001-11-20 | 3 | -12/+67 |
|
|
* | Rebuild in response to a changed build command. | Steven Knight | 2001-11-02 | 2 | -1/+123 |
|
|
* | Make the (s) and variables upper-case. | Steven Knight | 2001-10-31 | 16 | -31/+31 |
|
|
* | Handle SConscript files in subdirectories. | Steven Knight | 2001-10-29 | 4 | -20/+14 |
|
|
* | Fix a number of small problems in tests. | Steven Knight | 2001-10-28 | 6 | -9/+28 |
|
|
* | Fix a signature calculation bug. | Steven Knight | 2001-10-26 | 1 | -2/+70 |
|
|
* | Make up-to-date messages get printed out in the correct order Mark II | Steven Knight | 2001-10-26 | 1 | -1/+1 |
|
|
* | Support building (sub)directories. | Steven Knight | 2001-10-25 | 5 | -20/+80 |
|
|
* | Add -k support and more | Steven Knight | 2001-10-24 | 3 | -10/+12 |
|
|
* | Composite Builder and related changes from Charles Crain. | Steven Knight | 2001-10-18 | 1 | -10/+14 |
|
|
* | Portability fixes for tests on Windows Nt. | Steven Knight | 2001-10-17 | 17 | -88/+130 |
|
|
* | Add LINKFLAGS support. | Steven Knight | 2001-10-12 | 2 | -4/+80 |
|
|
* | Add tests and support for and . | Steven Knight | 2001-10-12 | 2 | -9/+47 |
|
|
* | Implement special variable substitution. | Steven Knight | 2001-10-11 | 15 | -30/+30 |
|
|
* | Add the Library() method. | Steven Knight | 2001-10-11 | 2 | -6/+11 |
|
|
* | Add -i (ignore errors) support | Steven Knight | 2001-10-10 | 1 | -10/+15 |
|
|
* | Add support for -c (clean targets). | Steven Knight | 2001-10-09 | 1 | -10/+10 |
|
|
* | Updating licensing. | Steven Knight | 2001-10-03 | 67 | -2/+1474 |
|
|
* | Add the Command() method. | Steven Knight | 2001-10-02 | 1 | -5/+4 |
|
|
* | Handle build errors. | Steven Knight | 2001-10-02 | 2 | -0/+85 |
|
|
* | Pass in the signature Calculator to the Taskmaster. | Steven Knight | 2001-10-01 | 1 | -0/+44 |
|
|
* | Add support for multi-command Builders and Actions. | Steven Knight | 2001-09-29 | 1 | -0/+41 |
|
|
* | Don't use Program() on some tests that don't need it. | Steven Knight | 2001-09-29 | 2 | -93/+73 |
|
|
* | Make match_exact the default match function for TestSCons. | Steven Knight | 2001-09-29 | 6 | -9/+14 |
|
|
* | Add a test for unknown options (both short and long). | Steven Knight | 2001-09-29 | 1 | -0/+20 |
|
|
* | Add support for the ENV construction variable. | Steven Knight | 2001-09-28 | 1 | -0/+58 |
|
|
* | Add support for SCONSFLAGS. | Steven Knight | 2001-09-26 | 1 | -0/+41 |
|
|
* | Enhance Builders to take any type of node as input. | Steven Knight | 2001-09-24 | 1 | -16/+19 |
|
|
* | Have SCons report when something is up-to-date. | Steven Knight | 2001-09-21 | 1 | -0/+2 |
|
|
* | rebuild in response to changed .c file | Steven Knight | 2001-09-21 | 2 | -5/+24 |
|
|
* | Error message if no SConstruct file. | Steven Knight | 2001-09-21 | 2 | -3/+17 |
|
|
* | Add additional tests to provide more examples. | Steven Knight | 2001-09-21 | 19 | -33/+894 |
|
|
* | Add dummy C code to use argc and argv in tests. | Steven Knight | 2001-09-20 | 3 | -0/+7 |
|
|
* | test/errors.py fails when not run under Aegis. | Steven Knight | 2001-09-20 | 1 | -2/+2 |
|
|
* | Install scons, not scons.py | Steven Knight | 2001-09-20 | 1 | -2/+2 |
|
|
* | Add support for Default() targets. | Steven Knight | 2001-09-20 | 1 | -0/+67 |
|
|
* | Add automatic substitution on filename lines. | Steven Knight | 2001-09-17 | 47 | -47/+47 |
|
|
* | Run setup.py on the unpacked .tar.gz for testing. | Steven Knight | 2001-09-17 | 1 | -1/+1 |
|
|
* | Add more information error reporting from tests. | Steven Knight | 2001-09-16 | 44 | -361/+172 |
|
|
* | Add a TestSCons module for common initialization of SCons tests. | Steven Knight | 2001-09-15 | 47 | -294/+192 |
|
|
* | Add a test for -- terminating option processing. | Steven Knight | 2001-09-14 | 1 | -0/+39 |
|
|