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
/
Main.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix up interactive to support ninja scons daemon
Daniel Moody
2022-02-11
1
-2/+3
*
Merge pull request #4067 from mwichmann/wintweaks
William Deegan
2021-11-26
1
-6/+5
|
\
|
*
Fix tests to not hang on Windows with bad .py assoc
Mats Wichmann
2021-11-26
1
-6/+5
*
|
rebase from master
William Deegan
2021-11-22
1
-3/+6
|
/
*
Update post release changes
William Deegan
2021-11-22
1
-1/+1
*
4.3.0 updates
4.3.0
William Deegan
2021-11-17
1
-1/+1
*
Post 4.2.0 merge/reset to development mode
William Deegan
2021-08-01
1
-1/+1
*
Fix some imports and other checker warnings
Mats Wichmann
2021-05-05
1
-1/+0
*
Dont call progress if the progress object is Null
Daniel Moody
2021-04-09
1
-2/+3
*
Fixed issue with multi-target nodes being passed to the progress object.
Daniel Moody
2021-04-09
1
-1/+2
*
Deprecate Python 3.5.
Mats Wichmann
2021-03-28
1
-1/+1
*
Merge branch 'master' into site-dir
William Deegan
2021-03-25
1
-4/+8
|
\
|
*
Skip empty cmdline args as targets
Mats Wichmann
2021-03-25
1
-4/+8
*
|
Change site-dir arg handling
Mats Wichmann
2021-03-25
1
-4/+6
|
/
*
Merge branch 'master' into topic/grossag/newhashes
William Deegan
2021-03-07
1
-19/+30
|
\
|
*
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
1
-3/+3
|
*
Add timing of sconsign write if --debug
Mats Wichmann
2021-02-08
1
-5/+5
*
|
Merge branch 'master' into topic/grossag/newhashes
Adam Gross
2020-11-06
1
-35/+24
|
\
\
|
|
/
|
*
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
1
-18/+15
|
*
Use cProfile if profiling.
Mats Wichmann
2020-09-21
1
-2/+1
*
|
Add support for overriding the default hash format
Adam Gross
2020-08-04
1
-1/+4
|
/
*
Address review feedback
Adam Gross
2020-08-03
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
*
Close scons logfiles on completion
Mats Wichmann
2020-05-29
1
-0/+5
*
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
1
-5/+5
*
Bump unsupported/deperecated Py versions
Mats Wichmann
2020-05-16
1
-2/+2
*
Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...
William Deegan
2020-05-06
1
-0/+1453