| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit... | William Deegan | 2020-05-06 | 1 | -318/+0 |
|
|
* | [PR #3576] workaroud "oem" coding not on Py3.5 | Mats Wichmann | 2020-04-07 | 1 | -3/+10 |
|
|
* | [PR #3576] change decoding to "oem" in vcvars* runner | Mats Wichmann | 2020-03-19 | 1 | -8/+15 |
|
|
* | [PR #3576] fix typo in powershell path | Mats Wichmann | 2020-03-17 | 1 | -1/+1 |
|
|
* | [PR #3576] add powershell path | Mats Wichmann | 2020-03-17 | 1 | -10/+15 |
|
|
* | Pass some env vars that affect msvs tool setup. | Mats Wichmann | 2020-03-17 | 1 | -10/+17 |
|
|
* | Clean up some more Python 2 code | Mats Wichmann | 2020-03-03 | 1 | -2/+1 |
|
|
* | Remove 'from __future__ import print_function' no longer needed as we're drop... | William Deegan | 2020-02-17 | 1 | -2/+0 |
|
|
* | Stop converting to list where not needed | Mats Wichmann | 2020-01-16 | 1 | -2/+2 |
|
|
* | Add propagating VCINSTALLDIR and VCToolsInstallDir which are used by CLang to... | William Deegan | 2019-12-24 | 1 | -5/+16 |
|
|
* | [PR 3462] update doc/comments for msvc-env-cache | Mats Wichmann | 2019-10-12 | 1 | -1/+3 |
|
|
* | [PR 3462] convert json cache better way for py2 | Mats Wichmann | 2019-10-11 | 1 | -13/+1 |
|
|
* | [PR 3462] python two handle the json | Mats Wichmann | 2019-10-11 | 1 | -1/+13 |
|
|
* | [PR 3462] env-var-cache: fix exception to be 2.7 compatible | Mats Wichmann | 2019-10-10 | 1 | -20/+25 |
|
|
* | [WIP] enable persistent caching of vcvars on win32 | Mats Wichmann | 2019-10-10 | 1 | -3/+32 |
|
|
* | Allow MSVCUnsupportedTargetArch and MSVCUnsupportedHostArch exceptions to pro... | William Deegan | 2019-06-20 | 1 | -1/+0 |
|
|
* | Some more lint-derived cleanups | Mats Wichmann | 2019-04-27 | 1 | -1/+1 |
|
|
* | Fix some more subprocess-unclosed-file warnings | Mats Wichmann | 2019-02-08 | 1 | -2/+4 |
|
|
* | added support for checking for arm target support, and UWP apps for 2017 | Daniel | 2019-01-10 | 1 | -1/+1 |
|
|
* | PR#3230: fix some debug, accept list from vswhere | Mats Wichmann | 2018-11-22 | 1 | -1/+1 |
|
|
* | Pull Request contents P$ 489 from Steve Robinson. Manual edit/checkin becaus... | William Deegan | 2017-08-07 | 1 | -0/+7 |
|
|
* | py2/3 when parsing output from dumping environment for vcvarsall.bat, convert... | William Deegan | 2017-05-31 | 1 | -37/+44 |
|
|
* | When iterating over dict.items(), we do not need a new list. | Craig Rodrigues | 2017-03-12 | 1 | -1/+1 |
|
|
* | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 1 | -2/+2 |
|
|
* | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -31/+4 |
|\ |
|
| * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -29/+2 |
|
|
| * | This patch is not for Python 2.7, but for `Microsoft Visual C++ Compiler | hhsprings | 2015-03-13 | 1 | -2/+2 |
|
|
* | | fix some minor 2to3 issues on windows | Rocco Matano | 2014-03-07 | 1 | -3/+2 |
|
|
* | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | Fix Intel compiler setup on Windows (it still needs VS1x0COMNTOOLS) | Gary Oberbrunner | 2014-01-03 | 1 | -3/+5 |
|
|
* | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -2/+3 |
|
|
* | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -3/+3 |
|/ |
|
* | Added comment (minor) | Gary Oberbrunner | 2013-04-20 | 1 | -9/+12 |
|
|
* | should resolve issues with VS2012 (and probably VS2010) on 64(and probably 32... | William Deegan | 2013-04-11 | 1 | -2/+15 |
|
|
* | Add MSVC10 and MSVC11 support to get_output low-level bat script runner. | Gary Oberbrunner | 2012-10-02 | 1 | -0/+2 |
|
|
* | When trying to execute v[cs]*vars*.bat scripts to fetch the Visual | Steven Knight | 2010-06-06 | 1 | -6/+31 |
|
|
* | Initial Migration of MSVC logic from 1.3 branch. | William Deegan | 2010-06-03 | 1 | -8/+15 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 1 | -2/+0 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -2/+2 |
|
|
* | Fix #2515: use better way to detect 64-bit OS. | Gary Oberbrunner | 2010-01-11 | 1 | -4/+19 |
|
|
* | Fix win64 detection. | David Cournapeau | 2009-09-09 | 1 | -6/+13 |
|
|
* | In addition to changed merged below, commented out for platform os2 use of ms... | William Deegan | 2009-07-21 | 1 | -13/+22 |
|
|
* | Fix a nested scope issue. | Steven Knight | 2009-03-02 | 1 | -1/+1 |
|
|
* | Merged revisions 4025-4029 via svnmerge from | Steven Knight | 2009-02-21 | 1 | -9/+11 |
|
|
* | Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,... | Steven Knight | 2009-02-21 | 1 | -0/+177 |
|
|