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
*
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
*
|
Move aix and hpux specific SHLIBSUFFIX to their platform initialization modules
William Deegan
2020-08-31
2
-0/+3
|
/
*
Rename some doc files; Packaging doc fixups [skip appveyor]
Mats Wichmann
2020-07-25
1
-0/+0
*
Added TEMPFILEDIR to allow configuring where TEMPFILEMUNGE create's it's temp...
William Deegan
2020-07-11
2
-2/+14
*
Correct some encoding problems found on UNIX platforms AIX and Solaris with p...
Rob Boehne
2020-07-08
1
-0/+1
*
Fix docbook 4.5 vs 5 usage [ci skip]
Mats Wichmann
2020-06-17
1
-2/+2
*
Minor: drop engine prefix from docstrings [ci skip]
Mats Wichmann
2020-06-11
4
-4/+4
*
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
4
-6/+6
*
[WIP] adjust docbuild for moved src [ci skip]
Mats Wichmann
2020-05-10
4
-20/+20
*
Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...
William Deegan
2020-05-06
18
-0/+2389