| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | When iterating over dict.items(), we do not need a new list. | Craig Rodrigues | 2017-03-12 | 3 | -3/+3 |
| | | |||||
| * | fix PCHPDBFLAGS changes to not crash if version of MSVC is unknown, and ↵ | William Deegan | 2016-11-27 | 1 | -5/+6 |
| | | | | | default to old value | ||||
| * | Merged in rviney/scons (pull request #249) | William Deegan | 2016-11-27 | 1 | -1/+2 |
| |\ | |||||
| | * | Merged scons/scons into default | Richard Viney | 2016-07-10 | 5 | -165/+128 |
| | |\ | |||||
| | * | | Fix PCHPDBFLAGS causing a deprecation warning on MSVC v8 and later when ↵ | Richard Viney | 2015-09-18 | 1 | -1/+2 |
| | | | | | | | | | | | | | using PCHs and PDBs together | ||||
| * | | | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 3 | -4/+4 |
| | |/ |/| | |||||
| * | | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 6 | -126/+144 |
| |\ \ | |||||
| | * | | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 5 | -66/+10 |
| | | | | |||||
| | * | | Merged in hhsprings/scons (pull request #222) | William Deegan | 2015-10-02 | 2 | -37/+59 |
| | |\ \ | | |/ | |/| | |||||
| | | * | This patch is not for Python 2.7, but for `Microsoft Visual C++ Compiler | hhsprings | 2015-03-13 | 2 | -33/+55 |
| | | | | | | | | | | | | | | | | | | | for Python 2.7'. Althouh maintainers claims `This will be the last release to support Python versions earlier than 2.7, as we begin to move toward supporting Python 3.`, that’s not the same as supporting compiler. | ||||
| | * | | Add Visual Studio 2015 support to SCons | Rob Smith | 2015-07-14 | 3 | -1/+33 |
| | |/ | |||||
| | * | added SDK 7.1 and 7.0A logic. Needs to be tested on systems with 7.0A ↵ | William Deegan | 2015-02-18 | 1 | -2/+25 |
| | | | | | | | | | installed. Also fixed some error messages when not finding requested SDK's. Previously would throw an exception | ||||
| * | | Merged default branch into python3-port to keep it up to date. | Gary Oberbrunner | 2014-08-23 | 1 | -20/+33 |
| |\ \ | |/ | | | | | | | Hand-updated a few things to keep them python3-safe, and handled several merge conflicts. | ||||
| | * | Merged in Syeberman/scons/msvs-vcvars-caching (pull request #105) | Gary Oberbrunner | 2014-04-19 | 1 | -2/+15 |
| | |\ | | | | | | | | | | Add caching to MSCommon.script_env | ||||
| | | * | 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 ↵ | Sye van der Veen | 2014-01-30 | 1 | -2/+12 |
| | | | | | | | | | | | | | MSVS/MSVC tool multiple times (in multiple environments, perhaps) | ||||
| * | | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 2 | -56/+54 |
| |\ \ \ | |/ / | |||||
| | * | | Adding support for Visual Studio 2013 | Shane Gannon | 2014-03-11 | 2 | -3/+13 |
| | | | | |||||
| | * | | Merged in Syeberman/SCons (pull request #104, support Visual Studio 2013 ↵ | Gary Oberbrunner | 2014-03-09 | 2 | -56/+44 |
| | |\ \ | | |/ | |/| | | | | Express) | ||||
| | | * | Fixed an error when trying to cross-compile from x86 to amd64 in MSVS: ↵ | Sye van der Veen | 2014-01-30 | 1 | -0/+1 |
| | | | | | | | | | | | | | missing entry in the _HOST_TARGET_ARCH_TO_BAT_ARCH dict | ||||
| | | * | Updated msvs/msvc settings for Express (for Desktop) versions of Visual ↵ | Sye van der Veen | 2014-01-23 | 2 | -48/+32 |
| | |/ | | | | | | | Studio from 2008-2013 | ||||
| * | | fix some minor 2to3 issues on windows | Rocco Matano | 2014-03-07 | 1 | -3/+2 |
| | | | |||||
| * | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 2 | -11/+14 |
| |\ \ | |/ | |||||
| | * | Fix Intel compiler setup on Windows (it still needs VS1x0COMNTOOLS) | Gary Oberbrunner | 2014-01-03 | 1 | -3/+5 |
| | | | |||||
| | * | fix missing file test | antonio | 2013-06-15 | 1 | -7/+7 |
| | | | | | | | | | (transplanted from 19a5828d1523a8308cf652d18eb1824e85d1c304) | ||||
| | * | fix for visual studio expres on win7 x86_64 | antonio | 2013-06-15 | 1 | -5/+6 |
| | | | | | | | | | (transplanted from d7e892b4978439c6374d090912f13afa13e8daf8) | ||||
| * | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 3 | -4/+5 |
| | | | |||||
| * | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 5 | -24/+24 |
| |/ | |||||
| * | Added comment (minor) | Gary Oberbrunner | 2013-04-20 | 1 | -9/+12 |
| | | |||||
| * | should resolve issues with VS2012 (and probably VS2010) on 64(and probably ↵ | William Deegan | 2013-04-11 | 2 | -6/+35 |
| | | | | | 32)bit win. Addressing at least bugs 2883 and 2817 | ||||
| * | Add MSVC10 and MSVC11 support to get_output low-level bat script runner. | Gary Oberbrunner | 2012-10-02 | 1 | -0/+2 |
| | | | | | Cant figure out a simple test case for this, its very low level. | ||||
| * | 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 |
| | | | | | bug: http://scons.tigris.org/issues/show_bug.cgi?id=2849 | ||||
| * | MSVC: show valid $TARGET_ARCH values when invalid arch passed in. | Gary Oberbrunner | 2012-05-07 | 1 | -1/+2 |
| | | |||||
| * | fix + solution generation fixes | stopiccot | 2012-03-04 | 1 | -2/+2 |
| | | |||||
| * | start of msvc11 support | stopiccot | 2012-03-02 | 2 | -3/+34 |
| | | |||||
| * | Fix bug 2722 - get rid of warnings about missing MSVC, now will only be ↵ | William Deegan | 2011-05-17 | 1 | -4/+7 |
| | | | | | shown if the SCONS_MSCOMMON_DEBUG environment variable is set. Also partial fix for 2661.src/engine/SCons/Tool/MSCommon/vc.py | ||||
| * | bug 2668 - add initial support for vs/vc 2010, and limit vc2010 Express to ↵ | William Deegan | 2010-08-23 | 1 | -0/+27 |
| | | | | | only generate x86 binaries | ||||
| * | Architecture canonicalization fixes: | Steven Knight | 2010-06-07 | 1 | -9/+12 |
| | | | | | | | | * Lower-case the *_platform values to handle Pythons that return upper-case values like 'AMD64'. * Add "i[456]86" entries to the canonicalization dictionary. * Sort and reformat the dictionary for readability. | ||||
| * | When trying to execute v[cs]*vars*.bat scripts to fetch the Visual | Steven Knight | 2010-06-06 | 2 | -8/+39 |
| | | | | | | | | | | | | | {C++,Studio} environment variables, propagate %COMSPEC% and any %VS*COMNTOOLS% variables from os.environ, since they're outright required for Express versions of the scripts (and maybe others) to execute correctly. Only propagate the values if they're not manually set in the ENV execution environment. Additionally, if the script execution put anything on stderr, propagate it to our stderr so we don't swallow errors. (Unfortunately, errors don't necessarily cause these scripts to exit non-zero.) | ||||
| * | Initial Migration of MSVC logic from 1.3 branch. | William Deegan | 2010-06-03 | 2 | -64/+114 |
| | | |||||
| * | Remove a spurious checked-in vc.py.bak file. | Steven Knight | 2010-05-20 | 1 | -394/+0 |
| | | |||||
| * | Convert old-style classes in MS Tool modules to new-style classes. | Steven Knight | 2010-05-18 | 3 | -3/+3 |
| | | |||||
| * | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 3 | -10/+0 |
| | | | | | | | | Comb out all code that supported earlier versions of Python. Most such code is in snippets of only a few lines and can be identified by having a Python version string in it. Such snippets add up; this combing pass probably got rid of over 500 lines of code. | ||||
| * | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 3 | -7/+5 |
| | | | | | | | Apply the first part of the 'raise' fixer (the three-argument cases are not converted and will need to wait until native support of with_traceback() is available). | ||||
| * | Fix vc9.0 express issue, misspelling, and add testcase which would have ↵ | William Deegan | 2010-04-06 | 1 | -1/+3 |
| | | | | | exposed the issue. | ||||
| * | Revert revision 4742. How hard is it to understand "No bugfixes in 2.0"? | Greg Noel | 2010-03-31 | 1 | -4/+1 |
| | | | | | This fix should be in 2.0.1, which will mirror the changes in 1.3.1. | ||||
| * | Fix exception thrown when VC9.0Exp is used. | William Deegan | 2010-03-31 | 1 | -1/+4 |
| | | |||||
