summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/linkloc.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for Visual Studio 2005 Professional. Windows portability fixes f...Steven Knight2006-02-121-1/+1
* Fix linkloc.py to work with newer env.subst() conventions. (Charles Crain)Steven Knight2005-03-241-1/+1
* Win32 portability fixes for tests.Steven Knight2004-10-091-1/+2
* Make the linkloc tool use the value of to pick the version of MSVC. (Chris ...Steven Knight2004-09-221-1/+1
* Initialize *FLAGS variables with objects that can add flags either as strings...Steven Knight2004-02-261-3/+2
* Fix tool problems with xilink and linkloc.Steven Knight2003-08-161-2/+2
* Allow Builders to take a dictionary that maps source file suffixes to emitter...Steven Knight2003-07-291-2/+3
* Refactor to use real Nodes for command-line attributes and eliminate PathList...Steven Knight2003-05-061-2/+2
* Implement Tool refactoring. (Chad Austin + Steve Leblanc)Steven Knight2003-04-101-1/+1
* Support using construction variables as re-usable, callable command generator...Steven Knight2003-03-131-9/+6
* Add support for the PharLap ETS tools. (Charles Crain)Steven Knight2003-01-221-0/+107