Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - several smaller fixes to get the Linux buildslaves green again | Dirk Baechle | 2014-08-07 | 1 | -1/+1 |
| | |||||
* | Merged in techtonik/scons (pull request #147). | Gary Oberbrunner | 2014-07-04 | 1 | -1/+1 |
|\ | | | | | | | | | Fix mailing list addrs and bug tracker references, and a few other doc fixes. | ||||
| * | Fix development mailing list with a new address @scons.org | anatoly techtonik | 2014-05-28 | 1 | -1/+1 |
| | | |||||
* | | - Fix for docbook Tool: we now have to explicitly request the resolving of | Dirk Baechle | 2014-05-27 | 1 | -2/+2 |
|/ | | | | | | external entities when using the libxml2 binding. This is required after the security issue fix described in http://www.ubuntu.com/usn/usn-2214-1/ and people.canonical.com/~ubuntu-security/cve/2014/CVE-2014-0191.html . | ||||
* | - improved dependency handling for doc toolchain (no false rebuilds anymore) | Dirk Baechle | 2014-03-11 | 1 | -0/+5 |
| | | | | | | - fixed EPUB builder - corrected anchor style for links in CSS - documents now include chapter in section numbering | ||||
* | - added doc editor configuration for XXE5 | Dirk Baechle | 2014-01-19 | 1 | -1/+1 |
| | | | | | - added missing icons for XXE4 - adapted schema location, such that the validation works properly in SernaFree and XXE | ||||
* | - corrected dependencies for EPUB builder (docbook) | Dirk Baechle | 2014-01-05 | 1 | -9/+18 |
| | | | | - added a proper test for EPUB with xsltproc | ||||
* | - removed superfluous import and corrected basic test | Dirk Baechle | 2013-12-21 | 1 | -1/+0 |
| | |||||
* | - added EPUB Builder to the DocBook Tool, based on the work of Andrew ↵ | Dirk Baechle | 2013-12-21 | 2 | -10/+159 |
| | | | | Featherstone | ||||
* | - added xsltproc tests and improved handling of the base_dir parameter | Dirk Baechle | 2013-12-20 | 1 | -11/+43 |
| | |||||
* | - added documentation and tests for the new Docbook tool | Dirk Baechle | 2013-05-03 | 54 | -4587/+576 |
| | |||||
* | - relinked the build of all documentation outputs to the bootstrap process | Dirk Baechle | 2013-05-03 | 1 | -7/+12 |
| | | | | - corrected the doc folder SConscripts and added XSL and titlepage files where required | ||||
* | - corrected xincludes for MAN pages | Dirk Baechle | 2013-05-03 | 1 | -2/+2 |
| | | | | | | - started to work on support for UserGuide examples - added xslt for transforming SCons XSD to Docbook documents - added SConstructs for all documents and titlepage for the UserGuide | ||||
* | - added Docbook Tool to the sources | Dirk Baechle | 2013-05-03 | 1349 | -0/+410152 |
- added SConstruct for the MAN pages |