summaryrefslogtreecommitdiffstats
path: root/doc/man/scons.xml
Commit message (Collapse)AuthorAgeFilesLines
* Merged in dirkbaechle/scons (pull request #91)Gary Oberbrunner2013-11-101-0/+3
|\ | | | | | | Adding EPUB as output format for documentation
| * - added EPUB as output format for documentation ("user" and "man" targets)Dirk Baechle2013-10-081-0/+3
| |
* | Merge pull request #88 (for real this time). Prev commit was actually #87.Gary Oberbrunner2013-11-021-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 defaultTom Tanner2013-10-301-18/+18
| |\ \ | | |/
| * | Adding documentation and a couple of testsTom Tanner2013-10-081-2/+3
| | |
| * | support for --cache-readonlyTom Tanner2013-10-011-6/+17
| | | | | | | | | | | | Setting this will fetch data from the cache but won't update it.
* | | Merged scons/scons into defaultTom Tanner2013-10-301-18/+18
|\ \ \ | | |/ | |/|
| * | - left-aligned all code examples in documentationDirk Baechle2013-10-061-18/+18
| |/ | | | | | | - accordingly updated the generated files, containing example output
* | Addition of warning if build doesn't build expected targets.Tom Tanner2013-09-261-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 Baechle2013-05-071-1/+1
| | | | Michael McDougall)
* - fixed spelling errors in MAN pages (#2897)Dirk Baechle2013-05-051-1/+1
|
* - added documentation and tests for the new Docbook toolDirk Baechle2013-05-031-2/+5
|
* - relinked the build of all documentation outputs to the bootstrap processDirk Baechle2013-05-031-137/+161
| | | | - corrected the doc folder SConscripts and added XSL and titlepage files where required
* - switched to different schemaLocation URIDirk Baechle2013-05-031-1/+1
|
* - corrected xincludes for MAN pagesDirk Baechle2013-05-031-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 XSDDirk Baechle2013-05-031-159/+159
|
* - added Docbook Tool to the sourcesDirk Baechle2013-05-031-972/+922
| | | | - added SConstruct for the MAN pages
* - switching MAN pages from troff format to Docbook/refentryDirk Baechle2013-05-031-0/+7101