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
/
SCons
/
Script
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip empty cmdline args as targets
Mats Wichmann
2021-03-25
1
-4/+8
*
SConsOptions: don't modify original options
Mats Wichmann
2021-03-11
1
-1/+1
*
Drop dictionary has_key references: Py2-ism.
Mats Wichmann
2021-03-11
1
-1/+4
*
Merge branch 'master' into topic/grossag/newhashes
William Deegan
2021-03-07
3
-24/+35
|
\
|
*
A few more tweaks to debug-timing code
Mats Wichmann
2021-02-11
1
-19/+30
|
*
[PR #3884] fix some timinng errors from initial submit
Mats Wichmann
2021-02-09
2
-6/+6
|
*
Add timing of sconsign write if --debug
Mats Wichmann
2021-02-08
3
-9/+8
|
*
cleanup whitespace
William Deegan
2021-01-22
1
-0/+1
*
|
More improvements
Adam Gross
2020-12-15
1
-1/+1
*
|
Address most review feedback
Adam Gross
2020-12-14
1
-8/+17
*
|
Merge branch 'master' into topic/grossag/newhashes
William Deegan
2020-12-12
1
-6/+2
|
\
\
|
|
/
|
*
One more unneeded try-import-fixup
Mats Wichmann
2020-11-19
1
-6/+2
*
|
Merge branch 'master' into topic/grossag/newhashes
Adam Gross
2020-11-06
9
-205/+189
|
\
\
|
|
/
|
*
Drop some more Py2 compat things
Mats Wichmann
2020-10-13
1
-5/+1
|
*
Try new way to detect thread support. Check threading.get_ident() which shoul...
William Deegan
2020-10-04
1
-1/+7
|
*
Remove pywin32 from scons win32 install requirements. Remove usage from SCons...
William Deegan
2020-10-04
1
-14/+1
|
*
Update some copyright strings and drop __revision__ [skip appveyor]
Mats Wichmann
2020-09-23
9
-64/+45
|
*
Merge branch 'master' into autoflake
William Deegan
2020-09-21
1
-2/+1
|
|
\
|
|
*
Use cProfile if profiling.
Mats Wichmann
2020-09-21
1
-2/+1
|
*
|
Run autoflake on code
Mats Wichmann
2020-09-21
1
-1/+0
|
|
/
|
*
Merge pull request #3758 from mwichmann/GetSet-opts
William Deegan
2020-09-19
2
-111/+124
|
|
\
|
|
*
[PR #3758] expand on SetOption limitations [skip appvyor]
Mats Wichmann
2020-07-30
1
-1/+5
|
|
*
[PR #3758] be more explicit about syncing SetOption list [ci skip]
Mats Wichmann
2020-07-29
2
-2/+4
|
|
*
Align SetOption doc with settable options list. [skip appveyor]
Mats Wichmann
2020-07-27
2
-111/+118
|
*
|
[PR #3784] adjust opt-abbreviation msg after PR review
Mats Wichmann
2020-08-25
1
-1/+1
|
*
|
Reject abbreviations of AddOption options.
Mats Wichmann
2020-08-23
2
-6/+9
|
*
|
Conditionally suppress deprecation message.
Joachim Kuebart
2020-08-11
1
-1/+1
*
|
|
[ci skip] Clarify --md5-chunksize option
Adam Gross
2020-08-04
1
-1/+1
*
|
|
Add support for overriding the default hash format
Adam Gross
2020-08-04
2
-2/+11
|
/
/
*
|
Address review feedback
Adam Gross
2020-08-03
1
-1/+1
|
/
*
Change Warning to SConsWarning
Mats Wichmann
2020-07-07
1
-1/+1
*
fix scons --version and packaging
William Deegan
2020-07-04
1
-2/+2
*
All working except automatic build of wheel and sdist package
William Deegan
2020-06-30
1
-4/+3
*
Merge remote-tracking branch 'origin/master' into sconscript_node_flags
Daniel Moody
2020-06-05
4
-151/+177
|
\
|
*
Merge branch 'master' into docs-markup
William Deegan
2020-05-31
1
-19/+17
|
|
\
|
|
*
Docstring changes from Sphinx conversion [ci skip]
Mats Wichmann
2020-05-30
1
-19/+17
|
*
|
Updates to shared docs [ci skip]
Mats Wichmann
2020-05-30
2
-132/+155
|
|
/
|
*
Close scons logfiles on completion
Mats Wichmann
2020-05-29
1
-0/+5
*
|
added is_sconscript for checking if node is a sconscript node or not
Daniel Moody
2020-06-05
1
-1/+2
|
/
*
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
3
-8/+10
*
Bump unsupported/deperecated Py versions
Mats Wichmann
2020-05-16
1
-2/+2
*
[ci skip] Add note that AddOption('no_progress') is new as of 4.0.0
William Deegan
2020-05-11
1
-0/+1
*
Merge pull request #3459 from dmoody256/patch-1
William Deegan
2020-05-11
2
-1/+17
|
\
|
*
Merge remote-tracking branch 'origin/master' into patch-1
Daniel Moody
2020-05-06
2
-1/+17
*
|
[WIP] adjust docbuild for moved src [ci skip]
Mats Wichmann
2020-05-10
2
-10/+10
|
/
*
Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...
William Deegan
2020-05-06
9
-0/+5469