| Commit message (Expand) | Author | Age | Files | Lines |
| * | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 1 | -3/+3 |
|
|
| * | fixes for print()'s for win32 | William Deegan | 2016-05-13 | 1 | -2/+2 |
|
|
| * | Run futurize --stage1. | Russel Winder | 2016-01-01 | 1 | -2/+1 |
|
|
| * | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -31/+20 |
| |\ |
|
| | * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -11/+2 |
|
|
| | * | - switching Node class and NodeInfo/Binfo to using slots | Dirk Baechle | 2015-02-26 | 1 | -1/+1 |
|
|
| | * | - a few simple refactorings and optimizations | Dirk Baechle | 2015-02-04 | 1 | -18/+16 |
|
|
| * | | Merged default branch into python3-port to keep it up to date. | Gary Oberbrunner | 2014-08-23 | 1 | -1/+2 |
| |\ \
| |/ |
|
| | * | - allow varlist to be specified as list of strings, fixes issue #2754 | Dirk Baechle | 2014-05-20 | 1 | -1/+1 |
|
|
| | * | The _r in AIX xlc_r means reentrant, not relocatable. | Michael Haubenwallner | 2014-05-15 | 1 | -0/+1 |
|
|
| * | | engine.SCons: More bytes/str fixes. | Stefan Zimmermann | 2014-03-31 | 1 | -1/+1 |
|
|
| * | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | Fixed "communicate()" interface in Action._subproc() | ptomulik | 2014-03-13 | 1 | -1/+1 |
|
|
| * | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 1 | -6/+8 |
| |\ \
| |/ |
|
| | * | Merged in dirkbaechle/scons (pull request #92) | William Deegan | 2013-10-28 | 1 | -5/+6 |
| | |\ |
|
| | | * | - now counting instances only when requested via --debug=count | Dirk Baechle | 2013-10-25 | 1 | -5/+6 |
|
|
| | * | | Correctly fix bug #2903, failure to rebuild when linker options change. | Gary Oberbrunner | 2013-10-27 | 1 | -1/+2 |
| | |/ |
|
| * | | More __cmp__ to __eq__ (and __lt__). Resolved some UnboundLocalErrors after e... | Stefan Zimmermann | 2014-03-31 | 1 | -2/+2 |
|
|
| * | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -10/+9 |
|
|
| * | | minor cleanup | ndbecker2 | 2013-09-09 | 1 | -6/+1 |
|
|
| * | | 2 minor issues | ndbecker2 | 2013-09-09 | 1 | -1/+1 |
|
|
| * | | Manual python3 post-2to3 fixes from Neal Becker | Gary Oberbrunner | 2013-09-22 | 1 | -13/+19 |
|
|
| * | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -23/+24 |
| |/ |
|
| * | Fix incorrect UserError usage | Richard Quirk | 2011-12-24 | 1 | -1/+1 |
|
|
| * | Fix #2685, UnicodeDecodeError with Copy and non-ASCII filenames. | Gary Oberbrunner | 2011-03-11 | 1 | -2/+12 |
|
|
| * | Make Action+None and None+Action work as expected (silently ignore the None a... | Gary Oberbrunner | 2011-02-27 | 1 | -2/+8 |
|
|
| * | Initial Migration of MSVC logic from 1.3 branch. | William Deegan | 2010-06-03 | 1 | -2/+2 |
|
|
| * | Convert the old-style classes in Action.py to new-style classes. | Steven Knight | 2010-05-13 | 1 | -6/+6 |
|
|
| * | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 1 | -10/+0 |
|
|
| * | 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 | -3/+3 |
|
|
| * | Issue 2331: For forward compatibility, use "import pickle" and have | Steven Knight | 2010-04-09 | 1 | -3/+6 |
|
|
| * | Issue 2332: Convert from using StringIO.StringIO class to using the | Steven Knight | 2010-04-07 | 1 | -2/+2 |
|
|
| * | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 1 | -1/+1 |
|
|
| * | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -53/+45 |
|
|
| * | Fix use of varlist in CommandGeneratorAction, ListAction and LazyAction | Steven Knight | 2010-01-14 | 1 | -1/+17 |
|
|
| * | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
| * | Detect implicit command dependencies even when the command is quoted. | Steven Knight | 2009-01-20 | 1 | -1/+8 |
|
|
| * | Issue 1086: add support for generic batch build actions, and | Steven Knight | 2009-01-09 | 1 | -40/+120 |
|
|
| * | Issue 2267, fix use of uninitialized variable | Greg Noel | 2008-12-06 | 1 | -6/+6 |
|
|
| * | Issue 2228: discard stderr by using os.devnull | Greg Noel | 2008-11-09 | 1 | -4/+12 |
|
|
| * | Fix uncaught KeyboardInterrupt. | Steven Knight | 2008-10-31 | 1 | -0/+2 |
|
|
| * | Fix calling Exit() from within a Python function action, so that it gets | Steven Knight | 2008-10-31 | 1 | -0/+2 |
|
|
| * | Applied Benoit Belley's patch in ticket 1957 improve the robustness of | Gary Oberbrunner | 2008-10-29 | 1 | -23/+30 |
|
|
| * | fix bug in SCons.Action._subproc | Greg Noel | 2008-10-08 | 1 | -16/+16 |
|
|
| * | Issue 2166, refactor Action() factory to make positional parameters consistent | Greg Noel | 2008-10-04 | 1 | -143/+194 |
|
|
| * | make references to subprocess.Popen synchronous | Greg Noel | 2008-09-22 | 1 | -2/+2 |
|
|
| * | Call str() on the string values of environment variables used by the | Steven Knight | 2008-09-20 | 1 | -1/+3 |
|
|
| * | Add common subproc function and modify routines to use it | Greg Noel | 2008-09-12 | 1 | -2/+59 |
|
|
| * | Merged revisions 3057-3059,3061-3264 via svnmerge from | Steven Knight | 2008-08-09 | 1 | -0/+3 |
|
|