| Commit message (Expand) | Author | Age | Files | Lines |
* | Some more lint-derived cleanups | Mats Wichmann | 2019-04-27 | 1 | -3/+4 |
|
|
* | Fixup some code triggering pylint errors. | Mats Wichmann | 2019-04-21 | 1 | -8/+8 |
|
|
* | Fix Bug #3212. Using CacheDir with Configure TryCompile with Python 3 was fai... | William Deegan | 2018-10-10 | 1 | -0/+2 |
|
|
* | Split out calls to simplify for debugging | William Deegan | 2017-02-26 | 1 | -4/+8 |
|
|
* | fix issue which was modifying the function signature and causing incorrect re... | William Deegan | 2017-02-26 | 1 | -7/+3 |
|
|
* | fix string/bytearray issue for py2/3 port | William Deegan | 2017-02-21 | 1 | -2/+9 |
|
|
* | avoid using __slots__ on Node and Executor (but only on PyPy) | Daniel Holth | 2016-06-06 | 1 | -3/+3 |
|
|
* | Commit merge from default. | Russel Winder | 2016-02-02 | 1 | -1/+3 |
|\ |
|
| * | fix for tigris bug # 2622 - AlwaysBuild / MSVC regression - Make sure files m... | William Deegan | 2016-01-16 | 1 | -1/+3 |
|
|
* | | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -77/+102 |
|\ \
| |/ |
|
| * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -3/+0 |
|
|
| * | Issue 2264: Added cross-language scanner support. | William Blevins | 2015-05-17 | 1 | -20/+6 |
|
|
| * | - switching Node class and NodeInfo/Binfo to using slots | Dirk Baechle | 2015-02-26 | 1 | -46/+87 |
|
|
| * | - a few simple refactorings and optimizations | Dirk Baechle | 2015-02-04 | 1 | -9/+10 |
|
|
* | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 1 | -5/+8 |
|\ \
| |/ |
|
| * | Added release_target_info() to File nodes, reduces memory consumption. | Dirk Baechle | 2013-12-19 | 1 | -3/+5 |
|
|
| * | - now counting instances only when requested via --debug=count | Dirk Baechle | 2013-10-25 | 1 | -2/+3 |
|
|
* | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -2/+2 |
|
|
* | | Manual python3 post-2to3 fixes from Neal Becker | Gary Oberbrunner | 2013-09-22 | 1 | -1/+1 |
|/ |
|
* | Issue 2647: In Executor.Null.get_all_children(), really return all of | Steven Knight | 2010-06-15 | 1 | -1/+1 |
|
|
* | Convert old-style classes in Executor.py modules to new-style classes. | Steven Knight | 2010-05-16 | 1 | -4/+4 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 1 | -8/+3 |
|
|
* | 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 | -4/+4 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -16/+18 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+5 |
|
|
* | Fix calculation of $UNCHANGED_SOURCES to include correctly sources | Steven Knight | 2009-01-19 | 1 | -4/+4 |
|
|
* | Fix ability to Install() the same file multiple times. | Steven Knight | 2009-01-13 | 1 | -1/+1 |
|
|
* | Issue 1086: add support for generic batch build actions, and | Steven Knight | 2009-01-09 | 1 | -51/+294 |
|
|
* | Use a SCons.Util.UniqueList instance for the Executor.sources list | Steven Knight | 2009-01-01 | 1 | -6/+1 |
|
|
* | Applied Benoit Belley's patch in ticket 1957 improve the robustness of | Gary Oberbrunner | 2008-10-29 | 1 | -1/+5 |
|
|
* | Fix for Python versions before 2.2, where tuple() requires an argument. | Steven Knight | 2008-09-13 | 1 | -1/+1 |
|
|
* | Issue 2179: Null Executor memory reductions | Ludwig Hähne | 2008-09-12 | 1 | -12/+47 |
|
|
* | Merged revisions 2898-2901,2903-2927 via svnmerge from | Steven Knight | 2008-04-30 | 1 | -4/+4 |
|
|
* | Merged revisions 2725-2865 via svnmerge from | Steven Knight | 2008-04-17 | 1 | -24/+31 |
|
|
* | Merged revisions 2527-2645 via svnmerge from | Steven Knight | 2008-02-04 | 1 | -6/+4 |
|
|
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 1 | -13/+28 |
|
|
* | Merged revisions 2302-2362,2364-2452 via svnmerge from | Steven Knight | 2007-09-19 | 1 | -11/+41 |
|
|
* | Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from | Steven Knight | 2007-08-17 | 1 | -4/+2 |
|
|
* | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 1 | -1/+3 |
|
|
* | Merged revisions 1675-1736 via svnmerge from | Steven Knight | 2006-12-16 | 1 | -27/+61 |
|
|
* | Merged revisions 1441-1539 via svnmerge from | Steven Knight | 2006-07-25 | 1 | -0/+2 |
|
|
* | Handle scanning of the in-memory entries for a Dir with a scanner, not a hard... | Steven Knight | 2005-12-27 | 1 | -5/+6 |
|
|
* | Refactor to let specific Node types override scanner selection, and to add a ... | Steven Knight | 2005-12-04 | 1 | -1/+1 |
|
|
* | Add a --debug=nomemoizer option to disable memoization. | Steven Knight | 2005-06-01 | 1 | -2/+3 |
|
|
* | Move pre- and post-actions lists from Node to Executor so expansions of ${TAR... | Steven Knight | 2005-05-14 | 1 | -22/+40 |
|
|
* | More flexible (and Make-like) ignoring command exit status, and suppressing p... | Steven Knight | 2005-04-26 | 1 | -5/+5 |
|
|
* | Store source file and dependency paths relative to the target's directory, no... | Steven Knight | 2005-04-01 | 1 | -12/+11 |
|
|
* | Make sure scans are added to all targets in a builder call, to prevent out-o... | Steven Knight | 2005-03-30 | 1 | -12/+21 |
|
|
* | Reduce gen_binfo() time for very long source lists. | Steven Knight | 2005-03-05 | 1 | -4/+11 |
|
|