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
/
Util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak Util module
Mats Wichmann
2023-09-19
7
-162/+1461
*
filellock: also recognize PermissionError
Mats Wichmann
2023-09-05
1
-2/+2
*
msvc config cache: add locking on cachefile
Mats Wichmann
2023-09-04
2
-0/+150
*
"Modernize" to Python 3.6 via tool
Mats Wichmann
2023-08-04
1
-1/+1
*
refeactor module variables to be lower case per mwichmann's review
William Deegan
2023-06-09
1
-11/+11
*
Address mwichmann's comments on PR. pep8 naming, abstract base class Stats, q...
William Deegan
2023-06-08
1
-9/+12
*
Skip checking for exception when writing to unwritable dir in test. Change lo...
William Deegan
2023-06-06
1
-4/+4
*
Added docs
William Deegan
2023-06-05
1
-1/+1
*
Added test for --debug=json. Implemented DebugOptions(json). Create containin...
William Deegan
2023-06-05
1
-1/+4
*
Added test, CHANGES/RELEASE text. Fixturized SConstruct from test/option/debu...
William Deegan
2023-06-05
1
-1/+1
*
Merge remote-tracking branch 'upstream/master' into json_debug_time_output
William Deegan
2023-06-05
4
-42/+42
|
\
|
*
Add some cheap return and parameter annotations
Mats Wichmann
2023-05-01
4
-42/+42
*
|
Added build info to json, added --debug=json to docs
William Deegan
2023-06-04
1
-6/+33
*
|
Initial support for writing --debug=time, count into a JSON file
William Deegan
2023-06-04
1
-6/+32
*
|
added --debug=json, which will dump object counts and memory into scons_stats...
William Deegan
2023-04-22
1
-0/+156
|
/
*
added example code which demonstrates the problem introduced in 4.5.0 and fix...
William Deegan
2023-03-07
1
-0/+1
*
Fix issue with CPPDEFINES and Clone environments
Mats Wichmann
2023-03-06
1
-2/+2
*
Adjusted CPPDEFINES behavior for list and tuple
Mats Wichmann
2023-02-09
1
-4/+7
*
Split out CPPDEFINES handling in Append methods
Mats Wichmann
2023-01-30
1
-11/+13
*
Fix typo
Mats Wichmann
2022-12-18
1
-1/+1
*
Util splitup: do some work to quiet sider
Mats Wichmann
2022-12-18
3
-14/+14
*
Turn Util module into a package
Mats Wichmann
2022-12-15
4
-0/+2360