summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/MSCommon/vs.py
Commit message (Expand)AuthorAgeFilesLines
* Futurize stage 2 2to3 fixes only.William Blevins2016-09-201-1/+1
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-10/+28
|\
| * removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-101-6/+2
| * Add Visual Studio 2015 support to SConsRob Smith2015-07-141-0/+22
* | Merged with [default]Stefan Zimmermann2014-03-311-55/+46
|\ \ | |/
| * Adding support for Visual Studio 2013Shane Gannon2014-03-111-1/+10
| * Merged in Syeberman/SCons (pull request #104, support Visual Studio 2013 Expr...Gary Oberbrunner2014-03-091-55/+37
| |\
| | * Updated msvs/msvc settings for Express (for Desktop) versions of Visual Studi...Sye van der Veen2014-01-231-47/+26
| |/
* | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-1/+1
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-3/+3
|/
* fix + solution generation fixesstopiccot2012-03-041-2/+2
* start of msvc11 supportstopiccot2012-03-021-0/+27
* bug 2668 - add initial support for vs/vc 2010, and limit vc2010 Express to on...William Deegan2010-08-231-0/+27
* When trying to execute v[cs]*vars*.bat scripts to fetch the VisualSteven Knight2010-06-061-2/+8
* Convert old-style classes in MS Tool modules to new-style classes.Steven Knight2010-05-181-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-6/+0
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-151-2/+2
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-6/+6
* Fix for MSSDK initialiationWilliam Deegan2010-03-191-1/+2
* More VS/VC/SDK debug code.William Deegan2010-03-161-0/+1
* A couple more test fixes, to make test/import.py work on Linux.Gary Oberbrunner2009-11-251-3/+3
* BUG: do not call msvs bat file in merge_default_version, only set up version.David Cournapeau2009-11-191-1/+2
* Fix MSVC 7.1 IDE path (for MSVS detection code) in Tool/MSCommon/vs.py.Gary Oberbrunner2009-08-041-2/+2
* Fix formatting of a debug message that was preventing normal execution.Steven Knight2009-07-221-1/+1
* In addition to changed merged below, commented out for platform os2 use of ms...William Deegan2009-07-211-108/+109
* Merged revisions 4025-4029 via svnmerge fromSteven Knight2009-02-211-53/+52
* Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,...Steven Knight2009-02-211-0/+496