summaryrefslogtreecommitdiff
path: root/bin/SConsDoc.py
Commit message (Expand)AuthorAgeFilesLines
* When iterating over dict.items(), we do not need a new list.Craig Rodrigues2017-03-111-1/+1
* Futurize stage 2 2to3 fixes only.William Blevins2016-09-201-1/+1
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-20/+23
|\
| * Merged with [default]Stefan Zimmermann2014-03-311-20/+23
| |\
| | * More __cmp__ to __eq__ (and __lt__). Resolved some UnboundLocalErrors after e...Stefan Zimmermann2014-03-311-2/+4
| | * Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-4/+5
| | * Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-14/+14
* | | SConsDoc.py: Calling sys.exit(-1) in imported library is bad, becauseanatoly techtonik2015-01-111-4/+2
|/ /
* | - added doc editor configuration for XXE5Dirk Baechle2014-01-191-2/+2
|/
* - 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-041-9/+18
* - switched to different schemaLocation URIDirk Baechle2013-05-041-19/+8
* - removed suffix= from 'scons_output_command ' and moved itDirk Baechle2013-05-041-48/+137
* - corrected xincludes for MAN pagesDirk Baechle2013-05-041-131/+366
* - switched all docs to SCons XSDDirk Baechle2013-05-041-93/+106
* - added Docbook Tool to the sourcesDirk Baechle2013-05-041-50/+59
* - added first version of the SCons XSDDirk Baechle2013-05-041-1/+34
* - started to implement new XML toolsDirk Baechle2013-05-041-189/+232
* vert old-style classes in bin/* scripts to new-style classes.Steven Knight2010-05-201-3/+3
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-1/+0
* http://scons.tigris.org/issues/show_bug.cgi?id=2317Greg Noel2010-04-231-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2329Greg Noel2010-03-271-4/+2
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-2/+3
* Handle different signatures for global or env versions of functionsSteven Knight2010-03-081-9/+7
* More enhancements for documenting functions:Steven Knight2010-03-041-4/+9
* Add support for documenting functions (with arbitrary calling signatures)Steven Knight2010-02-231-8/+74
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 1884-1905 via svnmerge from0.97Steven Knight2007-05-181-0/+9
* Bring CVS back in sync.Steven Knight2005-11-171-0/+80
* Accumulated documentation changes.Steven Knight2005-02-151-0/+241