| Commit message (Expand) | Author | Age | Files | Lines |
* | py2/3 Allow SConfTests.py to function when pywin32 is not installed. | William Deegan | 2017-04-24 | 1 | -2/+5 |
|
|
* | Fix broken tests | Gaurav Juvekar | 2017-04-10 | 1 | -19/+19 |
|
|
* | py2/3 fix must_match and rb/wb | William Deegan | 2017-03-20 | 1 | -3/+3 |
|
|
* | Fix test for py2/py3. Note fake Builder node had invalid state of None. This ... | William Deegan | 2017-02-26 | 1 | -8/+10 |
|
|
* | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -5/+26 |
|\ |
|
| * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -3/+2 |
|
|
| * | fix broken on windows test in SConfTest.py | William Deegan | 2015-09-30 | 1 | -1/+1 |
|
|
| * | fix CheckProg test to work on win32 | William Deegan | 2015-09-29 | 1 | -2/+8 |
|
|
| * | Add configure check CheckProg, to check for existence of a program. | Carnë Draug | 2015-09-18 | 1 | -0/+18 |
|
|
| * | - switching Node class and NodeInfo/Binfo to using slots | Dirk Baechle | 2015-02-26 | 1 | -2/+0 |
|
|
* | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Switch unit tests to configurable runner | anatoly techtonik | 2014-03-21 | 1 | -3/+3 |
|
|
* | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Added release_target_info() to File nodes, reduces memory consumption. | Dirk Baechle | 2013-12-19 | 1 | -1/+1 |
|
|
* | | Another list(*.keys()) for item deletion loop. | Stefan Zimmermann | 2013-12-27 | 1 | -1/+1 |
|
|
* | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -1/+1 |
|
|
* | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -1/+1 |
|/ |
|
* | Fix missing type_name declaration in error path | Richard Quirk | 2011-12-24 | 1 | -0/+2 |
|
|
* | Convert old-style utility classes in unit test files (*Tests.py) | Steven Knight | 2010-05-12 | 1 | -2/+2 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 1 | -1/+1 |
|
|
* | Issue 2336: Forward compatibility for use of the "builtins" module | Steven Knight | 2010-04-12 | 1 | -3/+3 |
|
|
* | Issue 2332: Convert from using StringIO.StringIO class to using the | Steven Knight | 2010-04-07 | 1 | -2/+4 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 1 | -1/+1 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -2/+1 |
|
|
* | Generate an error message if a BUILDERS entry is set to something that isn't | Steven Knight | 2010-02-17 | 1 | -1/+2 |
|
|
* | Issue 2401: Fix usage of comparison with None, patch from Jared Grubb | Greg Noel | 2009-05-03 | 1 | -4/+4 |
|
|
* | Move the set_state(EXECUTED) call associated with pulling things | Steven Knight | 2009-02-22 | 1 | -0/+2 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+5 |
|
|
* | Various Windows fixes: | Steven Knight | 2009-01-18 | 1 | -5/+21 |
|
|
* | Issue 1086: add support for generic batch build actions, and | Steven Knight | 2009-01-09 | 1 | -4/+5 |
|
|
* | Issue 2255: Handle scanning of UTF-8 and UTF-16 files. (Greg Spencer) | Steven Knight | 2008-12-12 | 1 | -1/+1 |
|
|
* | Add CheckSHCC and CheckSHCXX. | David Cournapeau | 2008-09-03 | 1 | -0/+24 |
|
|
* | Add CheckCXX check. | David Cournapeau | 2008-09-03 | 1 | -0/+12 |
|
|
* | Basic test for CheckCC. | David Cournapeau | 2008-09-03 | 1 | -0/+42 |
|
|
* | Merged revisions 2880-2883,2885-2895 via svnmerge from | Steven Knight | 2008-04-21 | 1 | -1/+15 |
|
|
* | Merged revisions 2725-2865 via svnmerge from | Steven Knight | 2008-04-17 | 1 | -1/+2 |
|
|
* | Merged revisions 2527-2645 via svnmerge from | Steven Knight | 2008-02-04 | 1 | -0/+55 |
|
|
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 1 | -1/+35 |
|
|
* | Merged revisions 2302-2362,2364-2452 via svnmerge from | Steven Knight | 2007-09-19 | 1 | -10/+11 |
|
|
* | Merged revisions 1968-2115 via svnmerge from | Steven Knight | 2007-07-11 | 1 | -1/+1 |
|
|
* | Merged revisions 1738-1754,1756 via svnmerge from | Steven Knight | 2007-01-07 | 1 | -0/+6 |
|
|
* | Merged revisions 1667-1674 via svnmerge from | Steven Knight | 2006-11-04 | 1 | -4/+4 |
|
|
* | Merged revisions 1441-1539 via svnmerge from | Steven Knight | 2006-07-25 | 1 | -1/+2 |
|
|
* | Refactor so Command() uses an FS.Entry as its target factory. | Steven Knight | 2006-02-12 | 1 | -0/+2 |
|
|
* | Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and el... | Steven Knight | 2006-01-21 | 1 | -2/+2 |
|
|
* | Make SConsignFile() behavior the default. | Steven Knight | 2005-05-07 | 1 | -11/+16 |
|
|
* | Store source file and dependency paths relative to the target's directory, no... | Steven Knight | 2005-04-01 | 1 | -4/+5 |
|
|
* | Remove build engine dependencies on SCons.Script. Fix a misspelled variable ... | Steven Knight | 2005-01-08 | 1 | -2/+0 |
|
|
* | Fix inconsistency in conf.CheckFunc(). | Steven Knight | 2004-09-17 | 1 | -0/+2 |
|
|
* | Lots of Configure() enhancements. (Christoph Wiedemann) | Steven Knight | 2004-09-05 | 1 | -4/+7 |
|
|