summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/MSCommon/common.py
Commit message (Expand)AuthorAgeFilesLines
* Pull Request contents P$ 489 from Steve Robinson. Manual edit/checkin becaus...William Deegan2017-08-071-0/+7
* py2/3 when parsing output from dumping environment for vcvarsall.bat, convert...William Deegan2017-05-311-37/+44
* When iterating over dict.items(), we do not need a new list.Craig Rodrigues2017-03-121-1/+1
* Futurize stage 2 2to3 fixes only.William Blevins2016-09-201-2/+2
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-31/+4
|\
| * removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-101-29/+2
| * This patch is not for Python 2.7, but for `Microsoft Visual C++ Compilerhhsprings2015-03-131-2/+2
* | fix some minor 2to3 issues on windowsRocco Matano2014-03-071-3/+2
* | Merged with [default]Stefan Zimmermann2014-03-311-3/+5
|\ \ | |/
| * Fix Intel compiler setup on Windows (it still needs VS1x0COMNTOOLS)Gary Oberbrunner2014-01-031-3/+5
* | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-2/+3
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-3/+3
|/
* Added comment (minor)Gary Oberbrunner2013-04-201-9/+12
* should resolve issues with VS2012 (and probably VS2010) on 64(and probably 32...William Deegan2013-04-111-2/+15
* Add MSVC10 and MSVC11 support to get_output low-level bat script runner.Gary Oberbrunner2012-10-021-0/+2
* When trying to execute v[cs]*vars*.bat scripts to fetch the VisualSteven Knight2010-06-061-6/+31
* Initial Migration of MSVC logic from 1.3 branch.William Deegan2010-06-031-8/+15
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-2/+0
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-2/+2
* Fix #2515: use better way to detect 64-bit OS.Gary Oberbrunner2010-01-111-4/+19
* Fix win64 detection.David Cournapeau2009-09-091-6/+13
* In addition to changed merged below, commented out for platform os2 use of ms...William Deegan2009-07-211-13/+22
* Fix a nested scope issue.Steven Knight2009-03-021-1/+1
* Merged revisions 4025-4029 via svnmerge fromSteven Knight2009-02-211-9/+11
* Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,...Steven Knight2009-02-211-0/+177