| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | * | | | | | | Add a dummy file to trigger a Codeship build. | Russel Winder | 2016-01-25 | 1 | -0/+0 | |
| | | | | * | | | | | | Add a Shippable build file. | Russel Winder | 2016-01-25 | 1 | -0/+7 | |
| | | | | * | | | | | | Resolving a batch of failing tests for python 2.7. | William Blevins | 2016-01-24 | 27 | -104/+101 | |
| | | | | * | | | | | | Merge in default. | Russel Winder | 2016-01-19 | 14 | -15/+66 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ | Merge default. | Russel Winder | 2016-01-18 | 1 | -1/+1 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ | Merge in from default. | Russel Winder | 2016-01-15 | 5 | -10/+31 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ | Commit resolved conflicting merge. | Russel Winder | 2016-01-14 | 3 | -8/+31 | |
| | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | Output changed so changed expected results. | Russel Winder | 2016-01-10 | 1 | -21/+21 | |
| | | | | * | | | | | | | | | | Amend the message. | Russel Winder | 2016-01-10 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | Refactor of test, but it still fails due to missing output from SCons. | Russel Winder | 2016-01-10 | 1 | -16/+21 | |
| | | | | * | | | | | | | | | | Remove spurious space causing test fail. | Russel Winder | 2016-01-10 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | Remove relative import. | Russel Winder | 2016-01-10 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | Some more statement to function transforms. | Russel Winder | 2016-01-01 | 7 | -13/+13 | |
| | | | | * | | | | | | | | | | Some more statement to function transforms. | Russel Winder | 2016-01-01 | 23 | -134/+134 | |
| | | | | * | | | | | | | | | | Some more print statements to functions. | Russel Winder | 2016-01-01 | 22 | -85/+85 | |
| | | | | * | | | | | | | | | | Some more print statements to functions. | Russel Winder | 2016-01-01 | 12 | -37/+40 | |
| | | | | * | | | | | | | | | | Amend some missed print functions. | Russel Winder | 2016-01-01 | 1 | -4/+5 | |
| | | | | * | | | | | | | | | | Run futurize --stage1. | Russel Winder | 2016-01-01 | 21 | -478/+509 | |
| | | | | * | | | | | | | | | | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 320 | -7443/+10280 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | remove extra parens causing syntax error | William Deegan | 2015-02-26 | 1 | -1/+1 | |
| | | | |/ / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | Merged default branch into python3-port to keep it up to date. | Gary Oberbrunner | 2014-08-23 | 232 | -2469/+5901 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | Added six module as SCons.compat.six, for python3 port. | Gary Oberbrunner | 2014-04-20 | 16 | -81/+760 | |
| | | | * | | | | | | | | | | | | Added change log for python3 port | Gary Oberbrunner | 2014-04-06 | 1 | -0/+3 | |
| | | | * | | | | | | | | | | | | Main: No __future__.print_function (would affect exec()'d code). | Stefan Zimmermann | 2014-04-01 | 1 | -4/+6 | |
| | | | * | | | | | | | | | | | | test: site_scons/site_init: list() globals keys for looping to allow changes. | Stefan Zimmermann | 2014-04-01 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | Main: Use exec() with compile(). | Stefan Zimmermann | 2014-04-01 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | Tool.gs: Changed relative pdf import to absolute. | Stefan Zimmermann | 2014-03-31 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | engine.SCons: More bytes/str fixes. | Stefan Zimmermann | 2014-03-31 | 3 | -3/+3 | |
| | | | * | | | | | | | | | | | | SConstruct: More bytes/str fixes. | Stefan Zimmermann | 2014-03-31 | 1 | -2/+3 | |
| | | | * | | | | | | | | | | | | Additional ()s for print. | Stefan Zimmermann | 2014-03-31 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 643 | -1412/+19319 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | fix some minor 2to3 issues on windows | Rocco Matano | 2014-03-07 | 3 | -13/+16 | |
| | | | * | | | | | | | | | | | | | Fixed re.sub for PY3 print() in TestCmd.write(). | Stefan Zimmermann | 2014-01-08 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | Some more six.PY2/PY3 usage. | Stefan Zimmermann | 2014-01-08 | 4 | -17/+20 | |
| | | | * | | | | | | | | | | | | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 152 | -2738/+5122 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | Another list(*.keys()) for item deletion loop. | Stefan Zimmermann | 2013-12-27 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | ActionTests: No string.join(). b prefix for assert Action.get_contents(). | Stefan Zimmermann | 2013-12-27 | 1 | -37/+37 | |
| | | | * | | | | | | | | | | | | | | More __cmp__ to __eq__ (and __lt__). Resolved some UnboundLocalErrors after e... | Stefan Zimmermann | 2014-03-31 | 11 | -35/+51 | |
| | | | * | | | | | | | | | | | | | | Use exec() with compile() to preserve script name. | Stefan Zimmermann | 2013-12-27 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | | | | doc/SConscript: Fixed octal literal. | Stefan Zimmermann | 2013-12-27 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | Environment.py: __cmp__ to __eq__. list(*.keys()) for item deletion loops. | Stefan Zimmermann | 2013-12-27 | 1 | -4/+4 | |
| | | | * | | | | | | | | | | | | | | copy_func: return 0 instead of return shutil.* | Stefan Zimmermann | 2013-12-27 | 1 | -3/+3 | |
| | | | * | | | | | | | | | | | | | | SConstruct: open() in text mode. Fixed octal literals. | Stefan Zimmermann | 2013-12-27 | 1 | -12/+12 | |
| | | | * | | | | | | | | | | | | | | QMTest: open() in text mode. Add ()s to prints on writing test scripts from str. | Stefan Zimmermann | 2013-12-27 | 2 | -3/+7 | |
| | | | * | | | | | | | | | | | | | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 140 | -418/+566 | |
| | | | * | | | | | | | | | | | | | | setup.py: don't error on py3 | ndbecker2 | 2013-09-10 | 1 | -8/+0 | |
| | | | * | | | | | | | | | | | | | | fix for cpp scanner (maybe) | ndbecker2 | 2013-09-09 | 2 | -2/+4 | |
| | | | * | | | | | | | | | | | | | | minor cleanup | ndbecker2 | 2013-09-09 | 2 | -7/+2 | |
| | | | * | | | | | | | | | | | | | | 2 minor issues | ndbecker2 | 2013-09-09 | 2 | -2/+3 | |
| | | | * | | | | | | | | | | | | | | Manual python3 post-2to3 fixes from Neal Becker | Gary Oberbrunner | 2013-09-22 | 19 | -62/+76 | |
