summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Merged in rodrigc/scons (pull request #409)William Deegan2017-03-131-1/+1
|\
| * Remove 'U' flag to open() which is deprecated.Craig Rodrigues2017-03-111-1/+1
* | When iterating over dict.items(), we do not need a new list.Craig Rodrigues2017-03-123-4/+4
|/
* Futurize stage 2 2to3 fixes only.William Blevins2016-09-207-12/+12
* Update logic to pull files from mercurialWilliam Deegan2016-05-151-3/+3
* Remove all the six stuff.Russel Winder2016-02-021-6/+2
* Run futurize --stage1.Russel Winder2016-01-013-67/+71
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-2411-1037/+31
|\
| * removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-101-5/+1
| * mergeWilliam Deegan2015-09-282-1/+2
| |\
| | * exit with non-zero exit code if validation failsWilliam Deegan2015-09-281-0/+1
| |/
| * change tree back to development mode and bring back changes from release branchWilliam Deegan2015-09-212-2/+10
| |\
| | * add uploading src/README.txt to sourceforgerel_2.4.0William Deegan2015-09-211-2/+9
| |/
| * adding amd64 win installer to list of filesWilliam Deegan2015-09-211-0/+5
| * Call scons-proc.py with the same python executable that the docs-update-gener...William Deegan2015-07-301-2/+3
| * Remove obsolete aegis revision control scriptsWilliam Deegan2015-07-303-1023/+0
| * merging 2.3.5 changesWilliam Deegan2015-06-201-0/+8
| * SConsDoc.py: Calling sys.exit(-1) in imported library is bad, becauseanatoly techtonik2015-01-111-4/+2
* | Added six module as SCons.compat.six, for python3 port.Gary Oberbrunner2014-04-201-1/+1
* | Merged with [default]Stefan Zimmermann2014-03-313-6/+6
|\ \ | |/
| * release scripts: bin/upload-release-files.sh update doc for EPUB and fix doc ...Gary Oberbrunner2014-03-081-2/+2
| * Merged in dirkbaechle/scons (pull request #103)Gary Oberbrunner2014-03-081-2/+2
| |\
| | * - added doc editor configuration for XXE5Dirk Baechle2014-01-191-2/+2
| * | Put back into develop mode post-2.3.1 release;Gary Oberbrunner2014-03-041-2/+2
| |/
* | Some more six.PY2/PY3 usage.Stefan Zimmermann2014-01-081-2/+4
* | Merged with [default]Stefan Zimmermann2014-03-311-8/+9
|\ \ | |/
| * update-release-info: fixed date updating for doc/user/main.xml.Gary Oberbrunner2013-12-271-8/+9
* | More __cmp__ to __eq__ (and __lt__). Resolved some UnboundLocalErrors after e...Stefan Zimmermann2014-03-312-5/+12
* | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-3122-27/+50
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-2222-161/+160
|/
* - fixed bootstrap.py, such that it can be called from an arbitrary working di...Dirk Baechle2013-05-221-1/+1
* New doc toolchain changes:Gary Oberbrunner2013-05-042-20/+35
* - relinked the build of all documentation outputs to the bootstrap processDirk Baechle2013-05-032-16/+17
* - cleaned up 'bin' directoryDirk Baechle2013-05-036-642/+80
* - switched to different schemaLocation URIDirk Baechle2013-05-031-19/+8
* - removed suffix= from 'scons_output_command ' and moved itDirk Baechle2013-05-033-312/+830
* - corrected xincludes for MAN pagesDirk Baechle2013-05-035-417/+746
* - switched all docs to SCons XSDDirk Baechle2013-05-034-96/+119
* - added Docbook Tool to the sourcesDirk Baechle2013-05-032-105/+135
* - added first version of the SCons XSDDirk Baechle2013-05-032-2/+48
* - started to implement new XML toolsDirk Baechle2013-05-034-439/+404
* Fix tests broken after --noqmtest option was removed from runtest.pyanatoly techtonik2012-12-201-1/+1
* Cleanup replacement of sys.exitfunc with atexit (Python 2+)anatoly techtonik2012-12-191-1/+2
* Merged pull request #44 (make README a ReStructuredText file)Gary Oberbrunner2012-10-131-4/+3
* Warn during doc build if missing toolsGary Oberbrunner2012-08-121-0/+1
* New upload-release-files script, and fixed up update-release-info.Gary Oberbrunner2012-08-052-4/+30
* New release script to upload dist files to SourceForgeGary Oberbrunner2012-08-051-0/+51
* Fix bootstrap.py problem with Python 2.7Gary Oberbrunner2012-02-041-2/+2
* - fixed issue #2812, scons-doc.py now correctly renders main.in to main.xml b...Dirk Baechle2012-01-101-1/+1
* Updated xmlagenda.py: team members and doc.Gary Oberbrunner2011-04-231-6/+12