| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged in dirkbaechle/scons : switch of core classes to slots, memoizer subsy... | Dirk Baechle | 2015-08-06 | 1 | -2/+2 |
|\ |
|
| * | - switching Node class and NodeInfo/Binfo to using slots | Dirk Baechle | 2015-02-27 | 1 | -2/+2 |
* | | VC11 needs PCH objects added to the link line. | Alexandre Feblot | 2015-04-25 | 1 | -0/+8 |
|/ |
|
* | TempFileMunge does not use env['CXXCOMSTR'] for output display. | LaurentMarchelli | 2014-12-02 | 1 | -3/+3 |
* | Fix issue 2833 (LINKCOMSTR etc. on Windows). | Gary Oberbrunner | 2012-07-22 | 1 | -3/+3 |
* | MSVC11 needs PCH objects added to the link line. | Gary Oberbrunner | 2012-05-06 | 1 | -1/+10 |
* | Support automatically embedding manifests in EXEs and DLLs on Windows. | Gary Oberbrunner | 2011-03-02 | 1 | -7/+59 |
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 1 | -3/+3 |
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -3/+3 |
* | ENH: use msvc_exists for all tools in the Visual Studio toolchain. | David Cournapeau | 2009-11-19 | 1 | -2/+2 |
* | ENH: use msvc env, not msvs to set up mslib and mslink paths. | David Cournapeau | 2009-11-19 | 1 | -3/+4 |
* | In addition to changed merged below, commented out for platform os2 use of ms... | William Deegan | 2009-07-21 | 1 | -2/+2 |
* | Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,... | Steven Knight | 2009-02-21 | 1 | -26/+5 |
* | Remove unnecessary nested $( $) around $_LIBDIRFLAGS from $LINKCOM | Steven Knight | 2009-02-11 | 1 | -3/+3 |
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
* | Issue 1086: add support for generic batch build actions, and | Steven Knight | 2009-01-09 | 1 | -1/+4 |
* | Fix issue 2274 (LDMODULE* ignored except on Mac): integrated patch from Arve ... | Gary Oberbrunner | 2009-01-06 | 1 | -20/+48 |
* | Merged revisions 2527-2645 via svnmerge from | Steven Knight | 2008-02-04 | 1 | -19/+29 |
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 1 | -2/+2 |
* | Merged revisions 1907-1940,1942-1967 via svnmerge from | Steven Knight | 2007-06-01 | 1 | -6/+10 |
* | Merged revisions 1675-1736 via svnmerge from | Steven Knight | 2006-12-16 | 1 | -1/+7 |
* | Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and el... | Steven Knight | 2006-01-21 | 1 | -21/+27 |
* | Add support for Visual Studio 8, and multiple project files in a solution fil... | Steven Knight | 2006-01-20 | 1 | -13/+36 |
* | Win32 portability. | Steven Knight | 2005-02-14 | 1 | -1/+5 |
* | Support 'from SConsScript import *' to allow Python modules imported by SCons... | Steven Knight | 2005-01-08 | 1 | -0/+10 |
* | Finish the display-customization variables: , , , , , and . | Steven Knight | 2005-01-07 | 1 | -1/+1 |
* | Move LIB{PREFIX,SUFFIX} definitions from the Platform modules to individual T... | Steven Knight | 2004-07-30 | 1 | -2/+2 |
* | Change PDB file generation from compile time to link time. (Anthony Roach) | Steven Knight | 2004-06-14 | 1 | -4/+2 |
* | Remove dead imports and other things found by PyChecker. | Steven Knight | 2004-06-01 | 1 | -0/+1 |
* | Better midl (Visual Studio MIDL compiler) Tool detection. (Anthony Roach) | Steven Knight | 2004-05-08 | 1 | -8/+3 |
* | Allow a list of emitters to be called in sequence. (Chad Austin) | Steven Knight | 2004-04-04 | 1 | -2/+2 |
* | Initialize *FLAGS variables with objects that can add flags either as strings... | Steven Knight | 2004-02-26 | 1 | -6/+5 |
* | Support Jar manifest files and the -C option. Tool/ms*.py fixes for pre-Pyth... | Steven Knight | 2003-09-17 | 1 | -1/+1 |
* | Allow Builders to take a dictionary that maps source file suffixes to emitter... | Steven Knight | 2003-07-29 | 1 | -2/+3 |
* | MSVS documentation, remove unnecessary exceptions, and restor escape() to its... | Steven Knight | 2003-06-14 | 1 | -12/+20 |
* | Add MSVS Project file support. (Greg Spencer) | Steven Knight | 2003-06-08 | 1 | -11/+23 |
* | Refactor to use real Nodes for command-line attributes and eliminate PathList... | Steven Knight | 2003-05-06 | 1 | -33/+26 |
* | Add support for MIDL. (Greg Spencer) | Steven Knight | 2003-04-23 | 1 | -1/+28 |
* | Implement Tool refactoring. (Chad Austin + Steve Leblanc) | Steven Knight | 2003-04-10 | 1 | -1/+1 |
* | Support using construction variables as re-usable, callable command generator... | Steven Knight | 2003-03-13 | 1 | -41/+36 |
* | Fixes for compiling with MSVC when running cygwin Python. (Chad Austin) | Steven Knight | 2003-02-04 | 1 | -4/+8 |
* | Put the Copyright years in by script, not by hand. | Steven Knight | 2003-01-20 | 1 | -1/+1 |
* | Update Copyright years. | Steven Knight | 2003-01-16 | 1 | -1/+1 |
* | Add MinGW support. (Anthony Roach) | Steven Knight | 2003-01-09 | 1 | -33/+22 |
* | Extend Win32 long command-line processing to lib.py. (Matt Balvin) | Steven Knight | 2002-11-30 | 1 | -25/+4 |
* | Fix the Win32 checks for an explicit import library and .def file. | Steven Knight | 2002-11-25 | 1 | -4/+4 |
* | Get rid of the magicness of the magic _ variables. (Anthony Roach) | Steven Knight | 2002-10-07 | 1 | -2/+2 |
* | Add MSVC PCH and PDB support. (Anthony Roach) | Steven Knight | 2002-10-03 | 1 | -0/+26 |
* | Support overriding construction variables in builder call. (Anthony Roach) | Steven Knight | 2002-09-27 | 1 | -3/+6 |
* | Refactor SCons.Util.Detect() into an Environment method. | Steven Knight | 2002-09-05 | 1 | -1/+1 |