summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/docbook
Commit message (Expand)AuthorAgeFilesLines
* - switching Node class and NodeInfo/Binfo to using slotsDirk Baechle2015-02-261-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
|/
* - 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
* - 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
* - 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