summaryrefslogtreecommitdiffstats
path: root/test/Install.py
Commit message (Expand)AuthorAgeFilesLines
* Make a Clean() environment method. Add global functions for AlwaysBuild(), C...Steven Knight2003-09-101-1/+1
* Support construction variable expansion anywhere in a file or path name.Steven Knight2003-09-051-1/+10
* Fix Install test portability by converting an OSError when we prepare a targe...Steven Knight2003-02-221-1/+1
* Make the Install() method copy files (by default).Steven Knight2003-02-121-62/+56
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Win32 portability fixes for various tests.Steven Knight2002-06-261-2/+5
* Print an error message if a file can't be unlinked before being built, rather...Steven Knight2002-06-051-0/+18
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Windows NT portability fixes for tests.Steven Knight2001-12-211-3/+3
* Add BuildDir(), Export(), and Install() functionality (courtesy Charles Crain).Steven Knight2001-12-151-0/+96