Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Alias() global function. (Anthony Roach) | Steven Knight | 2003-04-18 | 1 | -2/+9 |
* | Change the names of the Set{Build,Content}SignatureType() functions. | Steven Knight | 2003-04-14 | 1 | -2/+2 |
* | Fix erroneous dependency-cycle errors when an Alias source doesn't exist. (A... | Steven Knight | 2003-03-28 | 1 | -0/+11 |
* | 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 |
* | Add output to tell people when we're reading SConscript files versus when we'... | Steven Knight | 2002-09-30 | 1 | -6/+4 |
* | Fix aliases as dependencies. (Anthony Roach) | Steven Knight | 2002-08-09 | 1 | -1/+42 |
* | Changes from Charles Crain. | Steven Knight | 2002-06-05 | 1 | -3/+3 |
* | Raise an error if a builder is called multiple times for a given target, unle... | Steven Knight | 2002-05-06 | 1 | -0/+10 |
* | Add support for target Aliases. | Steven Knight | 2002-03-25 | 1 | -0/+110 |