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
/
man
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4167 from mwichmann/doc/builder-tweaks
William Deegan
2022-06-25
1
-175/+209
|
\
|
*
minor edits plus adding a warning about using chdir
William Deegan
2022-06-25
1
-5/+22
|
*
A few more tweaks in Builder Methods intro [skip appveyor]
Mats Wichmann
2022-06-20
1
-26/+24
|
*
Tweaked Builder intro section in manpage [skip appveyor]
Mats Wichmann
2022-06-20
1
-162/+181
*
|
Minor edits. Link to Action Objects instead of just referencing it, and remov...
William Deegan
2022-06-25
1
-1/+1
*
|
Doc wordsmithing - actions [skip appveyor]
Mats Wichmann
2022-06-18
1
-16/+23
|
/
*
Doc: mention Fortran "dialects"
Mats Wichmann
2022-06-15
1
-50/+133
*
Add to description of Node Objects [skip appveyor]
Mats Wichmann
2022-05-24
1
-63/+159
*
Merge branch 'master' into msvc/cachefix
William Deegan
2022-05-15
1
-7/+22
|
\
|
*
Merge pull request #4124 from mwichmann/doc/generate-more-info
William Deegan
2022-03-31
1
-7/+22
|
|
\
|
|
*
Add a bit more info to tool "generate" function [skip appveyor]
Mats Wichmann
2022-03-25
1
-7/+22
*
|
|
Merge branch 'master' into msvc/cachefix
William Deegan
2022-03-29
1
-183/+241
|
\
\
\
|
|
/
/
|
*
|
Separated just the CheckMember() checker from yuzhicang's PR #4100, changed c...
William Deegan
2022-03-21
1
-1/+29
|
|
/
|
*
man: rearrange the variable substitution section [skip appveyor]
Mats Wichmann
2022-03-15
1
-188/+210
|
*
Merge branch 'master' into doc/var-subst-escape
William Deegan
2022-03-09
1
-37/+37
|
|
\
|
*
|
man: drop some extra wording [ci skip]
Mats Wichmann
2022-01-29
1
-1/+1
|
*
|
Man: mention $$ a subst escape [skip appveyor]
Mats Wichmann
2022-01-28
1
-23/+33
*
|
|
Tweak the MSVC environment vars cache
Mats Wichmann
2022-03-08
1
-1/+1
|
|
/
|
/
|
*
|
Updates to User Guide: 22/Caching [skip appveyor]
Mats Wichmann
2022-03-02
1
-29/+31
|
/
*
Update manpage "Extending SCons" section. [skip appveyor]
Mats Wichmann
2022-01-10
1
-176/+232
*
Fixed sider-detected misspelling [ci skip]
Mats Wichmann
2021-12-08
1
-1/+1
*
Drop the SConf.Foo variants for Configure checks
Mats Wichmann
2021-12-08
1
-14/+0
*
Updates to Configure Context man.section.
Mats Wichmann
2021-12-08
1
-173/+203
*
Minor manpage updates [skip appveyor]
Mats Wichmann
2021-12-01
1
-17/+29
*
Merge pull request #4067 from mwichmann/wintweaks
William Deegan
2021-11-26
1
-15/+24
|
\
|
*
Fix tests to not hang on Windows with bad .py assoc
Mats Wichmann
2021-11-26
1
-15/+24
*
|
fix min python version in manpage
William Deegan
2021-11-22
1
-3/+3
|
/
*
Merge pull request #4059 from mwichmann/scanner-function
William Deegan
2021-11-21
1
-15/+50
|
\
|
*
Tweak scanner function=dict section some more [ci skip]
Mats Wichmann
2021-11-17
1
-18/+21
|
*
Restore doc of passing a dict as Scanner function
Mats Wichmann
2021-11-17
1
-10/+42
*
|
[PR #4064] updated for_signature doc after review [ci skip]
Mats Wichmann
2021-11-21
1
-7/+8
*
|
Update manpage mentions of for_signature
Mats Wichmann
2021-11-20
1
-63/+68
*
|
Updated docs for 4.2.0 release
William Deegan
2021-11-16
1
-20/+22
*
|
Merge pull request #4047 from jcassagnol-public/compile-with-fips-enabled
William Deegan
2021-11-16
1
-3/+9
|
\
\
|
*
|
Passes tests in >= python 3.9
Jacob Cassagnol
2021-11-02
1
-2/+8
|
*
|
Code now works during FIPS mode.
Jacob Cassagnol
2021-11-01
1
-2/+2
|
|
/
*
|
Update manpage to show qt warning is default-off [ci skip]
Mats Wichmann
2021-11-11
1
-1/+5
*
|
Deprecate the qt tool.
Mats Wichmann
2021-11-11
1
-1/+10
*
|
Fiddle Qt docs
Mats Wichmann
2021-11-11
1
-0/+10
|
/
*
Tweak Variables incl. manpage, docstrings
Mats Wichmann
2021-10-07
1
-48/+79
*
Merge branch 'master' into scanner-tweaks
William Deegan
2021-10-04
1
-26/+60
|
\
|
*
Rework wording of {HOST,TAGET}_{ARCH_OS}.
Mats Wichmann
2021-09-27
1
-8/+21
|
*
Minor reorg/clarification on Platform setting docs
Mats Wichmann
2021-09-20
1
-23/+44
*
|
Scanner tweaks
Mats Wichmann
2021-07-24
1
-100/+102
|
/
*
removed doc/user/copyright.xml the markup is moved ot doc/user/main.xml
William Deegan
2021-07-19
1
-8/+2
*
misc updates to man/users guide copyright formatting. Minor updates to update...
William Deegan
2021-07-18
1
-6/+6
*
Minor manapage tweaks [skip travis] [skip appveyor]
Mats Wichmann
2021-07-13
1
-74/+32
*
Tweak doc of experimental option [skip travis]
Mats Wichmann
2021-07-13
1
-5/+10
*
Make sure SetOption list is up to date
Mats Wichmann
2021-05-08
1
-1/+2
*
Tweak intro section of manpage [skip appveyor] [skip travis]
Mats Wichmann
2021-05-06
1
-10/+14
[next]