summaryrefslogtreecommitdiffstats
path: root/test/sconsign.py
Commit message (Expand)AuthorAgeFilesLines
* Add output to tell people when we're reading SConscript files versus when we'...Steven Knight2002-09-301-2/+1
* Add a decent error message for corrupted .sconsign files (Bug 579666). (Anth...Steven Knight2002-08-051-1/+31
* Changes from Charles Crain.Steven Knight2002-06-051-3/+3
* Implement implicit dependency caching.Steven Knight2002-04-111-1/+3
* Fix problems with two tests (one portability, one syntax).Steven Knight2002-03-271-1/+1
* Make FunctionAction arguments be Nodes, not strings. (Charles Crain)Steven Knight2002-03-161-2/+2
* Fix new .sconsign file write-logic portability to Windows NT.Steven Knight2002-02-141-4/+0
* Make writing a .sconsign more robust by writing to a temporary file first and...Steven Knight2002-02-091-0/+75