| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix pickled/base64 string to be string instead of bytecode before writing to... | William Deegan | 2017-03-20 | 1 | -9/+10 |
|
|
* | When iterating over dict.items(), we do not need a new list. | Craig Rodrigues | 2017-03-12 | 1 | -6/+6 |
|
|
* | fix for invalid xml getting generated to SCons generated visual studio projects | Daniel Moody | 2016-11-11 | 1 | -0/+2 |
|
|
* | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 1 | -13/+13 |
|
|
* | Merged in dholth/scons (pull request #348) | William Deegan | 2016-09-11 | 1 | -7/+8 |
|\ |
|
| * | centralize the preferred pickle protocol; use highest protocol. | Daniel Holth | 2016-06-20 | 1 | -7/+8 |
|
|
* | | Fix float conversion for Express editions where the version number is reporte... | mlimber | 2016-07-06 | 1 | -1/+4 |
|/ |
|
* | fix whitespace in generated dsp file to match expected in test harness. Edit... | William Deegan | 2016-05-12 | 1 | -5/+5 |
|
|
* | Run futurize --stage1. | Russel Winder | 2016-01-01 | 1 | -68/+68 |
|
|
* | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -49/+237 |
|\ |
|
| * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -41/+3 |
|
|
| * | - fixed several tests and tools that still used Node attributes directly | Dirk Baechle | 2015-08-06 | 1 | -1/+1 |
|
|
| * | Add VS14 support to the solution generation code and fix the solution version... | Rob Smith | 2015-07-20 | 1 | -1/+3 |
|
|
| * | dumb error and output improvement. | LaurentMarchelli | 2015-02-12 | 1 | -9/+12 |
|
|
| * | Microsoft Visual Studio users files implementation. | LaurentMarchelli | 2015-02-09 | 1 | -4/+212 |
|
|
| * | Dumb error fixed. | Laurent Marchelli | 2014-11-05 | 1 | -1/+1 |
|
|
| * | Multiple 'cmdargs' feature added to allow a per variant cmdargs, to be able t... | MorpheusDev | 2014-10-27 | 1 | -4/+12 |
|
|
| * | Issue 2978: remove debug line | Dan Pidcock | 2014-10-20 | 1 | -1/+0 |
|
|
| * | Support toolset in VS project files so that displayed version of visual studi... | Dan Pidcock | 2014-10-15 | 1 | -0/+6 |
|
|
* | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -8/+9 |
|
|
* | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -22/+22 |
|/ |
|
* | Fix MSVS project generation for older (<10) MSVS versions. | Gary Oberbrunner | 2012-12-23 | 1 | -1/+1 |
|
|
* | vcxproj.filters files should be removed upon clean | stopiccot | 2012-10-24 | 1 | -0/+4 |
|
|
* | Fix MSVS solution generation for VS11, and fixed tests. | Gary Oberbrunner | 2012-08-14 | 1 | -2/+2 |
|
|
* | fix + solution generation fixes | stopiccot | 2012-03-04 | 1 | -3/+8 |
|
|
* | Fix in Visual Studio project generation. When project contains only one *.cpp... | stopiccot | 2012-02-12 | 1 | -39/+27 |
|
|
* | msvs: prev commit missed VS10 case. Fixed here. | Gary Oberbrunner | 2011-05-17 | 1 | -1/+5 |
|
|
* | Fix issue #2702, MSVS generation fails when CPPPATH contains Dir nodes. Also... | Gary Oberbrunner | 2011-05-15 | 1 | -2/+19 |
|
|
* | Integrate patch for issue 2691: MSVS 10.0 project file generation. | Gary Oberbrunner | 2010-10-16 | 1 | -5/+325 |
|
|
* | Added generation of solution and projects for MSVS 2008 (Evgeny Podjachev) | Gary Oberbrunner | 2010-08-12 | 1 | -5/+11 |
|
|
* | Integrated patch for issue 2571, various fixes for MSVS project generation. ... | Gary Oberbrunner | 2010-07-22 | 1 | -47/+118 |
|
|
* | Convert old-style classes in MS Tool modules to new-style classes. | Steven Knight | 2010-05-18 | 1 | -3/+3 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 1 | -13/+0 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-16 | 1 | -9/+7 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 1 | -41/+29 |
|
|
* | Issue 2331: For forward compatibility, use "import pickle" and have | Steven Knight | 2010-04-09 | 1 | -11/+14 |
|
|
* | Issue 2331: use cPickle in preference to the pickle module. | Steven Knight | 2010-04-06 | 1 | -11/+11 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 1 | -16/+4 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -65/+50 |
|
|
* | A couple more test fixes, to make test/import.py work on Linux. | Gary Oberbrunner | 2009-11-25 | 1 | -1/+6 |
|
|
* | ENH: use msvc_exists for all tools in the Visual Studio toolchain. | David Cournapeau | 2009-11-19 | 1 | -3/+3 |
|
|
* | In addition to changed merged below, commented out for platform os2 use of ms... | William Deegan | 2009-07-21 | 1 | -3/+4 |
|
|
* | Python 1.5 portability in last patch. | Steven Knight | 2009-02-22 | 1 | -2/+5 |
|
|
* | Set IncludeSearchPath and PreprocessorDefinitions in the generation | Steven Knight | 2009-02-22 | 1 | -2/+5 |
|
|
* | Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,... | Steven Knight | 2009-02-21 | 1 | -403/+5 |
|
|
* | Issue 2277: Fix generation of VS 8.0 files to use the %(platform)s string | Steven Knight | 2009-02-13 | 1 | -1/+1 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Fix a mismatch in generated GUIDs on non-Windows platforms by | Steven Knight | 2009-01-25 | 1 | -2/+6 |
|
|
* | Initial Python 2.6 portability in SCons code itself, using subprocess | Steven Knight | 2008-10-07 | 1 | -3/+5 |
|
|
* | 1.5 compatibility: string methods in Tool/msvs.py. | Steven Knight | 2008-09-23 | 1 | -13/+40 |
|
|