| Commit message (Expand) | Author | Age | Files | Lines |
| * | When iterating over dict.items(), we do not need a new list. | Craig Rodrigues | 2017-03-12 | 1 | -1/+1 |
|
|
| * | fix PCHPDBFLAGS changes to not crash if version of MSVC is unknown, and defau... | William Deegan | 2016-11-27 | 1 | -5/+6 |
|
|
| * | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 1 | -1/+1 |
|
|
| * | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -40/+64 |
| |\ |
|
| | * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -2/+2 |
|
|
| | * | Merged in hhsprings/scons (pull request #222) | William Deegan | 2015-10-02 | 1 | -35/+57 |
| | |\ |
|
| | | * | This patch is not for Python 2.7, but for `Microsoft Visual C++ Compiler | hhsprings | 2015-03-13 | 1 | -31/+53 |
|
|
| | * | | Add Visual Studio 2015 support to SCons | Rob Smith | 2015-07-14 | 1 | -1/+5 |
| | |/ |
|
| * | | Merged default branch into python3-port to keep it up to date. | Gary Oberbrunner | 2014-08-23 | 1 | -20/+33 |
| |\ \
| |/ |
|
| | * | Merged in Syeberman/scons/msvs-vcvars-caching (pull request #105) | Gary Oberbrunner | 2014-04-19 | 1 | -2/+15 |
| | |\ |
|
| | | * | Update comments to clarify benefits of script_env memoization | Sye van der Veen | 2014-03-16 | 1 | -3/+6 |
|
|
| | | * | Add caching to MSCommon.script_env for builds that initialize the same MSVS/M... | Sye van der Veen | 2014-01-30 | 1 | -2/+12 |
|
|
| * | | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 1 | -1/+8 |
| |\ \ \
| |/ / |
|
| | * | | Adding support for Visual Studio 2013 | Shane Gannon | 2014-03-11 | 1 | -2/+3 |
|
|
| | * | | Fixed an error when trying to cross-compile from x86 to amd64 in MSVS: missin... | Sye van der Veen | 2014-01-30 | 1 | -0/+1 |
|
|
| | * | | Updated msvs/msvc settings for Express (for Desktop) versions of Visual Studi... | Sye van der Veen | 2014-01-23 | 1 | -1/+6 |
| | |/ |
|
| * | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 1 | -8/+9 |
| |\ \
| |/ |
|
| | * | fix missing file test | antonio | 2013-06-15 | 1 | -7/+7 |
|
|
| | * | fix for visual studio expres on win7 x86_64 | antonio | 2013-06-15 | 1 | -5/+6 |
|
|
| * | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -1/+1 |
|
|
| * | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -12/+12 |
| |/ |
|
| * | should resolve issues with VS2012 (and probably VS2010) on 64(and probably 32... | William Deegan | 2013-04-11 | 1 | -4/+20 |
|
|
| * | Fix typo introduced during recent change to vc.py | Gary Oberbrunner | 2012-08-05 | 1 | -1/+1 |
|
|
| * | Forgot the req_ | Steven Verbeek | 2012-07-18 | 1 | -1/+1 |
|
|
| * | Changed to proper method | Steven Verbeek | 2012-07-18 | 1 | -1/+1 |
|
|
| * | Fixes an issue with 64 bit Windows 7 running 32 bit Visual Express C++ 2010 | Steven Verbeek | 2012-07-05 | 1 | -1/+1 |
|
|
| * | MSVC: show valid $TARGET_ARCH values when invalid arch passed in. | Gary Oberbrunner | 2012-05-07 | 1 | -1/+2 |
|
|
| * | start of msvc11 support | stopiccot | 2012-03-02 | 1 | -3/+7 |
|
|
| * | Fix bug 2722 - get rid of warnings about missing MSVC, now will only be shown... | William Deegan | 2011-05-17 | 1 | -4/+7 |
|
|
| * | Architecture canonicalization fixes: | Steven Knight | 2010-06-07 | 1 | -9/+12 |
|
|
| * | Initial Migration of MSVC logic from 1.3 branch. | William Deegan | 2010-06-03 | 1 | -56/+99 |
|
|
| * | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 1 | -3/+1 |
|
|
| * | Fix vc9.0 express issue, misspelling, and add testcase which would have expos... | William Deegan | 2010-04-06 | 1 | -1/+3 |
|
|
| * | Revert revision 4742. How hard is it to understand "No bugfixes in 2.0"? | Greg Noel | 2010-03-31 | 1 | -4/+1 |
|
|
| * | Fix exception thrown when VC9.0Exp is used. | William Deegan | 2010-03-31 | 1 | -1/+4 |
|
|
| * | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-03-29 | 1 | -2/+2 |
|
|
| * | Prevent "Exp" in MSVC version name from causing problems. | Gary Oberbrunner | 2010-03-19 | 1 | -1/+4 |
|
|
| * | Fix for MSSDK initialiation | William Deegan | 2010-03-19 | 1 | -3/+5 |
|
|
| * | Add more debug output to Visual Studio/VC/ SDK initialization | William Deegan | 2010-03-15 | 1 | -0/+2 |
|
|
| * | Mainly patch from James Teh | William Deegan | 2010-02-10 | 1 | -4/+10 |
|
|
| * | Fix the case where neither vc nor sdk script exist or, vc doesn't work and sd... | William Deegan | 2010-02-07 | 1 | -1/+1 |
|
|
| * | Gracefully handle not finding the VC and/or SDK setup batch scripts. | William Deegan | 2010-02-05 | 1 | -7/+15 |
|
|
| * | It should now handle picking up the SDK compilers when the VC vcvarsall.bat d... | William Deegan | 2010-02-04 | 1 | -11/+33 |
|
|
| * | Fix get_host_target()'s use of platform.machine() on Python versions | Steven Knight | 2009-11-28 | 1 | -1/+7 |
|
|
| * | Add a compat module for the (Python 2.3) platform.py module so that tests | Steven Knight | 2009-11-27 | 1 | -0/+1 |
|
|
| * | Fix wrong var name in r4486, thanks Greg! | Gary Oberbrunner | 2009-11-26 | 1 | -2/+2 |
|
|
| * | Use VisualCMissingWarning instead of making a stack trace for unsupported MSV... | Gary Oberbrunner | 2009-11-26 | 1 | -3/+3 |
|
|
| * | Python 1.5 fix: no += | Steven Knight | 2009-11-26 | 1 | -3/+4 |
|
|
| * | Another test fix for the MSVS tests. | Gary Oberbrunner | 2009-11-25 | 1 | -0/+4 |
|
|
| * | Fix check for too-old Visual Studio with non-x86 arch; thanks to Roberto De V... | Gary Oberbrunner | 2009-11-24 | 1 | -1/+1 |
|
|