summaryrefslogtreecommitdiff
path: root/test/builderrors.py
Commit message (Expand)AuthorAgeFilesLines
* py2/3 byte fixesWilliam Deegan2017-03-121-5/+5
* Use print() function. Fixes py2/3Craig Rodrigues2017-03-111-1/+2
* Change posix.py to use subprocess as we only support python 2.4.Tom Tanner2013-10-041-10/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-3/+2
* Per the bug report, this patch improves the "Do not know how to makeGary Oberbrunner2009-04-151-0/+10
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-111-1/+0
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Commonize new string-search-in-output methods:Steven Knight2009-02-061-24/+19
* Applied Benoit Belley's patch in ticket 1957 improve the robustness ofGary Oberbrunner2008-10-291-0/+26
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-6/+10
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-10/+68
* Fix the spawn() functions. (Anthony Roach)Steven Knight2003-04-301-0/+15
* 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
* Necessary changes towards supporting Jython.Steven Knight2003-01-151-1/+1
* Changes from Charles Crain.Steven Knight2002-06-051-9/+9
* Make scons return a failure code when a Builder fails (Anthony Roach)Steven Knight2002-02-051-3/+3
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Make the (s) and variables upper-case.Steven Knight2001-10-311-6/+6
* Portability fixes for tests on Windows Nt.Steven Knight2001-10-171-11/+14
* Implement special variable substitution.Steven Knight2001-10-111-6/+6
* Updating licensing.Steven Knight2001-10-031-1/+22
* Handle build errors.Steven Knight2001-10-021-0/+84