summaryrefslogtreecommitdiffstats
path: root/test/SourceSignatures.py
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 1667-1674 via svnmerge fromSteven Knight2006-11-041-1/+1
| | | | | | | | | | | | | | | | | | http://scons.tigris.org/svn/scons/branches/core ........ r1672 | stevenknight | 2006-11-03 23:11:52 -0600 (Fri, 03 Nov 2006) | 1 line 0.96.D480 - Don't use UNIX logic to detect an executable qmtest.py on Windows. ........ r1673 | stevenknight | 2006-11-03 23:18:59 -0600 (Fri, 03 Nov 2006) | 1 line 0.96.D481 - Remove the print statement from the previous checkin. ........ r1674 | stevenknight | 2006-11-03 23:25:43 -0600 (Fri, 03 Nov 2006) | 1 line 0.96.D482 - Create a env.Clone() method and encourage its use in favor of env.Copy(). ........
* Return lists of Nodes from all builders, not single Nodes when there's only one.Steven Knight2004-08-051-42/+21
|
* Fix use of timestamps with --implicit-cache. (Anthony Roach)Steven Knight2004-05-011-0/+114
|
* Add SourceSignatures() and TargetSignatures() environment methods.Steven Knight2003-09-121-8/+39
|
* Change the double quotes around an up-to-date target to be like Make.Steven Knight2003-06-181-15/+8
|
* Change the names of the Set{Build,Content}SignatureType() functions.Steven Knight2003-04-141-0/+151