summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/mingw.py
Commit message (Expand)AuthorAgeFilesLines
* Initialize *FLAGS variables with objects that can add flags either as strings...Steven Knight2004-02-261-8/+9
* Fix an incorrect _concat() call in the definition for the mingw Tool. (Chad...Steven Knight2003-12-021-1/+1
* 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-3/+2
* Win32 portability.Steven Knight2003-01-301-1/+3
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Make shared/static objects less irritating. (Anthony Roach)Steven Knight2003-01-181-0/+2
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Add .def file support to the mingw tool. (Anthony Roach)Steven Knight2003-01-151-0/+16
* Add MinGW support. (Anthony Roach)Steven Knight2003-01-091-0/+131