summaryrefslogtreecommitdiffstats
path: root/test/Alias.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix aliases as dependencies. (Anthony Roach)Steven Knight2002-08-091-1/+42
|
* Changes from Charles Crain.Steven Knight2002-06-051-3/+3
|
* Raise an error if a builder is called multiple times for a given target, ↵Steven Knight2002-05-061-0/+10
| | | | unless the builder is marked as multicall safe. (Anthony Roach)
* Add support for target Aliases.Steven Knight2002-03-251-0/+110