summaryrefslogtreecommitdiff
path: root/test/timestamp-fallback.py
Commit message (Expand)AuthorAgeFilesLines
* Run autoflake on codeMats Wichmann2020-09-211-1/+0
* test: Fix SyntaxWarnings on escapes in Python stringsMats Wichmann2019-09-131-17/+10
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-3/+6
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+5
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-1/+0
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-3/+6
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-191-0/+14
* Merged revisions 1738-1754,1756 via svnmerge fromSteven Knight2007-01-071-1/+2
* Have Visual Studio echo that we're using SCons to build things, to work aroun...Steven Knight2005-08-201-3/+3
* Fix timestamp-fallback.py for builders returning lists. (Chad Austin)Steven Knight2004-08-161-4/+4
* Make the inability to test timestamp fallback a pass (for Aegis), not no result.Steven Knight2004-04-251-1/+1
* Change the double quotes around an up-to-date target to be like Make.Steven Knight2003-06-181-4/+4
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Refactor FunctionAction objects to support -n and -s.Steven Knight2002-12-281-2/+12
* Add output to tell people when we're reading SConscript files versus when we'...Steven Knight2002-09-301-8/+4
* Changes from Charles Crain.Steven Knight2002-06-051-2/+2
* Windows NT portability.Steven Knight2002-05-311-3/+13
* Fallback to timestamp signatures when MD5 is not available. (Anthony Roach)Steven Knight2002-05-171-0/+78