summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | Add a dummy file to trigger a Codeship build.Russel Winder2016-01-251-0/+0
| | | | * | | | | | Add a Shippable build file.Russel Winder2016-01-251-0/+7
| | | | * | | | | | Resolving a batch of failing tests for python 2.7.William Blevins2016-01-2427-104/+101
| | | | * | | | | | Merge in default.Russel Winder2016-01-1914-15/+66
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge default.Russel Winder2016-01-181-1/+1
| | | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge in from default.Russel Winder2016-01-155-10/+31
| | | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Commit resolved conflicting merge.Russel Winder2016-01-143-8/+31
| | | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | Output changed so changed expected results.Russel Winder2016-01-101-21/+21
| | | | * | | | | | | | | | Amend the message.Russel Winder2016-01-101-1/+1
| | | | * | | | | | | | | | Refactor of test, but it still fails due to missing output from SCons.Russel Winder2016-01-101-16/+21
| | | | * | | | | | | | | | Remove spurious space causing test fail.Russel Winder2016-01-101-1/+1
| | | | * | | | | | | | | | Remove relative import.Russel Winder2016-01-101-1/+1
| | | | * | | | | | | | | | Some more statement to function transforms.Russel Winder2016-01-017-13/+13
| | | | * | | | | | | | | | Some more statement to function transforms.Russel Winder2016-01-0123-134/+134
| | | | * | | | | | | | | | Some more print statements to functions.Russel Winder2016-01-0122-85/+85
| | | | * | | | | | | | | | Some more print statements to functions.Russel Winder2016-01-0112-37/+40
| | | | * | | | | | | | | | Amend some missed print functions.Russel Winder2016-01-011-4/+5
| | | | * | | | | | | | | | Run futurize --stage1.Russel Winder2016-01-0121-478/+509
| | | | * | | | | | | | | | Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-24320-7443/+10280
| | | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | remove extra parens causing syntax errorWilliam Deegan2015-02-261-1/+1
| | | |/ / / / / / / / / / /
| | | * | | | | | | | | | | Merged default branch into python3-port to keep it up to date.Gary Oberbrunner2014-08-23232-2469/+5901
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Added six module as SCons.compat.six, for python3 port.Gary Oberbrunner2014-04-2016-81/+760
| | | * | | | | | | | | | | | Added change log for python3 portGary Oberbrunner2014-04-061-0/+3
| | | * | | | | | | | | | | | Main: No __future__.print_function (would affect exec()'d code).Stefan Zimmermann2014-04-011-4/+6
| | | * | | | | | | | | | | | test: site_scons/site_init: list() globals keys for looping to allow changes.Stefan Zimmermann2014-04-011-1/+1
| | | * | | | | | | | | | | | Main: Use exec() with compile().Stefan Zimmermann2014-04-011-1/+1
| | | * | | | | | | | | | | | Tool.gs: Changed relative pdf import to absolute.Stefan Zimmermann2014-03-311-1/+1
| | | * | | | | | | | | | | | engine.SCons: More bytes/str fixes.Stefan Zimmermann2014-03-313-3/+3
| | | * | | | | | | | | | | | SConstruct: More bytes/str fixes.Stefan Zimmermann2014-03-311-2/+3
| | | * | | | | | | | | | | | Additional ()s for print.Stefan Zimmermann2014-03-311-1/+1
| | | * | | | | | | | | | | | Merged with [default]Stefan Zimmermann2014-03-31643-1412/+19319
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | fix some minor 2to3 issues on windowsRocco Matano2014-03-073-13/+16
| | | * | | | | | | | | | | | | Fixed re.sub for PY3 print() in TestCmd.write().Stefan Zimmermann2014-01-081-1/+1
| | | * | | | | | | | | | | | | Some more six.PY2/PY3 usage.Stefan Zimmermann2014-01-084-17/+20
| | | * | | | | | | | | | | | | Merged with [default]Stefan Zimmermann2014-03-31152-2738/+5122
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Another list(*.keys()) for item deletion loop.Stefan Zimmermann2013-12-271-1/+1
| | | * | | | | | | | | | | | | | ActionTests: No string.join(). b prefix for assert Action.get_contents().Stefan Zimmermann2013-12-271-37/+37
| | | * | | | | | | | | | | | | | More __cmp__ to __eq__ (and __lt__). Resolved some UnboundLocalErrors after e...Stefan Zimmermann2014-03-3111-35/+51
| | | * | | | | | | | | | | | | | Use exec() with compile() to preserve script name.Stefan Zimmermann2013-12-271-2/+2
| | | * | | | | | | | | | | | | | doc/SConscript: Fixed octal literal.Stefan Zimmermann2013-12-271-1/+1
| | | * | | | | | | | | | | | | | Environment.py: __cmp__ to __eq__. list(*.keys()) for item deletion loops.Stefan Zimmermann2013-12-271-4/+4
| | | * | | | | | | | | | | | | | copy_func: return 0 instead of return shutil.*Stefan Zimmermann2013-12-271-3/+3
| | | * | | | | | | | | | | | | | SConstruct: open() in text mode. Fixed octal literals.Stefan Zimmermann2013-12-271-12/+12
| | | * | | | | | | | | | | | | | QMTest: open() in text mode. Add ()s to prints on writing test scripts from str.Stefan Zimmermann2013-12-272-3/+7
| | | * | | | | | | | | | | | | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-31140-418/+566
| | | * | | | | | | | | | | | | | setup.py: don't error on py3ndbecker22013-09-101-8/+0
| | | * | | | | | | | | | | | | | fix for cpp scanner (maybe)ndbecker22013-09-092-2/+4
| | | * | | | | | | | | | | | | | minor cleanupndbecker22013-09-092-7/+2
| | | * | | | | | | | | | | | | | 2 minor issuesndbecker22013-09-092-2/+3
| | | * | | | | | | | | | | | | | Manual python3 post-2to3 fixes from Neal BeckerGary Oberbrunner2013-09-2219-62/+76