summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/icc.py
Commit message (Expand)AuthorAgeFilesLines
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 1738-1754,1756 via svnmerge fromSteven Knight2007-01-071-1/+1
* Remove dead imports and other things found by PyChecker.Steven Knight2004-06-011-2/+0
* Initialize *FLAGS variables with objects that can add flags either as strings...Steven Knight2004-02-261-0/+2
* Add support for a platform-independent CPPDEFINES variable.Steven Knight2003-08-021-2/+5
* Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc)Steven Knight2003-04-241-21/+3
* 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
* Fix small problems found by PyChecker. (Steve Leblanc)Steven Knight2003-01-121-3/+0
* Refactor SCons.Util.Detect() into an Environment method.Steven Knight2002-09-051-1/+1
* Fix the tests that broke from the tool auto-detect stuff. (Anthony Roach and...Steven Knight2002-09-051-4/+4
* Dynamically check for the existence of utilities. (sam th)Steven Knight2002-08-291-0/+2
* Add prototype icc and ilink Tool specs for OS/2.Steven Knight2002-07-121-0/+69