Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged in dirkbaechle/scons (pull request #91) | Gary Oberbrunner | 2013-11-10 | 1 | -0/+3 |
|\ | | | | | | | Adding EPUB as output format for documentation | ||||
| * | - added EPUB as output format for documentation ("user" and "man" targets) | Dirk Baechle | 2013-10-08 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #88 (for real this time). Prev commit was actually #87. | Gary Oberbrunner | 2013-11-02 | 1 | -8/+20 |
|\ \ | | | | | | | | | | | | | | | | | | | * Allow multiple options to be specified with --debug=a,b,c * Add support for a readonly cache (--cache-readonly) * Always print stats if requested * Generally try harder to print out a message on build errors | ||||
| * \ | Merged scons/scons into default | Tom Tanner | 2013-10-30 | 1 | -18/+18 |
| |\ \ | | |/ | |||||
| * | | Adding documentation and a couple of tests | Tom Tanner | 2013-10-08 | 1 | -2/+3 |
| | | | |||||
| * | | support for --cache-readonly | Tom Tanner | 2013-10-01 | 1 | -6/+17 |
| | | | | | | | | | | | | Setting this will fetch data from the cache but won't update it. | ||||
* | | | Merged scons/scons into default | Tom Tanner | 2013-10-30 | 1 | -18/+18 |
|\ \ \ | | |/ | |/| | |||||
| * | | - left-aligned all code examples in documentation | Dirk Baechle | 2013-10-06 | 1 | -18/+18 |
| |/ | | | | | | | - accordingly updated the generated files, containing example output | ||||
* | | Addition of warning if build doesn't build expected targets. | Tom Tanner | 2013-09-26 | 1 | -0/+8 |
|/ | | | | Added option to runtest.py to stop on first error | ||||
* | - added a fix for bug #2774 (typo in MAN page for EnumVariable, reported by ↵ | Dirk Baechle | 2013-05-07 | 1 | -1/+1 |
| | | | | Michael McDougall) | ||||
* | - fixed spelling errors in MAN pages (#2897) | Dirk Baechle | 2013-05-05 | 1 | -1/+1 |
| | |||||
* | - added documentation and tests for the new Docbook tool | Dirk Baechle | 2013-05-03 | 1 | -2/+5 |
| | |||||
* | - relinked the build of all documentation outputs to the bootstrap process | Dirk Baechle | 2013-05-03 | 1 | -137/+161 |
| | | | | - corrected the doc folder SConscripts and added XSL and titlepage files where required | ||||
* | - switched to different schemaLocation URI | Dirk Baechle | 2013-05-03 | 1 | -1/+1 |
| | |||||
* | - corrected xincludes for MAN pages | Dirk Baechle | 2013-05-03 | 1 | -4/+4 |
| | | | | | | - 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 | ||||
* | - switched all docs to SCons XSD | Dirk Baechle | 2013-05-03 | 1 | -159/+159 |
| | |||||
* | - added Docbook Tool to the sources | Dirk Baechle | 2013-05-03 | 1 | -972/+922 |
| | | | | - added SConstruct for the MAN pages | ||||
* | - switching MAN pages from troff format to Docbook/refentry | Dirk Baechle | 2013-05-03 | 1 | -0/+7101 |