Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a regression in handling CPPPATH='.' when using a BuildDir with subdirect... | Steven Knight | 2005-03-05 | 1 | -171/+0 |
* | Fix handling when BuildDir exists but is unwriteable. Add Stop. to messages ... | Steven Knight | 2004-09-20 | 1 | -4/+10 |
* | Make exception handling thread-safe by using sys.exc_info() instead of sys.ex... | Steven Knight | 2004-07-13 | 1 | -15/+8 |
* | Make duplicate build dir specifications be an error. (Anthony Roach) | Steven Knight | 2003-11-12 | 1 | -1/+18 |
* | Record and print an internal stack trace when Taskmaster detects errors for e... | Steven Knight | 2003-07-27 | 1 | -2/+12 |
* | Win32 portability. | Steven Knight | 2003-01-30 | 1 | -9/+12 |
* | Provide a better error message when a BuildDir() is read-only. | Steven Knight | 2003-01-27 | 1 | -0/+142 |