| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 1 | -9/+3 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -22/+22 |
|
|
* | Integrate patch from issue #2436: fix regression from r3691 which stopped pri... | Gary Oberbrunner | 2009-12-05 | 1 | -8/+9 |
|
|
* | ENH: use Gary error checking, but using exception instead of returning error ... | David Cournapeau | 2009-11-19 | 1 | -0/+1 |
|
|
* | ENH: handle MSVS_VERSION additionally to MSVC_VERSION, but raise deprecation ... | David Cournapeau | 2009-11-19 | 1 | -0/+1 |
|
|
* | Bump minimum version of python for 1.3 to 2.4 | William Deegan | 2009-09-06 | 1 | -2/+2 |
|
|
* | Issue 2401: Fix usage of comparison with None, patch from Jared Grubb | Greg Noel | 2009-05-03 | 1 | -2/+2 |
|
|
* | Avoid swallowing KeyboardInterrupt in new try:-except: blocks. | Steven Knight | 2009-04-30 | 1 | -0/+4 |
|
|
* | Fix try:-except:-finally: block, only valid starting with Python 2.5. | Steven Knight | 2009-04-30 | 1 | -21/+25 |
|
|
* | fix for bug #2393. Instead of just 'import'ing | Gary Oberbrunner | 2009-04-29 | 1 | -8/+21 |
|
|
* | Per the bug report, this patch improves the "Do not know how to make | Gary Oberbrunner | 2009-04-15 | 1 | -1/+6 |
|
|
* | Issue 2377: Check if isatty() exists before calling it | Ludwig Hähne | 2009-04-14 | 1 | -2/+2 |
|
|
* | Issue 2368: Fix an exception when a null command-line argument is | Steven Knight | 2009-03-06 | 1 | -1/+1 |
|
|
* | Issue 2152: Fix the ability of --clean to handle / delete broken | Steven Knight | 2009-02-23 | 1 | -2/+7 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Print "scons: Build interrupted." on stderr, not stdout. | Steven Knight | 2008-12-10 | 1 | -1/+2 |
|
|
* | Create Taskmaster.{Always,OutOfDate}Task subclasses of Taskmaster.Task | Steven Knight | 2008-12-08 | 1 | -19/+17 |
|
|
* | Make ${,UN}CHANGED_{SOURCES,TARGETS} into future reserved construction | Steven Knight | 2008-12-07 | 1 | -1/+4 |
|
|
* | Fix use of isinstance(..., tuple) so it works in older Python versions. | Steven Knight | 2008-10-31 | 1 | -3/+7 |
|
|
* | Applied Benoit Belley's patch in ticket 1957 improve the robustness of | Gary Oberbrunner | 2008-10-29 | 1 | -34/+33 |
|
|
* | Support the -f option allowing specification of a different top-level | Steven Knight | 2008-10-15 | 1 | -5/+10 |
|
|
* | Fix a block in Script/Main.py that could swallow KeyboardInterrupt | Steven Knight | 2008-10-05 | 1 | -0/+2 |
|
|
* | Issue 1646: Block-wise signature computation for large files | Ludwig Hähne | 2008-09-28 | 1 | -0/+3 |
|
|
* | Issue 1693: make the subdirectory in which the .sconsign file will | Steven Knight | 2008-09-14 | 1 | -0/+1 |
|
|
* | Revert the previous change, I overlooked some regression test failures. | Steven Knight | 2008-09-13 | 1 | -1/+0 |
|
|
* | Issue 1693: Make the directory in which the .sconsign file will live, | Steven Knight | 2008-09-13 | 1 | -0/+1 |
|
|
* | Additional clean up of how we import some SCons.* module names, including | Steven Knight | 2008-09-13 | 1 | -2/+2 |
|
|
* | Evaluate compat module transparently when SCons is instantiated | Greg Noel | 2008-09-11 | 1 | -2/+0 |
|
|
* | Issue 1913: use cProfile instead of profile if available | Greg Noel | 2008-09-09 | 1 | -1/+4 |
|
|
* | Fix typo. | Steven Knight | 2008-08-22 | 1 | -1/+2 |
|
|
* | The parallel message should be returned from that function, not printed | Steven Knight | 2008-08-22 | 1 | -3/+2 |
|
|
* | Issue 2158: Actually print the warning about -j on Windows being | Steven Knight | 2008-08-22 | 1 | -1/+1 |
|
|
* | Merged revisions 2949-2953,2955-3056 via svnmerge from | Steven Knight | 2008-06-10 | 1 | -2/+16 |
|
|
* | Merged revisions 2725-2865 via svnmerge from | Steven Knight | 2008-04-17 | 1 | -42/+45 |
|
|
* | Merged revisions 2647-2719 via svnmerge from | Steven Knight | 2008-03-31 | 1 | -49/+42 |
|
|
* | Merged revisions 2527-2645 via svnmerge from | Steven Knight | 2008-02-04 | 1 | -22/+82 |
|
|
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 1 | -29/+38 |
|
|
* | Merged revisions 2302-2362,2364-2452 via svnmerge from | Steven Knight | 2007-09-19 | 1 | -3/+82 |
|
|
* | Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from | Steven Knight | 2007-08-17 | 1 | -10/+15 |
|
|
* | Merged revisions 2117-2120 via svnmerge from | Steven Knight | 2007-07-11 | 1 | -1/+27 |
|
|
* | Merged revisions 1968-2115 via svnmerge from | Steven Knight | 2007-07-11 | 1 | -528/+160 |
|
|
* | Merged revisions 1907-1940,1942-1967 via svnmerge from | Steven Knight | 2007-06-01 | 1 | -11/+16 |
|
|
* | Merged revisions 1826-1882 via svnmerge from | Steven Knight | 2007-04-13 | 1 | -12/+26 |
|
|
* | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 1 | -38/+118 |
|
|
* | Merged revisions 1738-1754,1756 via svnmerge from | Steven Knight | 2007-01-07 | 1 | -0/+1 |
|
|
* | Merged revisions 1675-1736 via svnmerge from | Steven Knight | 2006-12-16 | 1 | -14/+22 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -13/+33 |
|
|
* | In the error message, supply the file name that triggered on IOError or OSErr... | Steven Knight | 2006-02-25 | 1 | -7/+20 |
|
|
* | Fix SCons.Error => SCons.Errors typos. (Erick Tryzelaar) | Steven Knight | 2006-02-20 | 1 | -2/+2 |
|
|
* | Add a NoClean() function. (Steven Johnson) | Steven Knight | 2006-02-13 | 1 | -2/+2 |
|
|