summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/ToolTests.py
Commit message (Expand)AuthorAgeFilesLines
* 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