Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes from Charles Crain. | Steven Knight | 2002-06-05 | 1 | -2/+2 |
* | Raise an error if a builder is called multiple times for a given target, unle... | Steven Knight | 2002-05-06 | 1 | -4/+1 |
* | Make scons return a failure code when a Builder fails (Anthony Roach) | Steven Knight | 2002-02-05 | 1 | -1/+2 |
* | Update Copyright lines for the new year. | Steven Knight | 2002-01-29 | 1 | -1/+1 |
* | Provide a traceback if a Python-function builder throws an exception (Crain). | Steven Knight | 2002-01-23 | 1 | -3/+14 |
* | Document function Actions and fix their return values (None == success, don't... | Steven Knight | 2002-01-15 | 1 | -0/+45 |