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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update MSVC_VERSION usage and table [skip appveyor]
Mats Wichmann
2024-02-17
1
-3/+3
*
Fix copy-paste error
Mats Wichmann
2024-01-28
1
-1/+1
*
Decode command output conservatively
Mats Wichmann
2024-01-28
1
-4/+6
*
Fix library literal prefix code
Mats Wichmann
2023-10-28
5
-13/+19
*
Elminate http: references
Mats Wichmann
2023-10-17
1
-3/+2
*
Merge branch 'master' into feature/new-subproc
Mats Wichmann
2023-09-09
6
-19/+56
|
\
|
*
Merge branch 'master' into maint/modernize
William Deegan
2023-08-24
1
-1/+3
|
|
\
|
|
*
add missing include directories
Max Bachmann
2023-08-12
1
-1/+3
|
*
|
"Modernize" to Python 3.6 via tool
Mats Wichmann
2023-08-04
2
-6/+6
|
|
/
|
*
Further fix issue #4376 posix platform
Mats Wichmann
2023-07-27
1
-0/+10
|
*
Remove script path in PlatformTests
Mats Wichmann
2023-07-20
1
-8/+17
|
*
Merge branch 'master' into jbrill-gh4312-fixplus
Joseph Brill
2023-05-04
13
-45/+45
|
|
\
|
*
|
Add arm64 to the MSVS supported architectures list for VS2017 and later to be...
Joseph Brill
2023-03-19
1
-2/+2
|
*
|
Fix #4312 and Windows on ARM64 support.
Joseph Brill
2023-03-14
1
-2/+18
*
|
|
Implement a new subprocess wrapper
Mats Wichmann
2023-07-08
1
-10/+9
|
|
/
|
/
|
*
|
Add some cheap return and parameter annotations
Mats Wichmann
2023-05-01
13
-45/+45
|
/
*
Remove macports path, update comment to remove python2 related issues
William Deegan
2022-11-13
1
-2/+2
*
Move execution environment sanitation from Action._suproc to SCons.Util.sanit...
William Deegan
2022-11-03
1
-0/+1
*
load_module work: back off zipimport changes
Mats Wichmann
2022-07-19
3
-12/+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
3
-24/+34
*
Fix tests to not hang on Windows with bad .py assoc
Mats Wichmann
2021-11-26
1
-1/+1
*
Rework wording of {HOST,TAGET}_{ARCH_OS}.
Mats Wichmann
2021-09-27
1
-121/+114
*
Update docs for HOST_OS, TEMPFILE and Split [skip travis] [skip appveyor]
Mats Wichmann
2021-09-27
1
-41/+144
*
Add to CHANGES/RELEASE and add test
William Deegan
2021-09-20
1
-0/+30
*
Add a reasonable ArchDefinition from win32 when PROCESSOR_ARCHITEW6432 nor PR...
William Deegan
2021-09-20
1
-1/+2
*
Define HOST_OS and HOST_ARCH in the environment for all platforms
Aaron Franke
2021-08-29
9
-2/+25
*
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 some imports and other checker warnings
Mats Wichmann
2021-05-05
2
-4/+1
*
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
*
Document "TEMPFILEARGESCFUNC" variable and add test
Ivan Kravets
2021-04-09
2
-1/+60
*
Provide a custom argument escape function for `TempFileMunge` using a new `TE...
Ivan Kravets
2021-04-06
1
-5/+30
*
Move LIBS warning from Builders to LIBS definition [skip appveor] [skip travis]
Mats Wichmann
2021-02-18
1
-2/+2
*
Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversion
William Deegan
2021-01-15
1
-1/+1
|
\
|
*
[PR #3847] Make tests pass again on Travis [skip appveyor]
Mats Wichmann
2021-01-09
1
-1/+1
*
|
Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversion
William Deegan
2020-12-20
18
-210/+149
|
\
\
|
|
/
|
*
Remove pywin32 from scons win32 install requirements. Remove usage from SCons...
William Deegan
2020-10-04
1
-16/+0
|
*
Update some copyright strings and drop __revision__ [skip appveyor]
Mats Wichmann
2020-09-23
18
-165/+111
|
*
Merge branch 'autoflake' of https://github.com/mwichmann/scons into mwichmann...
William Deegan
2020-09-21
3
-7/+0
|
|
\
|
|
*
Run autoflake on code
Mats Wichmann
2020-09-21
3
-7/+0
|
*
|
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
2
-3/+2
|
*
|
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
2
-9/+11
|
*
|
Fix issue a different way than PR 3553 or 3140. Store cmdlist in dict target....
William Deegan
2020-09-21
2
-0/+21
|
*
|
Do not reuse tempfiles
Simon Tegelid
2020-09-20
2
-16/+1
|
|
/
|
*
Change erorr in case not-found Tool requested
Mats Wichmann
2020-09-09
1
-4/+3
[next]