| Commit message (Expand) | Author | Age | Files | Lines |
* | Make a Clean() environment method. Add global functions for AlwaysBuild(), C... | Steven Knight | 2003-09-10 | 1 | -2/+2 |
|
|
* | Change the Building message to say Cleaning when the -c option is used. | Steven Knight | 2003-05-19 | 1 | -10/+17 |
|
|
* | Provide uniform access to (some) command-line options. (Anthony Roach) | Steven Knight | 2003-04-30 | 1 | -1/+53 |
|
|
* | Follow-up test portability fixes for IRIX. (Chad Austin) | Steven Knight | 2003-04-27 | 1 | -2/+2 |
|
|
* | Fix a bug when -c is used with -n. (Steve Leblanc) | Steven Knight | 2003-01-25 | 1 | -0/+10 |
|
|
* | Put the Copyright years in by script, not by hand. | Steven Knight | 2003-01-20 | 1 | -1/+1 |
|
|
* | Update Copyright years. | Steven Knight | 2003-01-16 | 1 | -1/+1 |
|
|
* | Win32 portability. | Steven Knight | 2003-01-16 | 1 | -4/+3 |
|
|
* | Fix bug in Clean() functionality. (Steve Leblanc) | Steven Knight | 2003-01-16 | 1 | -0/+12 |
|
|
* | Necessary changes towards supporting Jython. | Steven Knight | 2003-01-15 | 1 | -1/+1 |
|
|
* | Fix bug removing symbolic links. (Steve Leblanc) | Steven Knight | 2003-01-14 | 1 | -2/+19 |
|
|
* | Implement the Clean() function. | Steven Knight | 2002-12-27 | 1 | -3/+37 |
|
|
* | Add output to tell people when we're reading SConscript files versus when we'... | Steven Knight | 2002-09-30 | 1 | -8/+12 |
|
|
* | Warn when -c can't remove a file. | Steven Knight | 2002-09-09 | 1 | -1/+10 |
|
|
* | Changes from Charles Crain. | Steven Knight | 2002-06-05 | 1 | -2/+2 |
|
|
* | Make -c work with -n: don't remove the files! | Steven Knight | 2002-03-31 | 1 | -0/+17 |
|
|
* | Remove all built targets even if some don't exist. | Steven Knight | 2002-02-21 | 1 | -2/+15 |
|
|
* | Update Copyright lines for the new year. | Steven Knight | 2002-01-29 | 1 | -1/+1 |
|
|
* | Make the (s) and variables upper-case. | Steven Knight | 2001-10-31 | 1 | -1/+1 |
|
|
* | Support building (sub)directories. | Steven Knight | 2001-10-25 | 1 | -3/+2 |
|
|
* | Portability fixes for tests on Windows Nt. | Steven Knight | 2001-10-17 | 1 | -4/+7 |
|
|
* | Implement special variable substitution. | Steven Knight | 2001-10-11 | 1 | -1/+1 |
|
|
* | Add support for -c (clean targets). | Steven Knight | 2001-10-09 | 1 | -10/+10 |
|
|
* | Updating licensing. | Steven Knight | 2001-10-03 | 1 | -0/+22 |
|
|
* | Don't use Program() on some tests that don't need it. | Steven Knight | 2001-09-29 | 1 | -54/+39 |
|
|
* | Add additional tests to provide more examples. | Steven Knight | 2001-09-21 | 1 | -9/+72 |
|
|
* | Add automatic substitution on filename lines. | Steven Knight | 2001-09-17 | 1 | -1/+1 |
|
|
* | Add more information error reporting from tests. | Steven Knight | 2001-09-16 | 1 | -12/+6 |
|
|
* | Add a TestSCons module for common initialization of SCons tests. | Steven Knight | 2001-09-15 | 1 | -7/+5 |
|
|
* | Add command-line processing for all options (with tests). | Steven Knight | 2001-09-09 | 1 | -0/+31 |
|
|