| Commit message (Expand) | Author | Age | Files | Lines |
* | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 1 | -3/+1 |
|
|
* | Remove more unnecessary imports from test scripts. | Steven Knight | 2009-02-11 | 1 | -1/+0 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -10/+11 |
|
|
* | Support override expansions within target and source files names. | Steven Knight | 2004-11-14 | 1 | -0/+5 |
|
|
* | Win32 portability fixes for tests. | Steven Knight | 2004-10-09 | 1 | -1/+1 |
|
|
* | Better Command() test coverage. (Kevin Quick) | Steven Knight | 2004-10-07 | 1 | -8/+13 |
|
|
* | Fix Command() when not called through an Environment. | Steven Knight | 2004-04-02 | 1 | -4/+11 |
|
|
* | Fix the Command() global function when the action is a command-line string. | Steven Knight | 2004-03-31 | 1 | -6/+10 |
|
|
* | Support passing arbitrary environment override keywords to Command(). | Steven Knight | 2004-03-16 | 1 | -0/+7 |
|
|
* | Make a Clean() environment method. Add global functions for AlwaysBuild(), C... | Steven Knight | 2003-09-10 | 1 | -1/+1 |
|
|
* | Allow Command() to take directories as sources. | Steven Knight | 2003-07-26 | 1 | -2/+21 |
|
|
* | 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 |
|
|
* | Necessary changes towards supporting Jython. | Steven Knight | 2003-01-15 | 1 | -1/+1 |
|
|
* | Big change for shared libraries and a bunch of other flexibility. (Charles C... | Steven Knight | 2002-04-15 | 1 | -2/+2 |
|
|
* | Make FunctionAction arguments be Nodes, not strings. (Charles Crain) | Steven Knight | 2002-03-16 | 1 | -2/+2 |
|
|
* | Update Copyright lines for the new year. | Steven Knight | 2002-01-29 | 1 | -1/+1 |
|
|
* | Fix problems with Python callable objects as Builder actions, the associated ... | Steven Knight | 2001-12-07 | 1 | -3/+9 |
|
|
* | Make the (s) and variables upper-case. | Steven Knight | 2001-10-31 | 1 | -4/+4 |
|
|
* | Support building (sub)directories. | Steven Knight | 2001-10-25 | 1 | -2/+1 |
|
|
* | Portability fixes for tests on Windows Nt. | Steven Knight | 2001-10-17 | 1 | -7/+10 |
|
|
* | Implement special variable substitution. | Steven Knight | 2001-10-11 | 1 | -4/+4 |
|
|
* | Updating licensing. | Steven Knight | 2001-10-03 | 1 | -1/+22 |
|
|
* | Add the Command() method. | Steven Knight | 2001-10-02 | 1 | -5/+4 |
|
|
* | Add additional tests to provide more examples. | Steven Knight | 2001-09-21 | 1 | -0/+44 |
|
|