summaryrefslogtreecommitdiffstats
path: root/test/option--U.py
Commit message (Collapse)AuthorAgeFilesLines
* Make -U be case insensitive on Win32 (Bug 589292) (Anthony Roach)Steven Knight2002-08-051-4/+10
|
* Still more Win32 portability.Steven Knight2002-07-141-5/+5
|
* Added --implicit-deps-unchanged option. Added GetLaunchDir() function. Added ↵Steven Knight2002-07-121-0/+6
| | | | SetBuildSignatureType() function. (Anthony Roach)
* Changes from Charles Crain.Steven Knight2002-06-051-2/+2
|
* Raise an error if a builder is called multiple times for a given target, ↵Steven Knight2002-05-061-1/+1
| | | | unless the builder is marked as multicall safe. (Anthony Roach)
* Make Alias work with -U, -u, and -D (Anthony Roach)Steven Knight2002-04-241-2/+17
|
* Change the meaning of -U, and made -D work like -U used to. (Anthony Roach)Steven Knight2002-04-111-17/+53
|
* Implement the -U option. (Steve Leblanc)Steven Knight2002-03-121-0/+74