http://scons.tigris.org/issues/show_bug.cgi?id=2345
[scons.git] / src / engine / SCons / Tool / mingw.py
2010-04-15 gregnoelscons.tigris.org/issues/show_bug.cgi?id=2345
2010-03-25 gregnoelMove 2.0 changes collected in branches/pending back...
2009-02-09 stevenknightAdd emacs and vim editing settings to the bottom of...
2009-01-10 stevenknightUpdate src/CHANGES.txt for recent checkins.
2009-01-07 garyoFix issue #1175: allow WIN32_INSERT_DEF=0 to turn off...
2008-04-17 stevenknightMerged revisions 2725-2865 via svnmerge from
2007-07-15 stevenknightMerged revisions 1502-1677,1679-1682,1684-1918,1920...
2007-02-11 stevenknightMerged revisions 1784-1824 via svnmerge from
2007-01-07 stevenknightMerged revisions 1738-1754,1756 via svnmerge from
2006-11-02 stevenknightMerged revisions 1582-1665 via svnmerge from
2006-01-21 stevenknightDeprecate $WIN32 variables name in place of $WINDOWS...
2005-11-06 stevenknightAdd use of $CPPDEFINES to $RCCOM on MinGW. (Amir Szekely)
2005-08-13 stevenknightHandle Visual Studio project and solution files in...
2005-05-07 stevenknightAdd --include-dir and the source directory when calling...
2005-03-06 stevenknightCheckpoint refactorings to remove CommandGenerator...
2005-02-14 stevenknightMove the canned Scanner objects out of Defaults.py...
2005-01-10 stevenknightEliminate Executor's creation and use of a build_dict...
2005-01-07 stevenknightFinish the display-customization variables: , , ,...
2004-07-08 stevenknightTwo more win32 fixes: don't have SConfTests.py look...
2004-05-19 stevenknightFix spurious rebuilds/reinstalls of header files and...
2004-04-10 stevenknightAdd support for extending the suffixes a scanner knows...
2004-04-04 stevenknightAllow a list of emitters to be called in sequence....
2004-04-02 stevenknightFix a bug with creation of shared libraries under MinGW...
2004-02-26 stevenknightInitialize *FLAGS variables with objects that can add...
2003-12-02 stevenknightFix an incorrect _concat() call in the definition...
2003-05-06 stevenknightRefactor to use real Nodes for command-line attributes...
2003-04-10 stevenknightImplement Tool refactoring. (Chad Austin + Steve Leblanc)
2003-01-30 stevenknightWin32 portability.
2003-01-20 stevenknightPut the Copyright years in by script, not by hand.
2003-01-18 stevenknightMake shared/static objects less irritating. (Anthony...
2003-01-16 stevenknightUpdate Copyright years.
2003-01-15 stevenknightAdd .def file support to the mingw tool. (Anthony...
2003-01-09 stevenknightAdd MinGW support. (Anthony Roach)