summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/MSCommon/sdk.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-413/+0
* syntax fixups suggested by PyCharmMats Wichmann2019-12-231-2/+2
* [WIP] enable persistent caching of vcvars on win32Mats Wichmann2019-10-101-15/+15
* Add support for MSSDK V10.0A fixes GH Issue #3329William Deegan2019-03-181-0/+10
* switch VS2015 to SDK 10.0, and define SDK10.0 in sdk.pyWilliam Deegan2017-05-141-0/+16
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-41/+37
|\
| * removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-101-28/+2
| * added SDK 7.1 and 7.0A logic. Needs to be tested on systems with 7.0A install...William Deegan2015-02-181-2/+25
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-4/+4
|/
* 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-151-2/+2
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-7/+7
* Fix for MSSDK initialiationWilliam Deegan2010-03-191-2/+3
* More VS/VC/SDK debug code.William Deegan2010-03-161-5/+11
* Add more debug output to Visual Studio/VC/ SDK initializationWilliam Deegan2010-03-151-0/+3
* Mainly patch from James TehWilliam Deegan2010-02-101-7/+13
* MS win32 sdk issue, fixed requested arch to not request cross compile when bu...William Deegan2010-02-091-6/+14
* It should now handle picking up the SDK compilers when the VC vcvarsall.bat d...William Deegan2010-02-041-2/+48
* When setting up SDK, just return if there's no installed Visual StudioSteven Knight2009-07-211-0/+2
* Fix execution of test/MSV[CS]/*.py tests on non-Windows systems bySteven Knight2009-07-211-0/+2
* In addition to changed merged below, commented out for platform os2 use of ms...William Deegan2009-07-211-27/+87
* Merged revisions 4025-4029 via svnmerge fromSteven Knight2009-02-211-18/+19
* Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,...Steven Knight2009-02-211-0/+256