summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/ilink.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary nested $( $) around $_LIBDIRFLAGS from $LINKCOMSteven Knight2009-02-111-1/+1
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Initialize *FLAGS variables with objects that can add flags either as strings...Steven Knight2004-02-261-1/+2
* Allow Builders to take a dictionary that maps source file suffixes to emitter...Steven Knight2003-07-291-1/+2
* 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-1/+1
* Fix the tests that broke from the tool auto-detect stuff. (Anthony Roach and...Steven Knight2002-09-051-2/+2
* Dynamically check for the existence of utilities. (sam th)Steven Knight2002-08-291-0/+3
* Add prototype icc and ilink Tool specs for OS/2.Steven Knight2002-07-121-0/+48