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
*
- 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
*
Fix misspelled entity (&Scons; => &SCons;).
Steven Knight
2010-06-17
2
-2/+2
*
Add Users Guide example of generating source code.
Gary Oberbrunner
2010-06-17
2
-2/+123
*
Minor User's Guide updates: copyright years, deprecated features, TODOs that...
Steven Knight
2010-06-08
6
-26/+14
*
Fix an AllowSubstExceptions() typo in the User's Guide update.
Steven Knight
2010-06-05
2
-2/+2
*
Issue 1975: Add documentation of the AllowSubstExceptions() function
Steven Knight
2010-06-04
2
-0/+153
*
Document FindPathDirs in Users Guide
Gary Oberbrunner
2010-06-04
2
-0/+98
*
Document GetBuildPath in Users Guide
Gary Oberbrunner
2010-06-03
2
-0/+90
*
Merged revisions 4832,4834-4836 via svnmerge from
William Deegan
2010-05-09
1
-3/+3
*
Restore </example> tags mistakenly deleted along with 1.5.2 code.
Steven Knight
2010-04-27
2
-0/+6
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-24
8
-116/+10
*
Fix XML in documentation, and in the bin/scons-doc.py script that generates
Steven Knight
2010-04-05
10
-33/+33
*
http://scons.tigris.org/issues/show_bug.cgi?id=2329
Greg Noel
2010-03-27
4
-37/+13
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
4
-8/+6
*
rebuilt docs
William Deegan
2010-01-19
19
-352/+1862
*
Merge back from checkpoint.
William Deegan
2010-01-19
19
-1860/+350
*
Fix timestamp-related Decider() examples by using Object() instead of
Steven Knight
2010-01-16
2
-18/+14
*
Fix the Requires() examples by adding a sleep command to the
Steven Knight
2010-01-16
2
-55/+67
*
Update a change of compilation order in the version.c examples.
Steven Knight
2010-01-16
1
-1/+1
*
Capture updated troubleshooting output.
Steven Knight
2010-01-14
1
-18/+24
*
Capture the previous output from "pkg-config x11" in a static
Steven Knight
2010-01-13
2
-0/+48
*
Updates for changes to SCons error messages.
Steven Knight
2010-01-12
2
-2/+2
*
Propagate doc about site_scons to builders-writing.xml. Typographic edits.
Steven Knight
2010-01-11
2
-119/+161
*
Propagate typo fix to doc/user/separate.xml.
Steven Knight
2010-01-11
1
-1/+1
*
Fix doc bug #2502 (Ignore example was wrong)
Gary Oberbrunner
2010-01-11
2
-4/+6
*
XML file change to go with .in file change
William Deegan
2010-01-11
1
-2/+2
*
Fix bug 2389 - indicate that the install dir will depend on the python being ...
William Deegan
2010-01-11
1
-2/+2
*
Use Glob() instead of glob.glob()
Greg Noel
2009-09-23
2
-4/+2
*
Fix typo I found
Robert Managan
2009-06-22
1
-1/+1
*
Doc patch from issue 2282 (mention JAVAVERSION in users guide), thanks to Knu...
Gary Oberbrunner
2009-05-29
2
-0/+40
*
Issue 2349: doc-only change correcting description of text returned from scon...
Greg Noel
2009-04-10
2
-6/+6
*
User's Guide updates: fix typos, clarify various things. (Robert P. J. Day)
Steven Knight
2009-01-29
9
-46/+114
*
User's Guide updates. (Robert P. J. Day)
Steven Knight
2009-01-28
6
-18/+42
*
Fix an undefined entity reference.
Steven Knight
2009-01-13
2
-2/+2
[next]