summaryrefslogtreecommitdiff
path: root/test/Builder
Commit message (Expand)AuthorAgeFilesLines
* py2/3 fixesWilliam Deegan2017-02-281-1/+1
* no need to write SConstruct as binary file change to normal fileWilliam Deegan2017-02-281-1/+1
* fix py2/3 not sure why it was calling string.replace, instead of .replace on ...William Deegan2017-02-271-1/+1
* Fix for backslash being treated as an escape characterThomas Tanner2016-01-303-3/+3
* fix test which was expecting a given location for python binary running the testWilliam Deegan2016-01-141-3/+4
* Fix bug 2081: Better messaging for different actions for same target in two e...William Deegan2016-01-132-0/+4
* Revised pull request #234 fixing bug 2840. Andrew Featherstone had code chang...William Deegan2015-09-291-0/+56
* Windows portability fixes in various tests. Fix runtest.py detectionSteven Knight2010-06-061-1/+1
* Fix a ripple effect from the change to TestSCons.re_escape().Steven Knight2010-06-051-5/+2
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-211-2/+2
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-3/+1
* Fix the test on all Python versions (failed on versions before 2.5 dueSteven Knight2010-02-181-3/+2
* Generate an error message if a BUILDERS entry is set to something that isn'tSteven Knight2010-02-171-0/+62
* Move two Builder-related tests into the test/Builder/ subdirectory.Steven Knight2010-02-162-0/+180
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-0917-0/+102
* Add ability to use "$SOURCE" when specifying a target to a builder; fixes #2219.Gary Oberbrunner2008-10-011-0/+46
* Issue 1681: Fix the ability of add_src_builder() to handle arbitrarySteven Knight2008-09-111-0/+65
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-191-0/+55
* Merged revisions 1738-1754,1756 via svnmerge fromSteven Knight2007-01-0713-0/+783
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-161-0/+76