| Commit message (Expand) | Author | Age | Files | Lines |
| * | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 1 | -3/+3 |
|
|
| * | fix some tests for pypy | Daniel Holth | 2016-06-06 | 1 | -12/+18 |
|
|
| * | Output changed so changed expected results. | Russel Winder | 2016-01-10 | 1 | -21/+21 |
|
|
| * | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -83/+0 |
| |\ |
|
| | * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -81/+0 |
|
|
| | * | - a few simple refactorings and optimizations | Dirk Baechle | 2015-02-04 | 1 | -2/+0 |
|
|
| * | | Merged default branch into python3-port to keep it up to date. | Gary Oberbrunner | 2014-08-23 | 1 | -0/+3 |
| |\ \
| |/ |
|
| | * | - allow varlist to be specified as list of strings, fixes issue #2754 | Dirk Baechle | 2014-05-20 | 1 | -0/+3 |
|
|
| * | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 1 | -5/+5 |
| |\ \
| |/ |
|
| | * | Make runner for unit tests configurable, add TAPTestRunner that formats | anatoly techtonik | 2014-03-20 | 1 | -2/+3 |
|
|
| | * | Fix TestCmd to use ctypes when PyWin32 is not installed, and respect os.envir... | Sye van der Veen | 2014-01-24 | 1 | -3/+2 |
|
|
| * | | ActionTests: No string.join(). b prefix for assert Action.get_contents(). | Stefan Zimmermann | 2013-12-27 | 1 | -37/+37 |
|
|
| * | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -4/+4 |
|
|
| * | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -6/+6 |
| |/ |
|
| * | Make Action+None and None+Action work as expected (silently ignore the None a... | Gary Oberbrunner | 2011-02-27 | 1 | -2/+13 |
|
|
| * | Test fixes for Solaris, notably making test/Actions/function.py print | Steven Knight | 2010-06-08 | 1 | -0/+4 |
|
|
| * | Convert old-style utility classes in unit test files (*Tests.py) | Steven Knight | 2010-05-12 | 1 | -20/+20 |
|
|
| * | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 1 | -6/+2 |
|
|
| * | http://scons.tigris.org/issues/show_bug.cgi?id=2317 | Greg Noel | 2010-04-23 | 1 | -1/+1 |
|
|
| * | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 1 | -2/+2 |
|
|
| * | Issue 2334: Use compatibility versions of collections.User{Dict,List,String} | Steven Knight | 2010-04-07 | 1 | -1/+1 |
|
|
| * | Issue 2332: Convert from using StringIO.StringIO class to using the | Steven Knight | 2010-04-07 | 1 | -18/+20 |
|
|
| * | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-03-29 | 1 | -1/+0 |
|
|
| * | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 1 | -7/+9 |
|
|
| * | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -26/+24 |
|
|
| * | Python 1.5 fix (nested scopes). | Steven Knight | 2010-01-14 | 1 | -2/+6 |
|
|
| * | Fix use of varlist in CommandGeneratorAction, ListAction and LazyAction | Steven Knight | 2010-01-14 | 1 | -0/+90 |
|
|
| * | Issue 2401: Fix usage of comparison with None, patch from Jared Grubb | Greg Noel | 2009-05-03 | 1 | -1/+1 |
|
|
| * | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
| * | Issue 1086: add support for generic batch build actions, and | Steven Knight | 2009-01-09 | 1 | -12/+5 |
|
|
| * | Issue 2166, refactor Action() factory to make positional parameters consistent | Greg Noel | 2008-10-04 | 1 | -116/+231 |
|
|
| * | Merged revisions 3057-3059,3061-3264 via svnmerge from | Steven Knight | 2008-08-09 | 1 | -0/+10 |
|
|
| * | Merged revisions 2928-2932,2934-2946 via svnmerge from | Steven Knight | 2008-05-18 | 1 | -14/+16 |
|
|
| * | Merged revisions 2880-2883,2885-2895 via svnmerge from | Steven Knight | 2008-04-21 | 1 | -1/+2 |
|
|
| * | Merged revisions 2725-2865 via svnmerge from | Steven Knight | 2008-04-17 | 1 | -4/+7 |
|
|
| * | Merged revisions 2647-2719 via svnmerge from | Steven Knight | 2008-03-31 | 1 | -9/+10 |
|
|
| * | Merged revisions 2527-2645 via svnmerge from | Steven Knight | 2008-02-04 | 1 | -8/+13 |
|
|
| * | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 1 | -30/+27 |
|
|
| * | Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from | Steven Knight | 2007-08-17 | 1 | -1/+1 |
|
|
| * | Merged revisions 1907-1940,1942-1967 via svnmerge from | Steven Knight | 2007-06-01 | 1 | -0/+8 |
|
|
| * | Merged revisions 1826-1882 via svnmerge from | Steven Knight | 2007-04-13 | 1 | -0/+7 |
|
|
| * | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 1 | -4/+11 |
|
|
| * | Merged revisions 1667-1674 via svnmerge from | Steven Knight | 2006-11-04 | 1 | -11/+11 |
|
|
| * | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -17/+19 |
|
|
| * | Merged revisions 1441-1539 via svnmerge from | Steven Knight | 2006-07-25 | 1 | -2/+56 |
|
|
| * | Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and el... | Steven Knight | 2006-01-21 | 1 | -4/+4 |
|
|
| * | Handle FunctionAction signatures when the function is an object method. | Steven Knight | 2005-11-16 | 1 | -0/+8 |
|
|
| * | Get rid of indentation tabs in the test scripts and have runtest.py invoke th... | Steven Knight | 2005-10-14 | 1 | -46/+46 |
|
|
| * | Give the subst logic its own SCons.Subst module. It's big enough. | Steven Knight | 2005-09-19 | 1 | -2/+2 |
|
|
| * | Avoid rebuilds when otherwise unmodified Python function Actions move within ... | Steven Knight | 2005-05-08 | 1 | -4/+27 |
|
|