| Commit message (Expand) | Author | Age | Files | Lines |
* | py2/3 fix expected signatures for python actions (functions,classes). Unfortu... | William Deegan | 2017-06-25 | 1 | -34/+81 |
|
|
* | PY2/3 fixed actiontests for python 3 (turns out it only passes for python 3.5... | William Deegan | 2017-06-24 | 1 | -3/+2 |
|
|
* | py2/3 fix signatures for py2. Note this means that many builds may unneccesar... | William Deegan | 2017-06-24 | 1 | -2/+10 |
|
|
* | Remove ancient Aegis revision control system files | Jane Doe | 2017-05-30 | 1 | -2/+2 |
|
|
* | py2/3 better messaging for actiontest failures | William Deegan | 2017-05-28 | 1 | -4/+5 |
|
|
* | Improve error messages when test fail | William Deegan | 2017-05-26 | 1 | -2/+2 |
|
|
* | When iterating over dict.items(), we do not need a new list. | Craig Rodrigues | 2017-03-12 | 1 | -3/+3 |
|
|
* | PY3 porting work. Also moved comments for methods into docstrings | William Deegan | 2017-02-20 | 1 | -3/+51 |
|
|
* | Added some details comments to _function_contents() which is used to generate... | William Deegan | 2016-12-23 | 1 | -0/+1 |
|
|
* | fixes get function/object signatures working on python 3 (and 2.7) | William Deegan | 2016-12-21 | 1 | -4/+6 |
|
|
* | 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 |
|
|