summaryrefslogtreecommitdiffstats
path: root/test/BuildDir-errors.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a regression in handling CPPPATH='.' when using a BuildDir with subdirect...Steven Knight2005-03-051-171/+0
* Fix handling when BuildDir exists but is unwriteable. Add Stop. to messages ...Steven Knight2004-09-201-4/+10
* Make exception handling thread-safe by using sys.exc_info() instead of sys.ex...Steven Knight2004-07-131-15/+8
* Make duplicate build dir specifications be an error. (Anthony Roach)Steven Knight2003-11-121-1/+18
* Record and print an internal stack trace when Taskmaster detects errors for e...Steven Knight2003-07-271-2/+12
* Win32 portability.Steven Knight2003-01-301-9/+12
* Provide a better error message when a BuildDir() is read-only.Steven Knight2003-01-271-0/+142