summaryrefslogtreecommitdiffstats
path: root/doc/man
Commit message (Expand)AuthorAgeFilesLines
* Doc fixes: Dirk added cvar defs for new D variables.Gary Oberbrunner2014-07-051-1/+1
* Updated author and copyright info.Gary Oberbrunner2014-04-261-12/+12
* - improved dependency handling for doc toolchain (no false rebuilds anymore)Dirk Baechle2014-03-116-81/+78
* - added doc editor configuration for XXE5Dirk Baechle2014-01-193-3/+3
* - added EPUB Builder to the DocBook Tool, based on the work of Andrew Feather...Dirk Baechle2013-12-211-9/+2
* Merged in dirkbaechle/scons (pull request #91)Gary Oberbrunner2013-11-108-3/+102
|\
| * - added EPUB as output format for documentation ("user" and "man" targets)Dirk Baechle2013-10-088-3/+102
* | Merge pull request #88 (for real this time). Prev commit was actually #87.Gary Oberbrunner2013-11-021-8/+20
|\ \
| * \ 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
* | | Merged scons/scons into defaultTom Tanner2013-10-301-18/+18
|\ \ \ | | |/ | |/|
| * | - left-aligned all code examples in documentationDirk Baechle2013-10-061-18/+18
| |/
* | Addition of warning if build doesn't build expected targets.Tom Tanner2013-09-261-0/+8
|/
* - added a fix for bug #2774 (typo in MAN page for EnumVariable, reported by M...Dirk Baechle2013-05-071-1/+1
* - fixed spelling errors in MAN pages (#2897)Dirk Baechle2013-05-052-4/+4
* - patched setup.py and several MANIFEST files, such that the docbook-xslDirk Baechle2013-05-042-3/+4
* - 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-0310-143/+13690
* - switched to different schemaLocation URIDirk Baechle2013-05-033-3/+3
* - corrected xincludes for MAN pagesDirk Baechle2013-05-033-10/+12
* - switched all docs to SCons XSDDirk Baechle2013-05-031-159/+159
* - added Docbook Tool to the sourcesDirk Baechle2013-05-036-1190/+1502
* - switching MAN pages from troff format to Docbook/refentryDirk Baechle2013-05-037-7471/+8652
* - improved docs for return value of custom Scanners (#2713)Dirk Baechle2011-09-011-19/+38
* New debug option --debug=duplicate to debug Variant-dir duplicationGary Oberbrunner2011-03-011-0/+6
* New debug option --debug=prepare to watch targets being preparedGary Oberbrunner2011-03-011-0/+12
* Move the authoritative source for functions from the man page to variousSteven Knight2010-07-211-4042/+21
* Fix formatting errors: really ignore comment lines,Steven Knight2010-07-201-50/+56
* Add all the per-system and per-user site_scons dirs, per discussion in SEP 002.Gary Oberbrunner2010-07-041-8/+50
* http://scons.tigris.org/issues/show_bug.cgi?id=2365Greg Noel2010-05-281-1/+32
* Convert old-style classes in miscellaneous files to new-stylre classes:Steven Knight2010-05-211-2/+2
* Issue 2498: fix SourceFileScanner documentation references.Steven Knight2010-04-301-5/+10
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-14/+4
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-151-1/+1
* Trivial man page fix; fixes issue #2585.Gary Oberbrunner2010-03-301-1/+1
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-6/+4
* trivial typo in man pageGreg Noel2010-01-301-1/+1
* fix typos in the man pageGreg Noel2010-01-061-7/+14
* Fix typo in man page, per patch in issue #2529.Gary Oberbrunner2009-12-061-1/+1
* Fix issue 2519 - add textfile to list of buildersWilliam Deegan2009-11-141-0/+1
* Issue 2229, fix, tests, docGreg Noel2009-05-171-4/+8
* Document that filename that has a dot as the first character must be matched ...Greg Noel2009-04-121-1/+4
* Issue 2349: doc-only change correcting description of text returned from scon...Greg Noel2009-04-101-2/+2
* Issue 2260, document Clean() pattern for intermediate directoriesGreg Noel2009-02-241-1/+9
* Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,...Steven Knight2009-02-211-0/+1
* Spell the Windows environment variables consistently "SystemDrive"Steven Knight2009-02-191-5/+5
* Issue 1086: add support for generic batch build actions, andSteven Knight2009-01-091-14/+157
* Issue 2255: Handle scanning of UTF-8 and UTF-16 files. (Greg Spencer)Steven Knight2008-12-121-3/+3
* Issue 2231: Add a --warn=future-deprecated option, along withSteven Knight2008-12-111-1/+21