summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/ToolTests.py
Commit message (Expand)AuthorAgeFilesLines
* Respect preset CC/CXX values detecting cc/c++/gcc/g++ Tools.Michael Haubenwallner2014-05-151-0/+2
* Switch unit tests to configurable runneranatoly techtonik2014-03-211-2/+3
* Convert old-style utility classes in unit test files (*Tests.py)Steven Knight2010-05-121-1/+1
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-1/+3
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-171-1/+0
* Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,...Steven Knight2007-07-151-1/+1
* Merged revisions 1784-1824 via svnmerge fromSteven Knight2007-02-111-0/+2
* Initialize *FLAGS variables with objects that can add flags either as strings...Steven Knight2004-02-261-1/+1
* Have the Tool() method add the tool name to the construction variable. (Dav...Steven Knight2003-05-161-0/+3
* Cygwin fixes: use -fPIC and .dll for shared libraries, 'rm' to remove files....Steven Knight2003-04-111-0/+1
* Implement Tool refactoring. (Chad Austin + Steve Leblanc)Steven Knight2003-04-101-1/+1
* 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 SCons.Util.Detect() into an Environment method.Steven Knight2002-09-051-3/+14
* Dynamically check for the existence of utilities. (sam th)Steven Knight2002-08-291-1/+3
* Check in the Tool() interface. (SK and Charles Crain)Steven Knight2002-06-201-0/+60