summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/docbook
Commit message (Expand)AuthorAgeFilesLines
* docbook force order used to search for fop tool to fop, xep, jw. It looks lik...William Deegan2017-06-141-1/+7
* add notes to xsltproc logic with future TODO's for future improvementsWilliam Deegan2017-04-181-0/+4
* set priority for finding xsltproc toolsWilliam Deegan2017-04-171-3/+7
* For docbook, stop looking after you find the first tool. It looks like saxon...William Deegan2017-04-091-0/+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-28/+14
|\
| * removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-101-25/+11
| * - switching Node class and NodeInfo/Binfo to using slotsDirk Baechle2015-02-261-3/+3
* | Merged default branch into python3-port to keep it up to date.Gary Oberbrunner2014-08-232-3/+3
|\ \ | |/
| * - several smaller fixes to get the Linux buildslaves green againDirk Baechle2014-08-071-1/+1
| * Merged in techtonik/scons (pull request #147).Gary Oberbrunner2014-07-041-1/+1
| |\
| | * Fix development mailing list with a new address @scons.organatoly techtonik2014-05-281-1/+1
| * | - Fix for docbook Tool: we now have to explicitly request the resolving ofDirk Baechle2014-05-271-2/+2
| |/
* | engine.SCons: More bytes/str fixes.Stefan Zimmermann2014-03-311-1/+1
* | Merged with [default]Stefan Zimmermann2014-03-312-1/+6
|\ \ | |/
| * - improved dependency handling for doc toolchain (no false rebuilds anymore)Dirk Baechle2014-03-111-0/+5
| * - added doc editor configuration for XXE5Dirk Baechle2014-01-191-1/+1
* | Merged with [default]Stefan Zimmermann2014-03-312-21/+210
|\ \ | |/
| * - corrected dependencies for EPUB builder (docbook)Dirk Baechle2014-01-051-9/+18
| * - removed superfluous import and corrected basic testDirk Baechle2013-12-211-1/+0
| * - added EPUB Builder to the DocBook Tool, based on the work of Andrew Feather...Dirk Baechle2013-12-212-10/+159
| * - added xsltproc tests and improved handling of the base_dir parameterDirk Baechle2013-12-201-11/+43
* | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-312-0/+2
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-222-11/+11
|/
* - added documentation and tests for the new Docbook toolDirk Baechle2013-05-0354-4587/+576
* - relinked the build of all documentation outputs to the bootstrap processDirk Baechle2013-05-031-7/+12
* - corrected xincludes for MAN pagesDirk Baechle2013-05-031-2/+2
* - added Docbook Tool to the sourcesDirk Baechle2013-05-031349-0/+410152