| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issue where test framework was printing a tuple under python 2.7 (since w... | William Deegan | 2017-10-16 | 1 | -2/+2 |
|
|
* | PY2/3 mode=r to fix MSVS test | William Deegan | 2017-05-17 | 1 | -1/+1 |
|
|
* | Wrote tests to make sure the xml is valid for visual studio project files gen... | Daniel Moody | 2016-11-11 | 1 | -0/+14 |
|
|
* | fixes for print()'s for win32 | William Deegan | 2016-05-13 | 1 | -2/+2 |
|
|
* | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -0/+110 |
|\ |
|
| * | Add VS14 support to the solution generation code and fix the solution version... | Rob Smith | 2015-07-20 | 1 | -1/+1 |
|
|
| * | Update MSVS project samples in TestSConsMSVS | Rob Smith | 2015-07-17 | 1 | -0/+108 |
|
|
| * | Issue 2978: Update tests for toolset support in VS project files | Dan Pidcock | 2014-10-15 | 1 | -0/+2 |
|
|
* | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -1/+1 |
|/ |
|
* | copy paste unit tests for VC11 | stopiccot | 2012-03-04 | 1 | -0/+107 |
|
|
* | Fix in Visual Studio project generation. When project contains only one *.cpp... | stopiccot | 2012-02-12 | 1 | -2/+2 |
|
|
* | Integrate patch for issue 2691: MSVS 10.0 project file generation. | Gary Oberbrunner | 2010-10-16 | 1 | -0/+105 |
|
|
* | Added generation of solution and projects for MSVS 2008 (Evgeny Podjachev) | Gary Oberbrunner | 2010-08-12 | 1 | -0/+131 |
|
|
* | Integrated patch for issue 2571, various fixes for MSVS project generation. ... | Gary Oberbrunner | 2010-07-22 | 1 | -22/+27 |
|
|
* | Re-enable tests on non win32 platforms. | William Deegan | 2010-06-05 | 1 | -4/+41 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -13/+12 |
|
|
* | Minor code cleanup, including restoring saved SCONSFLAGS correctly. | Steven Knight | 2010-01-14 | 1 | -2/+1 |
|
|
* | Fix test infrastructure querying for installed Visual Studio versions. | Steven Knight | 2009-11-28 | 1 | -2/+2 |
|
|
* | Fix tests to ignore missing MSVC warnings. | Gary Oberbrunner | 2009-11-25 | 1 | -0/+18 |
|
|
* | In addition to changed merged below, commented out for platform os2 use of ms... | William Deegan | 2009-07-21 | 1 | -2/+2 |
|
|
* | Set IncludeSearchPath and PreprocessorDefinitions in the generation | Steven Knight | 2009-02-22 | 1 | -3/+5 |
|
|
* | Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,... | Steven Knight | 2009-02-21 | 1 | -25/+6 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Fix scons-local packaging test breakage in MSVS tests by correcting | Steven Knight | 2008-09-27 | 1 | -2/+2 |
|
|
* | Move the MSVS 6.0 test data into QMTest/TestSConsMSVS.py, too. | Steven Knight | 2008-09-24 | 1 | -0/+159 |
|
|
* | Move Visal Studio test data into QMTest/TestSConsMSVS.py. | Steven Knight | 2008-09-24 | 1 | -0/+376 |
|
|
* | Refactor Visual Studio testing logic into a separate TestSConsMSVS | Steven Knight | 2008-09-23 | 1 | -0/+128 |
|
|