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
/
scons.mod
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak User Guide environment descriptions
Mats Wichmann
2024-09-21
1
-2/+4
*
Standardize license header on in-use doc files [skip appveyor]
Mats Wichmann
2024-06-25
1
-28/+13
*
Merge pull request #4514 from Repiteo/GetSConsVersion
William Deegan
2024-05-04
1
-0/+1
|
\
|
*
Implement `GetSConsVersion` static method
Thaddeus Crews
2024-04-15
1
-0/+1
*
|
A few more Variables doc tweaks
Mats Wichmann
2024-04-23
1
-0/+1
*
|
Update docs for Variables
Mats Wichmann
2024-04-18
1
-0/+1
|
/
*
Update MSVC_VERSION usage and table [skip appveyor]
Mats Wichmann
2024-02-17
1
-0/+1
*
UGuide; tweak Scanner intro again [skip appveyor]
Mats Wichmann
2023-02-23
1
-3/+10
*
Restore markup of Builder in PR 4299 [skip appveyor]
Mats Wichmann
2023-02-21
1
-2/+2
*
Check in forgotten entity definition [skip appveyor]
Mats Wichmann
2022-08-23
1
-0/+1
*
Improvements to lex and yacc tools
Mats Wichmann
2022-06-30
1
-1/+0
*
Merge pull request #4157 from mwichmann/doc/swig
William Deegan
2022-05-25
1
-1/+1
|
\
|
*
Tweak the swig tool documentation [skip appveyor]
Mats Wichmann
2022-05-23
1
-1/+1
*
|
Add to description of Node Objects [skip appveyor]
Mats Wichmann
2022-05-24
1
-0/+1
|
/
*
Guide: update Writing Builders chapter [skip appveyor]
Mats Wichmann
2022-03-19
1
-12/+12
*
Use entity for content signature [ci skip]
Mats Wichmann
2022-02-10
1
-2/+3
*
ci fix: "flex" entity not checked in [skip appveyor]
Mats Wichmann
2022-01-10
1
-0/+1
*
User Guide: add to Preface [ci skip]
Mats Wichmann
2021-08-30
1
-1/+0
*
Update variables/cli chapter of user guide [ci skip]
Mats Wichmann
2021-08-29
1
-98/+60
*
add ninja entity and wrap all ninja.build with <filename> tags
William Deegan
2021-07-09
1
-0/+1
*
Add some more entity links in docs [skip appveyor] [skip travis]
Mats Wichmann
2021-04-05
1
-1/+1
*
Manpage example tweaks [ci skip]
Mats Wichmann
2020-04-07
1
-0/+2
*
Merge pull request #3583 from mwichmann/man-notes
William Deegan
2020-03-15
1
-3/+16
|
\
|
*
Continue manpage cleanups [ci skip]
Mats Wichmann
2020-03-12
1
-3/+16
*
|
Some user guide tweaks [ci skip]
Mats Wichmann
2020-03-12
1
-14/+15
|
/
*
Update manpage intro section [ci skip]
Mats Wichmann
2019-12-20
1
-22/+23
*
Remove deprecated {Source,Target}Signatures
Mats Wichmann
2019-10-20
1
-3/+0
*
Docs for InstallVersionedLib and --install-sandbox [ci skip]
Mats Wichmann
2019-09-25
1
-0/+1
*
Add BuildInfo as a classname
William Deegan
2019-07-14
1
-0/+1
*
Added in support for Sconstruct.py
grbd
2018-04-15
1
-0/+1
*
Added sconstruct.py lowercase
grbd
2018-04-02
1
-0/+1
*
updates to docs for SConstruct.py
grbd
2018-04-02
1
-0/+1
*
Added docs for use of the PyPackageDir function
grbd
2017-08-03
1
-0/+1
*
Add new CheckProg configure method to documentation and list of changes.
Carnë Draug
2015-09-26
1
-0/+1
*
Adds basic documentation of the CheckTypeSize method.
Andrew Featherstone
2014-07-21
1
-0/+1
*
Fix development mailing list with a new address @scons.org
anatoly techtonik
2014-05-28
1
-2/+2
*
- switched all docs to SCons XSD
Dirk Baechle
2013-05-03
1
-0/+1
*
- started to implement new XML tools
Dirk Baechle
2013-05-03
1
-353/+361
*
Fix broken docs build. Fix from Gary Oberbrunner
William Deegan
2011-03-24
1
-0/+2
*
Issue 1975: Add documentation of the AllowSubstExceptions() function
Steven Knight
2010-06-04
1
-1/+4
*
Document GetBuildPath in Users Guide
Gary Oberbrunner
2010-06-03
1
-0/+2
*
Fix the Requires() examples by adding a sleep command to the
Steven Knight
2010-01-16
1
-0/+1
*
Document build fixes.
Steven Knight
2009-07-25
1
-0/+3
*
Add Textfile and Substfile builders
Greg Noel
2009-04-22
1
-0/+2
*
User's Guide updates: fix typos, clarify various things. (Robert P. J. Day)
Steven Knight
2009-01-29
1
-7/+7
*
Issue 1086: add support for generic batch build actions, and
Steven Knight
2009-01-09
1
-0/+15
*
Issue 1982: document GetLaunchDir() in the User's Guide.
Steven Knight
2008-08-25
1
-0/+1
*
Issue 1984: Documentation for ParseDepends
Ludwig Hähne
2008-08-22
1
-0/+1
*
Merged revisions 3057-3059,3061-3264 via svnmerge from
Steven Knight
2008-08-09
1
-0/+19
*
Merged revisions 2725-2865 via svnmerge from
Steven Knight
2008-04-17
1
-0/+12
[next]