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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for overriding the default hash format
Adam Gross
2020-08-04
20
-86/+293
*
Merge pull request #3763 from grossag/topic/grossag/md5chunksize
William Deegan
2020-08-04
4
-4/+68
|
\
|
*
Address review feedback
Adam Gross
2020-08-03
3
-9/+10
|
*
Push another commit to run tests
Adam Gross
2020-08-03
1
-2/+2
|
*
[ci skip] Add some more comments
Adam Gross
2020-08-03
1
-1/+4
|
*
Fix one comment and make one test a bit more obvious
Adam Gross
2020-08-03
1
-2/+2
|
*
Fix SCons.Node.FS.File.get_csig() usage of md5_chunksize
Adam Gross
2020-08-03
3
-1/+61
*
|
Merge pull request #3764 from mwichmann/issue_2154
William Deegan
2020-08-03
1
-3/+35
|
\
\
|
*
|
[PR #3746] fixed missed Py2-Py3 porting on testcase adds
Mats Wichmann
2020-08-03
1
-2/+2
|
*
|
Update SideEffect testcase
Mats Wichmann
2020-08-03
1
-3/+35
|
|
/
*
|
Merge branch 'master' of github.com:SCons/scons into master
William Deegan
2020-08-03
26
-403/+1107
|
\
\
|
|
/
|
*
Merge pull request #3751 from dirkbaechle/fix-dbhtml-metaenc
William Deegan
2020-08-02
4
-12/+373
|
|
\
|
|
*
Enforcing HTML output encoding to UTF-8.
Dirk Baechle
2020-07-19
4
-12/+373
|
*
|
Merge pull request #3752 from mwichmann/doc-overrides
William Deegan
2020-08-02
13
-277/+547
|
|
\
\
|
|
*
|
[PR #3572] a bit more docbook markup in environments.xml [skip appveyor]
Mats Wichmann
2020-08-02
1
-17/+14
|
|
*
|
[PR #3752] doc tweaks to address review comments [ci skip]
Mats Wichmann
2020-08-02
1
-2/+2
|
|
*
|
[PR #375] minor doc tweak: dicts [skip appveyor]
Mats Wichmann
2020-07-26
1
-11/+15
|
|
*
|
Fix xml validation error
Mats Wichmann
2020-07-24
1
-1/+1
|
|
*
|
[PR #3752] fix review comment on keywords [skip appveyor]
Mats Wichmann
2020-07-24
2
-45/+52
|
|
*
|
[PR #3572] typo fix [skip appveyor]
Mats Wichmann
2020-07-23
1
-1/+1
|
|
*
|
[PR #3752] guide: update consvar setting after review [skip appveyor]
Mats Wichmann
2020-07-23
4
-114/+262
|
|
*
|
Update docs on argument passing to Environment, etc.
Mats Wichmann
2020-07-22
10
-124/+238
|
*
|
|
Merge pull request #3756 from mwichmann/rename-doc-init
William Deegan
2020-08-02
7
-108/+113
|
|
\
\
\
|
|
*
|
|
[PR #3756] grid the packager table [skip appveyor]
Mats Wichmann
2020-07-26
1
-17/+21
|
|
*
|
|
[PR #3756] review: do not use CAPS for manpage option [skip appveyor]
Mats Wichmann
2020-07-26
1
-5/+8
|
|
*
|
|
Rename some doc files; Packaging doc fixups [skip appveyor]
Mats Wichmann
2020-07-25
7
-108/+106
|
|
|
/
/
|
*
|
|
Merge pull request #3760 from mwichmann/env.setdefault
William Deegan
2020-08-02
3
-6/+74
|
|
\
\
\
|
|
*
|
|
Adjust env.setdefault to be more efficient (review comment)
Mats Wichmann
2020-07-31
1
-1/+1
|
|
*
|
|
Enable environment dict.setdefault
Mats Wichmann
2020-07-31
3
-6/+74
|
|
/
/
/
*
|
|
|
[ci skip] Fix docstring, was comment above function previously
William Deegan
2020-08-03
1
-3/+5
|
/
/
/
*
|
|
Merge pull request #3755 from dmoody256/conftest_nodes
William Deegan
2020-07-26
5
-12/+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Quiet sider complaint about unused variable
William Deegan
2020-07-26
1
-1/+1
|
*
|
Add .attributes to Dummy MyNode class used for tests
William Deegan
2020-07-26
1
-0/+4
|
*
|
Added method to check if node is used in sconf
Daniel Moody
2020-07-25
4
-12/+44
|
/
/
*
|
Merge pull request #3731 from mwichmann/warn-to-sconswarn
William Deegan
2020-07-19
19
-74/+85
|
\
\
|
|
/
|
/
|
|
*
[PR #3731] more adjustments to Warnings
Mats Wichmann
2020-07-07
2
-35/+42
|
*
Change Warning to SConsWarning
Mats Wichmann
2020-07-07
18
-42/+46
*
|
Merge pull request #3748 from mwichmann/build-scan-docs
William Deegan
2020-07-18
5
-89/+158
|
\
\
|
*
|
[PR #3748] Fix typo and add some links [ci skip]
Mats Wichmann
2020-07-18
2
-24/+27
|
*
|
Update docs on Builders, Scanners, Environment
Mats Wichmann
2020-07-17
4
-69/+135
|
/
/
*
|
Post release
William Deegan
2020-07-17
3
-25/+44
*
|
Merged
William Deegan
2020-07-17
8
-50/+48
|
\
\
|
*
\
Merge pull request #3746 from SCons/rel_4.0.1
William Deegan
2020-07-17
9
-53/+51
|
|
\
\
|
|
*
|
4.0.1 updates
William Deegan
2020-07-17
1
-4/+4
|
|
*
|
updates for 4.0.1
William Deegan
2020-07-17
2
-2/+2
|
|
*
|
updated for 4.0.1 release
William Deegan
2020-07-17
3
-45/+32
|
|
*
|
Regenerated docs for 4.0.1 Release
William Deegan
2020-07-17
3
-2/+13
|
|
/
/
*
|
|
Post relaase
William Deegan
2020-07-17
4
-9/+16
|
/
/
*
|
Merge pull request #3745 from datalogics-robb/fix_issue_3740
William Deegan
2020-07-16
7
-23/+50
|
\
\
|
*
|
Fix fortran tools to set SHFORTRAN variables to $FORTRAN, similarly SHF77, SH...
Rob Boehne
2020-07-16
7
-23/+50
|
/
/
[next]