Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-09 | 1 | -2/+4 |
| | |||||
* | Make the 'Do not know how to build' error message catch more cases. ↵ | Steven Knight | 2002-12-16 | 1 | -1/+31 |
| | | | | (Anthony Roach) | ||||
* | Really take care of non-existent drive letters on Win32. | Steven Knight | 2002-11-30 | 1 | -55/+1 |
| | |||||
* | Provide graceful failures when a source file doesn't exist and can't be ↵ | Steven Knight | 2002-11-27 | 1 | -1/+74 |
| | | | | build, and when a nonexistent drive letter is used on Win32. | ||||
* | Win32 portability: Fix error status passing back when calling sys.exit(). | Steven Knight | 2002-09-07 | 1 | -2/+4 |
| | |||||
* | Update Copyright lines for the new year. | Steven Knight | 2002-01-29 | 1 | -1/+1 |
| | |||||
* | Provide an error message when a target hasn't been defined. | Steven Knight | 2002-01-24 | 1 | -0/+42 |