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
*
Remove deprecated BuildDir, build_dir
Mats Wichmann
2019-12-15
1
-4/+2
*
Tweak DefaultEnvironment descriptions (ci skip)
Mats Wichmann
2019-12-13
1
-31/+27
*
Merge branch 'master' into py3-doctasks
William Deegan
2019-12-10
1
-8/+55
|
\
|
*
[PR 3475] further wording tweaks on AddOption [ci skip]
Mats Wichmann
2019-11-21
1
-12/+18
|
*
[PR 3475] review edit: space -> whitespace [ci skip]
Mats Wichmann
2019-11-15
1
-2/+2
|
*
[PR 3475] add repeated-args suggestion for AddOpt [ci skip]
Mats Wichmann
2019-11-15
1
-19/+26
|
*
Document that AddOpt has limitations [ci skip]
Mats Wichmann
2019-11-13
2
-0/+35
*
|
[PR #3343] fix review comments [ci skip]
Mats Wichmann
2019-12-05
1
-0/+1
*
|
Improve building of docs using Py3 [ci skip]
Mats Wichmann
2019-12-05
10
-27/+31
|
/
*
Remove deprecated {Source,Target}Signatures
Mats Wichmann
2019-10-20
1
-178/+0
*
Fix a syntax error in the documentation
Theogen Ratkin
2019-10-02
1
-1/+1
*
Docs for InstallVersionedLib and --install-sandbox [ci skip]
Mats Wichmann
2019-09-25
1
-4/+66
*
[PR #3423] further wording tweak for Dictionary [ci skip]
Mats Wichmann
2019-08-25
1
-10/+10
*
Update Dictionary documentation to match implementation [ci skip]
Mats Wichmann
2019-08-25
1
-4/+15
*
[ci skip] Clarify docs about writing your own Builder and link to Action Obje...
Mathew Robinson
2019-08-06
1
-10/+11
*
More decider doc updates regarding adding new repo_node argument
William Deegan
2019-07-14
1
-1/+8
*
Doc updates for repo_node addition to Decider function args
William Deegan
2019-07-14
1
-1/+1
*
Update docs for parse_flags keywords
Mats Wichmann
2019-05-14
1
-8/+10
*
Merge pull request #3261 from mwichmann/doc-default
William Deegan
2019-02-02
1
-8/+10
|
\
|
*
Work on Default docu wording a bit more
Mats Wichmann
2019-01-19
1
-8/+10
*
|
Changes for 3.0.4 release
3.0.4
William Deegan
2019-01-23
1
-1/+1
|
/
*
updates from update-release-info for 3.0.3 release
William Deegan
2019-01-06
1
-2/+2
*
Update some doc examples
Mats Wichmann
2019-01-04
1
-7/+6
*
Merge pull request #3249 from mwichmann/doc-install-update
William Deegan
2018-12-17
1
-241/+49
|
\
|
*
More requested changes to install doc (PR #3249)
Mats Wichmann
2018-12-17
1
-17/+7
|
*
PR #3249 typo fix
Mats Wichmann
2018-12-03
1
-1/+1
|
*
A few more wording tweaks on scons/python install
Mats Wichmann
2018-12-02
1
-13/+18
|
*
Update docs about installing scons3
Mats Wichmann
2018-12-02
1
-238/+51
*
|
fix broken xml in docs
William Deegan
2018-12-06
2
-26/+35
*
|
Doc updates. Some issues with generated files, but use for now
William Deegan
2018-12-05
2
-14/+4
|
/
*
corrections after bdbaddog's code review
Paweł Tomulik
2018-11-10
1
-1/+1
*
initial support for virtualenv
Paweł Tomulik
2018-11-10
1
-0/+49
*
Fix some misspellings, remove repeated: and
Piotr Kasprzyk
2018-07-20
2
-4/+4
*
Fix typos from issue 3194
Mats Wichmann
2018-07-17
1
-3/+3
*
typo
Hao Wu
2018-07-11
1
-1/+1
*
Fix running my_command example script in example
William Deegan
2018-02-19
1
-1/+1
*
Remove duplicate example. Likely caused by bad merge
William Deegan
2018-02-19
1
-20/+0
*
Fixed print statement to work with py2/3
William Deegan
2017-11-14
4
-24/+24
*
fix spelling for emitter
William Deegan
2017-09-24
1
-2/+2
*
addition to user docs
grbd
2017-09-24
2
-3/+113
*
Fix Bug #3020 - Download link in user guide broken. python setup.py install -...
William Deegan
2017-08-19
1
-1/+1
*
Added fixes for docs / nested test for use of sys.path in toolpath
grbd
2017-08-04
1
-18/+31
*
Added docs for use of the PyPackageDir function
grbd
2017-08-03
1
-0/+32
*
removed ENV = os.environ from the examples
grbd
2017-08-02
1
-4/+4
*
Update to user manual on how to use sys.path for toolpath, and toolpath in ge...
grbd
2017-08-01
2
-47/+124
*
Updated the documentation for nested tools located within subdirs
grbd
2017-06-19
1
-0/+47
*
changes to prep for 3.0.0 alpha
William Deegan
2017-06-14
1
-2/+2
*
Remove ancient Aegis revision control system files
Jane Doe
2017-05-30
1
-4/+0
*
Use print() function to fix py2/3
Craig Rodrigues
2017-03-10
7
-52/+52
*
Fix documentation example output to match actual output (Fix #2788)
Gaurav Juvekar
2017-01-28
1
-5/+5
[next]