summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/mslib.py
Commit message (Expand)AuthorAgeFilesLines
* TempFileMunge does not use env['CXXCOMSTR'] for output display.LaurentMarchelli2014-12-021-1/+1
* ENH: use msvc_exists for all tools in the Visual Studio toolchain.David Cournapeau2009-11-191-2/+2
* ENH: use msvc env, not msvs to set up mslib and mslink paths.David Cournapeau2009-11-191-3/+3
* In addition to changed merged below, commented out for platform os2 use of ms...William Deegan2009-07-211-2/+2
* Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,...Steven Knight2009-02-211-23/+5
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Add support for Visual Studio 8, and multiple project files in a solution fil...Steven Knight2006-01-201-3/+3
* Move LIB{PREFIX,SUFFIX} definitions from the Platform modules to individual T...Steven Knight2004-07-301-0/+2
* Initialize *FLAGS variables with objects that can add flags either as strings...Steven Knight2004-02-261-1/+2
* Support Jar manifest files and the -C option. Tool/ms*.py fixes for pre-Pyth...Steven Knight2003-09-171-1/+1
* Allow Builders to take a dictionary that maps source file suffixes to emitter...Steven Knight2003-07-291-2/+2
* MSVS documentation, remove unnecessary exceptions, and restor escape() to its...Steven Knight2003-06-141-9/+17
* Add MSVS Project file support. (Greg Spencer)Steven Knight2003-06-081-2/+19
* 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-10/+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
* Change the name of 'lib.py' to 'mslib.py'.Steven Knight2002-12-051-0/+57