summaryrefslogtreecommitdiffstats
path: root/test/explain.py
Commit message (Expand)AuthorAgeFilesLines
* Minor clean up of value interpolation.Steven Knight2005-03-251-81/+60
* Refactor Action/Executor interaction. (Kevin Quick)Steven Knight2004-10-241-11/+58
* Better --debug=explain info when build actions change. (Kevin Quick)Steven Knight2004-10-061-1/+6
* Fix --debug=explain when the action is a Python function.Steven Knight2004-09-181-1/+57
* Remove the misbegotten --save-explain-info feature.Steven Knight2004-08-171-417/+1
* Fix a problem with --debug=explain when actions change due to expanded constr...Steven Knight2004-06-171-5/+6
* Add an option to not save the --debug=explain information.Steven Knight2004-06-151-2/+536
* Fix use of --debug=explain with SConsignFile(). (Chad Austin)Steven Knight2004-05-241-93/+124
* Add the highly anticipated --debug=explain option to provide build reasoning.Steven Knight2004-04-171-0/+295