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
*
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
*
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
*
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