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
/
Platform
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
load_module work: back off zipimport changes
Mats Wichmann
2022-07-19
1
-5/+6
*
zip module loading: fallback for older Pythons
Mats Wichmann
2022-07-17
1
-3/+9
*
Stop using deprecated load_module
Mats Wichmann
2022-07-17
1
-20/+27
*
Two small tweaks for Py3.10 support.
Mats Wichmann
2021-08-05
1
-1/+1
*
Make sure TEMPFILEPREFIX can be set to empty string
Mats Wichmann
2021-07-15
1
-4/+5
*
Fix a missed bracket
Ivan Kravets
2021-04-12
1
-2/+2
*
Fix failing tests, restore last ditch default setting in TempFileMunge for TE...
William Deegan
2021-04-12
1
-1/+2
*
Change to set reasonable default for TEMPFILEARGESCFUNC in Defaults.py rather...
William Deegan
2021-04-11
1
-2/+2
*
Provide a custom argument escape function for `TempFileMunge` using a new `TE...
Ivan Kravets
2021-04-06
1
-5/+30
*
Update some copyright strings and drop __revision__ [skip appveyor]
Mats Wichmann
2020-09-23
1
-22/+20
*
use clearer syntax and switch to using SCons.Util.is_List()
William Deegan
2020-09-21
1
-2/+6
*
correct copyright statement per mwichmann's feedback
William Deegan
2020-09-21
1
-2/+1
*
Fix the case where the argument to TEMPFILE is a list, by creating a tuple to...
William Deegan
2020-09-21
1
-3/+9
*
Fix unit test, and logic which was slightly off
William Deegan
2020-09-21
1
-2/+2
*
Fix issue a different way than PR 3553 or 3140. Store cmdlist in dict target....
William Deegan
2020-09-21
1
-0/+20
*
Do not reuse tempfiles
Simon Tegelid
2020-09-20
1
-15/+0
*
Added TEMPFILEDIR to allow configuring where TEMPFILEMUNGE create's it's temp...
William Deegan
2020-07-11
1
-1/+7
*
Fix docbook 4.5 vs 5 usage [ci skip]
Mats Wichmann
2020-06-17
1
-2/+2
*
Docstring changes from Sphinx conversion [ci skip]
Mats Wichmann
2020-05-30
1
-9/+16
*
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
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/+289