summaryrefslogtreecommitdiffstats
path: root/doc/user
Commit message (Expand)AuthorAgeFilesLines
* Adds basic documentation of the CheckTypeSize method.Andrew Featherstone2014-07-211-0/+20
* Issue 2395: Added user guide details for Copy symbolic link support.William Blevins2014-07-201-0/+21
* Updated author and copyright info.Gary Oberbrunner2014-04-261-1/+1
* - improved dependency handling for doc toolchain (no false rebuilds anymore)Dirk Baechle2014-03-114-2/+5
* Merged in dirkbaechle/scons (pull request #103)Gary Oberbrunner2014-03-0848-48/+48
|\
| * - added doc editor configuration for XXE5Dirk Baechle2014-01-1948-48/+48
* | Put back into develop mode post-2.3.1 release;Gary Oberbrunner2014-03-041-5/+5
|/
* - 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-109-2/+104
|\
| * - added EPUB as output format for documentation ("user" and "man" targets)Dirk Baechle2013-10-089-2/+104
* | Another problem with <para> tags.Tom Tanner2013-11-041-3/+0
* | Fix a missing </para> which became didn't become apparent till I created theTom Tanner2013-11-041-0/+2
* | Add some information about --warn=target-not-built to the troubleshootingTom Tanner2013-11-041-1/+12
|/
* - corrected dependency exampleDirk Baechle2013-10-061-1/+1
* - additional corrections for left alignmentDirk Baechle2013-10-0613-343/+335
* - left-aligned all code examples in documentationDirk Baechle2013-10-0634-1906/+1906
* - patched setup.py and several MANIFEST files, such that the docbook-xslDirk Baechle2013-05-042-8/+5
* - relinked the build of all documentation outputs to the bootstrap processDirk Baechle2013-05-037-1104/+6468
* - cleaned up 'bin' directoryDirk Baechle2013-05-031-2/+11
* - switched to different schemaLocation URIDirk Baechle2013-05-0348-48/+48
* - removed suffix= from 'scons_output_command ' and moved itDirk Baechle2013-05-0333-654/+660
* - corrected xincludes for MAN pagesDirk Baechle2013-05-038-0/+8397
* - added filename prefix to all scons_example namesDirk Baechle2013-05-0332-862/+862
* - switched all docs to SCons XSDDirk Baechle2013-05-031-1/+1
* - added first version of the SCons XSDDirk Baechle2013-05-0348-333/+1148
* - removed *.in files from the user guideDirk Baechle2013-05-0382-24918/+3241
* Merged in ptomulik/scons, pull request #25: gettext toolsetGary Oberbrunner2012-08-016-2/+700
|\
| * Fixed FindSourceFiles to find leaf nodes.ptomulik2012-06-065-53/+60
| * Corrected COPYRIGH placeholdersptomulik2012-06-062-2/+2
| * Added gettext toolsptomulik2012-06-064-0/+693
|/
* Fix several typos and grammatical errors in the user guide.Greg Ward2012-03-2810-21/+21
* - fix for issue #2809, corrected documentation for command-line variablesDirk Baechle2012-01-102-10/+46
* - Rollback of changes for revision 5355 (Additional chapter for User Guide, B...Dirk Baechle2011-09-1213-414/+10
* - Additional chapter for User Guide (Basic Steps)Dirk Baechle2011-09-0913-10/+414
* - improved docs for return value of custom Scanners (#2713)Dirk Baechle2011-09-012-4/+26
* - improved documentation for custom Decider functions (fix for #2711)Dirk Baechle2011-07-192-2/+108
* - fixed the HTML doc build (added the missing XML declaration to doc/user/mai...Dirk Baechle2011-03-251-0/+1
* updated docs via bin/scons-doc.py -uWilliam Deegan2011-03-2413-26/+43
* missing saving one file from garyo's patchWilliam Deegan2011-03-241-0/+1
* Fix broken docs build. Fix from Gary OberbrunnerWilliam Deegan2011-03-241-0/+2
* New debug option --debug=duplicate to debug Variant-dir duplicationGary Oberbrunner2011-03-012-0/+45
* New debug option --debug=prepare to watch targets being preparedGary Oberbrunner2011-03-012-0/+30
* Fix user guide typo in prev commit; thanks anatoly!Gary Oberbrunner2011-01-122-2/+2
* Note in Users Guide: no support for python 3.x yet.Gary Oberbrunner2011-01-124-6/+8
* Add the generated function documentation to the User's Guide as an appendix.Steven Knight2010-07-225-0/+97
* Issue 2654: Consolidate three chapters into one. (Greg Noel)Steven Knight2010-07-052-24/+58
* Users Guide updates re: Tools as packages. Also updates UG xml files for my ...Gary Oberbrunner2010-07-042-30/+56
* Add all the per-system and per-user site_scons dirs, per discussion in SEP 002.Gary Oberbrunner2010-07-041-7/+19
* Issue 5062: XML fixes in the User's Guide. (Dirk Baechle)Steven Knight2010-06-2723-51/+54
* Fix misspelled entity (&Scons; => &SCons;).Steven Knight2010-06-172-2/+2