| Commit message (Expand) | Author | Age | Files | Lines |
* | - moved check for an installed MSVC toolchain into its own function in TestSCons | Dirk Baechle | 2012-12-22 | 12 | -117/+12 |
|
|
* | - fixes for MinGW under Windows, mainly skipping MSVS-specific tests | Dirk Baechle | 2012-12-18 | 12 | -0/+57 |
|
|
* | MSVC: show valid $TARGET_ARCH values when invalid arch passed in. | Gary Oberbrunner | 2012-05-07 | 1 | -1/+12 |
|
|
* | MSVC11 needs PCH objects added to the link line. | Gary Oberbrunner | 2012-05-07 | 1 | -85/+85 |
|
|
* | mSVC: fixed test problem in test/MSVC/embed-manifest.py by ensuring a manifes... | Gary Oberbrunner | 2011-05-29 | 1 | -6/+5 |
|
|
* | Fix bug 2722 - get rid of warnings about missing MSVC, now will only be shown... | William Deegan | 2011-05-17 | 1 | -0/+11 |
|
|
* | Skip MSVC/batch-longlines test on non-Windows platforms. | Gary Oberbrunner | 2011-05-03 | 1 | -0/+5 |
|
|
* | Fix issue 2627: MSVC_BATCH=False should turn off batch, not turn it on. | Gary Oberbrunner | 2011-04-24 | 1 | -0/+13 |
|
|
* | Fix issue 2628, long compile lines in batch mode. Thanks to Grzegorz Bizo f... | Gary Oberbrunner | 2011-04-24 | 1 | -0/+59 |
|
|
* | Fix issue #1632: quote /Fp in PCH to make precompiled hdrs work with variant ... | Gary Oberbrunner | 2011-03-02 | 1 | -0/+85 |
|
|
* | Support automatically embedding manifests in EXEs and DLLs on Windows. | Gary Oberbrunner | 2011-03-02 | 1 | -0/+88 |
|
|
* | Fix test for non-win32 platforms | William Deegan | 2010-04-06 | 1 | -5/+4 |
|
|
* | Fix vc9.0 express issue, misspelling, and add testcase which would have expos... | William Deegan | 2010-04-06 | 1 | -0/+58 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 5 | -8/+6 |
|
|
* | Issue 2505: fix use of pre-compiled headers when the source .cpp | Steven Knight | 2010-01-06 | 1 | -0/+107 |
|
|
* | Explicitly initialize the environment tools=['mssdk', 'msvc', 'mslink'] | Steven Knight | 2009-11-30 | 2 | -2/+6 |
|
|
* | Fix line endings. | Steven Knight | 2009-02-22 | 3 | -252/+252 |
|
|
* | Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,... | Steven Knight | 2009-02-21 | 3 | -5/+69 |
|
|
* | Remove more unnecessary imports from test scripts. | Steven Knight | 2009-02-11 | 2 | -3/+0 |
|
|
* | Add the $CCFLAGS variable to the $PCHCOM command line, and rearrange | Steven Knight | 2009-02-09 | 1 | -1/+10 |
|
|
* | Doc string fix. | Steven Knight | 2009-02-09 | 1 | -1/+1 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 12 | -0/+72 |
|
|
* | Remove (lots) more unnecessary imports. | Steven Knight | 2009-02-06 | 2 | -76/+75 |
|
|
* | Relax the precompiled header performance criterion to a 15% improvement, | Steven Knight | 2009-01-28 | 1 | -2/+7 |
|
|
* | Issue 1086: add support for generic batch build actions, and | Steven Knight | 2009-01-09 | 1 | -0/+155 |
|
|
* | Make the test/MSVC/{msvc,hierarchical}.py tests work even if | Steven Knight | 2008-09-19 | 2 | -4/+4 |
|
|
* | Merged revisions 2880-2883,2885-2895 via svnmerge from | Steven Knight | 2008-04-21 | 3 | -90/+173 |
|
|
* | Merged revisions 2647-2719 via svnmerge from | Steven Knight | 2008-03-31 | 2 | -3/+3 |
|
|
* | Merged revisions 2527-2645 via svnmerge from | Steven Knight | 2008-02-04 | 1 | -0/+81 |
|
|
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 1 | -5/+5 |
|
|
* | Merged revisions 1907-1940,1942-1967 via svnmerge from | Steven Knight | 2007-06-01 | 2 | -0/+159 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 6 | -24/+102 |
|
|
* | Have Visual Studio echo that we're using SCons to build things, to work aroun... | Steven Knight | 2005-08-20 | 1 | -1/+2 |
|
|
* | Win32 portability. | Steven Knight | 2005-02-14 | 1 | -46/+49 |
|
|
* | Finish the display-customization variables: , , , , , and . | Steven Knight | 2005-01-07 | 5 | -0/+524 |
|
|