| Commit message (Expand) | Author | Age | Files | Lines |
* | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 1 | -1/+1 |
|
|
* | Run futurize --stage1. | Russel Winder | 2016-01-01 | 1 | -1/+3 |
|
|
* | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -16/+7 |
|\ |
|
| * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -11/+1 |
|
|
| * | Merged in billcroberts/scons (pull request #226) | William Deegan | 2015-09-28 | 1 | -2/+2 |
| |\ |
|
| | * | bug 2831: Allow appending Help text to Options Output | William Roberts | 2015-03-17 | 1 | -2/+2 |
|
|
| * | | - switching Node class and NodeInfo/Binfo to using slots | Dirk Baechle | 2015-02-26 | 1 | -2/+2 |
| |/ |
|
| * | Split __VERSION__ string in EnsureSConsVersion to avoid replacement | anatoly techtonik | 2014-09-26 | 1 | -1/+2 |
|
|
* | | Merged default branch into python3-port to keep it up to date. | Gary Oberbrunner | 2014-08-23 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Do not fail on EnsureSConsVersion when running from checkout | anatoly techtonik | 2014-08-11 | 1 | -0/+4 |
|
|
* | | Use exec() with compile() to preserve script name. | Stefan Zimmermann | 2013-12-27 | 1 | -2/+2 |
|
|
* | | 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 |
|
|
* | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -11/+11 |
|/ |
|
* | Removed some pre-Python 2.4 compatibility code | anatoly techtonik | 2012-12-07 | 1 | -7/+2 |
|
|
* | Start the deprecation cycle for the BuildDir() method and the build_dir | Greg Noel | 2010-05-26 | 1 | -1/+4 |
|
|
* | Convert old-style classes in Script/SConscript.py to new-style classes. | Steven Knight | 2010-05-14 | 1 | -2/+2 |
|
|
* | Convert to Python 3.x division rules. | Greg Noel | 2010-04-24 | 1 | -1/+2 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 1 | -2/+0 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 1 | -12/+9 |
|
|
* | Issue 2334: Use compatibility versions of collections.User{Dict,List,String} | Steven Knight | 2010-04-07 | 1 | -1/+1 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 1 | -2/+1 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -15/+15 |
|
|
* | Issue 2229, fix, tests, doc | Greg Noel | 2009-05-17 | 1 | -1/+2 |
|
|
* | Issue 1059: Fix the -n option when VariantDir(duplicate=1) is used | Steven Knight | 2009-02-25 | 1 | -3/+6 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Fix use of VariantDir when the -n option is used and doesn't, | Steven Knight | 2008-10-15 | 1 | -1/+14 |
|
|
* | Issue 2149: Avoid reference cycles caused by frame objects | Ludwig Hähne | 2008-09-10 | 1 | -1/+4 |
|
|
* | Merged revisions 2725-2865 via svnmerge from | Steven Knight | 2008-04-17 | 1 | -2/+2 |
|
|
* | Merged revisions 2647-2719 via svnmerge from | Steven Knight | 2008-03-31 | 1 | -7/+7 |
|
|
* | Merged revisions 2302-2362,2364-2452 via svnmerge from | Steven Knight | 2007-09-19 | 1 | -2/+15 |
|
|
* | Merged revisions 2117-2120 via svnmerge from | Steven Knight | 2007-07-11 | 1 | -2/+2 |
|
|
* | Merged revisions 1968-2115 via svnmerge from | Steven Knight | 2007-07-11 | 1 | -2/+2 |
|
|
* | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 1 | -2/+2 |
|
|
* | Merged revisions 1675-1736 via svnmerge from | Steven Knight | 2006-12-16 | 1 | -3/+7 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -9/+31 |
|
|
* | Fix the use of Configure() contexts in nested subsidiary SConscript files. (... | Steven Knight | 2005-12-28 | 1 | -2/+2 |
|
|
* | Enhance EnsureSConsVersion() to take revision numbers, too. (Amir Szekely) | Steven Knight | 2005-08-12 | 1 | -11/+23 |
|
|
* | Eliminate multiple calls to os.stat() to fetch file info. | Steven Knight | 2005-05-13 | 1 | -3/+2 |
|
|
* | Remove widespread reliance on SCons.Node.FS.default_fs so we can initialize i... | Steven Knight | 2005-04-02 | 1 | -4/+4 |
|
|
* | Restore (some) old SCons.Script.* names, some released SConscript files are u... | Steven Knight | 2005-03-17 | 1 | -0/+10 |
|
|
* | Fix creating a build_dir from scratch when there's a subsidiary SConscript() ... | Steven Knight | 2005-02-16 | 1 | -1/+3 |
|
|
* | Eliminate Executor's creation and use of a build_dict and a subst_dict, which... | Steven Knight | 2005-01-10 | 1 | -3/+7 |
|
|
* | Support 'from SConsScript import *' to allow Python modules imported by SCons... | Steven Knight | 2005-01-08 | 1 | -209/+63 |
|
|
* | Remove build engine dependencies on SCons.Script. Fix a misspelled variable ... | Steven Knight | 2005-01-08 | 1 | -1/+13 |
|
|
* | Handle moved SCons source tree. (Kevin Quick) | Steven Knight | 2004-11-11 | 1 | -33/+25 |
|
|
* | Fix use of a list of SConscript files when calling env.SConscript(). | Steven Knight | 2004-09-29 | 1 | -1/+7 |
|
|
* | Add a ParseDepends() function to read up mkdep-style files. | Steven Knight | 2004-09-25 | 1 | -0/+1 |
|
|
* | Remove all features deprecated in 0.93 or earlier. | Steven Knight | 2004-09-03 | 1 | -38/+0 |
|
|
* | Allow Help() to be called multiple times, appending to the text each time. (... | Steven Knight | 2004-08-30 | 1 | -2/+8 |
|
|