| Commit message (Expand) | Author | Age | Files | Lines |
* | - providing MAN page stubs when not all doc packages for the packaging proces... | Dirk Baechle | 2015-01-18 | 3 | -3/+6 |
|
|
* | Update doc, change python floor from 2.4 to 2.7. | Gary Oberbrunner | 2014-08-24 | 1 | -1/+1 |
|
|
* | Doc fixes: Dirk added cvar defs for new D variables. | Gary Oberbrunner | 2014-07-05 | 1 | -1/+1 |
|
|
* | Updated author and copyright info. | Gary Oberbrunner | 2014-04-26 | 1 | -12/+12 |
|
|
* | - improved dependency handling for doc toolchain (no false rebuilds anymore) | Dirk Baechle | 2014-03-11 | 6 | -81/+78 |
|
|
* | - added doc editor configuration for XXE5 | Dirk Baechle | 2014-01-19 | 3 | -3/+3 |
|
|
* | - added EPUB Builder to the DocBook Tool, based on the work of Andrew Feather... | Dirk Baechle | 2013-12-21 | 1 | -9/+2 |
|
|
* | Merged in dirkbaechle/scons (pull request #91) | Gary Oberbrunner | 2013-11-10 | 8 | -3/+102 |
|\ |
|
| * | - added EPUB as output format for documentation ("user" and "man" targets) | Dirk Baechle | 2013-10-08 | 8 | -3/+102 |
|
|
* | | Merge pull request #88 (for real this time). Prev commit was actually #87. | Gary Oberbrunner | 2013-11-02 | 1 | -8/+20 |
|\ \ |
|
| * \ | 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 |
|
|
* | | | 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 |
| |/ |
|
* | | Addition of warning if build doesn't build expected targets. | Tom Tanner | 2013-09-26 | 1 | -0/+8 |
|/ |
|
* | - added a fix for bug #2774 (typo in MAN page for EnumVariable, reported by M... | Dirk Baechle | 2013-05-07 | 1 | -1/+1 |
|
|
* | - fixed spelling errors in MAN pages (#2897) | Dirk Baechle | 2013-05-05 | 2 | -4/+4 |
|
|
* | - patched setup.py and several MANIFEST files, such that the docbook-xsl | Dirk Baechle | 2013-05-04 | 2 | -3/+4 |
|
|
* | - 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 | 10 | -143/+13690 |
|
|
* | - switched to different schemaLocation URI | Dirk Baechle | 2013-05-03 | 3 | -3/+3 |
|
|
* | - corrected xincludes for MAN pages | Dirk Baechle | 2013-05-03 | 3 | -10/+12 |
|
|
* | - 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 | 6 | -1190/+1502 |
|
|
* | - switching MAN pages from troff format to Docbook/refentry | Dirk Baechle | 2013-05-03 | 7 | -7471/+8652 |
|
|
* | - improved docs for return value of custom Scanners (#2713) | Dirk Baechle | 2011-09-01 | 1 | -19/+38 |
|
|
* | New debug option --debug=duplicate to debug Variant-dir duplication | Gary Oberbrunner | 2011-03-01 | 1 | -0/+6 |
|
|
* | New debug option --debug=prepare to watch targets being prepared | Gary Oberbrunner | 2011-03-01 | 1 | -0/+12 |
|
|
* | Move the authoritative source for functions from the man page to various | Steven Knight | 2010-07-21 | 1 | -4042/+21 |
|
|
* | Fix formatting errors: really ignore comment lines, | Steven Knight | 2010-07-20 | 1 | -50/+56 |
|
|
* | Add all the per-system and per-user site_scons dirs, per discussion in SEP 002. | Gary Oberbrunner | 2010-07-04 | 1 | -8/+50 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2365 | Greg Noel | 2010-05-28 | 1 | -1/+32 |
|
|
* | Convert old-style classes in miscellaneous files to new-stylre classes: | Steven Knight | 2010-05-21 | 1 | -2/+2 |
|
|
* | Issue 2498: fix SourceFileScanner documentation references. | Steven Knight | 2010-04-30 | 1 | -5/+10 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 1 | -14/+4 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 1 | -1/+1 |
|
|
* | Trivial man page fix; fixes issue #2585. | Gary Oberbrunner | 2010-03-30 | 1 | -1/+1 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -6/+4 |
|
|
* | trivial typo in man page | Greg Noel | 2010-01-30 | 1 | -1/+1 |
|
|
* | fix typos in the man page | Greg Noel | 2010-01-06 | 1 | -7/+14 |
|
|
* | Fix typo in man page, per patch in issue #2529. | Gary Oberbrunner | 2009-12-06 | 1 | -1/+1 |
|
|
* | Fix issue 2519 - add textfile to list of builders | William Deegan | 2009-11-14 | 1 | -0/+1 |
|
|
* | Issue 2229, fix, tests, doc | Greg Noel | 2009-05-17 | 1 | -4/+8 |
|
|
* | Document that filename that has a dot as the first character must be matched ... | Greg Noel | 2009-04-12 | 1 | -1/+4 |
|
|
* | Issue 2349: doc-only change correcting description of text returned from scon... | Greg Noel | 2009-04-10 | 1 | -2/+2 |
|
|
* | Issue 2260, document Clean() pattern for intermediate directories | Greg Noel | 2009-02-24 | 1 | -1/+9 |
|
|
* | Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,... | Steven Knight | 2009-02-21 | 1 | -0/+1 |
|
|
* | Spell the Windows environment variables consistently "SystemDrive" | Steven Knight | 2009-02-19 | 1 | -5/+5 |
|
|
* | Issue 1086: add support for generic batch build actions, and | Steven Knight | 2009-01-09 | 1 | -14/+157 |
|
|