| Commit message (Expand) | Author | Age | Files | Lines |
* | - fixed issue #2720, applied final patch (v3) by Alexey Klimkin | Dirk Baechle | 2012-01-10 | 1 | -12/+19 |
|
|
* | New debug option --debug=prepare to watch targets being prepared | Gary Oberbrunner | 2011-03-01 | 1 | -0/+8 |
|
|
* | Update deprecated features to the next life-cycle stage | Greg Noel | 2010-05-21 | 1 | -2/+3 |
|
|
* | Convert old-style classes in Taskmaster.py to new-style classes. | Steven Knight | 2010-05-15 | 1 | -3/+3 |
|
|
* | Fix regression tests (imports not happening as expected) | Greg Noel | 2010-04-25 | 1 | -1/+1 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 1 | -21/+6 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 1 | -2/+1 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 1 | -1/+1 |
|
|
* | Issue 2332: Convert from using StringIO.StringIO class to using the | Steven Knight | 2010-04-07 | 1 | -13/+13 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 1 | -2/+2 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -4/+4 |
|
|
* | Merged revisions 4645,4647-4651,4654-4656 via svnmerge from | Steven Knight | 2010-02-05 | 1 | -2/+4 |
|
|
* | Issue 2372: evaluate a Node's order-only prerequisites before the sources | Steven Knight | 2009-03-11 | 1 | -1/+1 |
|
|
* | Move the set_state(EXECUTED) call associated with pulling things | Steven Knight | 2009-02-22 | 1 | -1/+9 |
|
|
* | 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 | -7/+11 |
|
|
* | Issue 2231: Add a --warn=future-deprecated option, along with | Steven Knight | 2008-12-11 | 1 | -0/+4 |
|
|
* | Create Taskmaster.{Always,OutOfDate}Task subclasses of Taskmaster.Task | Steven Knight | 2008-12-08 | 1 | -9/+32 |
|
|
* | Issue 2265: Suppress messages about spurious dependency cycles. | Steven Knight | 2008-12-07 | 1 | -19/+35 |
|
|
* | Issue 2116: Eliminate some spurious dependency cycles by being more | Steven Knight | 2008-12-06 | 1 | -30/+139 |
|
|
* | Issue 2265: Add additional --taskmastertrace= messages in the Task class. | Steven Knight | 2008-12-05 | 1 | -15/+75 |
|
|
* | Applied Benoit Belley's patch in ticket 1957 improve the robustness of | Gary Oberbrunner | 2008-10-29 | 1 | -3/+5 |
|
|
* | Better error when taskmaster gets an exception while scanning children (show ... | Gary Oberbrunner | 2008-09-29 | 1 | -2/+2 |
|
|
* | Evaluate compat module transparently when SCons is instantiated | Greg Noel | 2008-09-11 | 1 | -2/+0 |
|
|
* | Merged revisions 2928-2932,2934-2946 via svnmerge from | Steven Knight | 2008-05-18 | 1 | -6/+9 |
|
|
* | Merged revisions 2898-2901,2903-2927 via svnmerge from | Steven Knight | 2008-04-30 | 1 | -51/+69 |
|
|
* | Merged revisions 2725-2865 via svnmerge from | Steven Knight | 2008-04-17 | 1 | -119/+204 |
|
|
* | Merged revisions 2647-2719 via svnmerge from | Steven Knight | 2008-03-31 | 1 | -2/+2 |
|
|
* | Merged revisions 2527-2645 via svnmerge from | Steven Knight | 2008-02-04 | 1 | -15/+29 |
|
|
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 1 | -1/+1 |
|
|
* | Merged revisions 2302-2362,2364-2452 via svnmerge from | Steven Knight | 2007-09-19 | 1 | -74/+68 |
|
|
* | Merged revisions 1907-1940,1942-1967 via svnmerge from | Steven Knight | 2007-06-01 | 1 | -1/+2 |
|
|
* | Merged revisions 1884-1905 via svnmerge from | Steven Knight | 2007-05-18 | 1 | -4/+5 |
|
|
* | Merged revisions 1826-1882 via svnmerge from | Steven Knight | 2007-04-13 | 1 | -3/+9 |
|
|
* | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 1 | -76/+165 |
|
|
* | Merged revisions 1738-1754,1756 via svnmerge from | Steven Knight | 2007-01-07 | 1 | -8/+2 |
|
|
* | Merged revisions 1675-1736 via svnmerge from | Steven Knight | 2006-12-16 | 1 | -9/+8 |
|
|
* | Merged revisions 1441-1539 via svnmerge from | Steven Knight | 2006-07-25 | 1 | -106/+136 |
|
|
* | In the error message, supply the file name that triggered on IOError or OSErr... | Steven Knight | 2006-02-25 | 1 | -6/+2 |
|
|
* | Refactor so Command() uses an FS.Entry as its target factory. | Steven Knight | 2006-02-12 | 1 | -2/+2 |
|
|
* | Handle scanning of the in-memory entries for a Dir with a scanner, not a hard... | Steven Knight | 2005-12-27 | 1 | -13/+32 |
|
|
* | Add a --debug=taskmaster option to print traces of what it's doing on its stack. | Steven Knight | 2005-12-18 | 1 | -8/+27 |
|
|
* | Make sure scans are added to all targets in a builder call, to prevent out-o... | Steven Knight | 2005-03-30 | 1 | -32/+26 |
|
|
* | Add a subsystem for collecting stats about how Nodes are handled by the Taskm... | Steven Knight | 2005-03-24 | 1 | -0/+50 |
|
|
* | Fix re-scanning of built files for implicit dependencies when the -j option i... | Steven Knight | 2005-03-20 | 1 | -33/+55 |
|
|
* | Apply Memoizer to cache more return values from various methods. (Kevin Quick) | Steven Knight | 2004-12-31 | 1 | -4/+1 |
|
|
* | Speed up Taskmaster by not calling Node methods so frequently. | Steven Knight | 2004-12-16 | 1 | -48/+30 |
|
|
* | Print --debug={tree,dtree,includes} even if the build has an error. | Steven Knight | 2004-12-03 | 1 | -0/+16 |
|
|
* | Build targets in an associated BuildDir even if there are local targets in th... | Steven Knight | 2004-09-18 | 1 | -5/+6 |
|
|
* | Print tracebacks for errors other than UserError and StopError. (Gary Oberbr... | Steven Knight | 2004-09-18 | 1 | -2/+7 |
|
|