summaryrefslogtreecommitdiffstats
path: root/test/chained-build.py
Commit message (Collapse)AuthorAgeFilesLines
* Changes from Charles Crain.Steven Knight2002-06-051-2/+2
|
* Fix .sconsign signature storing so that the output files of one scons build ↵Steven Knight2002-05-231-0/+65
can be safely used as the inputs to another scons build. (Anthony Roach)