summaryrefslogtreecommitdiffstats
path: root/doc/man/scons.xml
Commit message (Collapse)AuthorAgeFilesLines
* updated copyright on manpage. TODO: fix update-release-files.sh to do this ↵William Deegan2016-04-091-2/+2
| | | | automatically
* Merged in thosrtanner/scons-cache-name (pull request #302)William Deegan2016-04-081-0/+10
|\ | | | | | | Change the cache to use 2-character directories rather than one. Also makes a lot more tests run on windows
| * Cleanup of code/comments and rename and rewrite of upgrade scriptThomas Tanner2016-03-191-3/+3
| |
| * Update to produce warning message.Thomas Tanner2016-03-131-0/+10
| | | | | | | | | | This also means an existing empty cache directory will be treated as v2 (which is probably a good idea...)
* | Updated documentationAdarsh Sanjeev2016-01-041-1/+8
|/
* fix spelling mistakes found by debian lintian tool list here: ↵William Deegan2015-09-281-1/+1
| | | | https://lintian.debian.org/full/debian@jff-webhosting.net.html#scons_2.3.6-1
* updated copyright date on man pagesWilliam Deegan2015-03-251-2/+2
|
* - providing MAN page stubs when not all doc packages for the packaging ↵Dirk Baechle2015-01-181-1/+2
| | | | | | process are installed - fixed refmiscinfo for MAN pages
* Update doc, change python floor from 2.4 to 2.7.Gary Oberbrunner2014-08-241-1/+1
|
* Doc fixes: Dirk added cvar defs for new D variables.Gary Oberbrunner2014-07-051-1/+1
| | | | | | Also added cvar def for STATIC_AND_SHARED_LIBS_ARE_THE_SAME and removed an errant line break that prevented the doc from validating.
* Updated author and copyright info.Gary Oberbrunner2014-04-261-12/+12
| | | | Also cleaned up a couple of doc typos.
* - improved dependency handling for doc toolchain (no false rebuilds anymore)Dirk Baechle2014-03-111-22/+24
| | | | | | - fixed EPUB builder - corrected anchor style for links in CSS - documents now include chapter in section numbering
* - added doc editor configuration for XXE5Dirk Baechle2014-01-191-1/+1
| | | | | - added missing icons for XXE4 - adapted schema location, such that the validation works properly in SernaFree and XXE
* 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