index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
user
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated Issue 2395 documentation per request.
William Blevins
2014-08-09
1
-13/+10
*
Adds basic documentation of the CheckTypeSize method.
Andrew Featherstone
2014-07-21
1
-0/+20
*
Issue 2395: Added user guide details for Copy symbolic link support.
William Blevins
2014-07-20
1
-0/+21
*
Updated author and copyright info.
Gary Oberbrunner
2014-04-26
1
-1/+1
*
- improved dependency handling for doc toolchain (no false rebuilds anymore)
Dirk Baechle
2014-03-11
4
-2/+5
*
Merged in dirkbaechle/scons (pull request #103)
Gary Oberbrunner
2014-03-08
48
-48/+48
|
\
|
*
- added doc editor configuration for XXE5
Dirk Baechle
2014-01-19
48
-48/+48
*
|
Put back into develop mode post-2.3.1 release;
Gary Oberbrunner
2014-03-04
1
-5/+5
|
/
*
- 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
9
-2/+104
|
\
|
*
- added EPUB as output format for documentation ("user" and "man" targets)
Dirk Baechle
2013-10-08
9
-2/+104
*
|
Another problem with <para> tags.
Tom Tanner
2013-11-04
1
-3/+0
*
|
Fix a missing </para> which became didn't become apparent till I created the
Tom Tanner
2013-11-04
1
-0/+2
*
|
Add some information about --warn=target-not-built to the troubleshooting
Tom Tanner
2013-11-04
1
-1/+12
|
/
*
- corrected dependency example
Dirk Baechle
2013-10-06
1
-1/+1
*
- additional corrections for left alignment
Dirk Baechle
2013-10-06
13
-343/+335
*
- left-aligned all code examples in documentation
Dirk Baechle
2013-10-06
34
-1906/+1906
*
- patched setup.py and several MANIFEST files, such that the docbook-xsl
Dirk Baechle
2013-05-04
2
-8/+5
*
- relinked the build of all documentation outputs to the bootstrap process
Dirk Baechle
2013-05-03
7
-1104/+6468
*
- cleaned up 'bin' directory
Dirk Baechle
2013-05-03
1
-2/+11
*
- switched to different schemaLocation URI
Dirk Baechle
2013-05-03
48
-48/+48
*
- removed suffix= from 'scons_output_command ' and moved it
Dirk Baechle
2013-05-03
33
-654/+660
*
- corrected xincludes for MAN pages
Dirk Baechle
2013-05-03
8
-0/+8397
*
- added filename prefix to all scons_example names
Dirk Baechle
2013-05-03
32
-862/+862
*
- switched all docs to SCons XSD
Dirk Baechle
2013-05-03
1
-1/+1
*
- added first version of the SCons XSD
Dirk Baechle
2013-05-03
48
-333/+1148
*
- removed *.in files from the user guide
Dirk Baechle
2013-05-03
82
-24918/+3241
*
Merged in ptomulik/scons, pull request #25: gettext toolset
Gary Oberbrunner
2012-08-01
6
-2/+700
|
\
|
*
Fixed FindSourceFiles to find leaf nodes.
ptomulik
2012-06-06
5
-53/+60
|
*
Corrected COPYRIGH placeholders
ptomulik
2012-06-06
2
-2/+2
|
*
Added gettext tools
ptomulik
2012-06-06
4
-0/+693
|
/
*
Fix several typos and grammatical errors in the user guide.
Greg Ward
2012-03-28
10
-21/+21
*
- fix for issue #2809, corrected documentation for command-line variables
Dirk Baechle
2012-01-10
2
-10/+46
*
- Rollback of changes for revision 5355 (Additional chapter for User Guide, B...
Dirk Baechle
2011-09-12
13
-414/+10
*
- Additional chapter for User Guide (Basic Steps)
Dirk Baechle
2011-09-09
13
-10/+414
*
- improved docs for return value of custom Scanners (#2713)
Dirk Baechle
2011-09-01
2
-4/+26
*
- improved documentation for custom Decider functions (fix for #2711)
Dirk Baechle
2011-07-19
2
-2/+108
*
- fixed the HTML doc build (added the missing XML declaration to doc/user/mai...
Dirk Baechle
2011-03-25
1
-0/+1
*
updated docs via bin/scons-doc.py -u
William Deegan
2011-03-24
13
-26/+43
*
missing saving one file from garyo's patch
William Deegan
2011-03-24
1
-0/+1
*
Fix broken docs build. Fix from Gary Oberbrunner
William Deegan
2011-03-24
1
-0/+2
*
New debug option --debug=duplicate to debug Variant-dir duplication
Gary Oberbrunner
2011-03-01
2
-0/+45
*
New debug option --debug=prepare to watch targets being prepared
Gary Oberbrunner
2011-03-01
2
-0/+30
*
Fix user guide typo in prev commit; thanks anatoly!
Gary Oberbrunner
2011-01-12
2
-2/+2
*
Note in Users Guide: no support for python 3.x yet.
Gary Oberbrunner
2011-01-12
4
-6/+8
*
Add the generated function documentation to the User's Guide as an appendix.
Steven Knight
2010-07-22
5
-0/+97
*
Issue 2654: Consolidate three chapters into one. (Greg Noel)
Steven Knight
2010-07-05
2
-24/+58
*
Users Guide updates re: Tools as packages. Also updates UG xml files for my ...
Gary Oberbrunner
2010-07-04
2
-30/+56
*
Add all the per-system and per-user site_scons dirs, per discussion in SEP 002.
Gary Oberbrunner
2010-07-04
1
-7/+19
*
Issue 5062: XML fixes in the User's Guide. (Dirk Baechle)
Steven Knight
2010-06-27
23
-51/+54
[next]