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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
ParseConfig test fix
Mats Wichmann
2023-03-09
1
-1/+1
*
Fix problem when MergeFlags adds to existing CPPDEFINES
Mats Wichmann
2023-03-09
1
-0/+31
*
fix textfile test failing (only on windows) needed to switch generated file c...
William Deegan
2023-03-03
1
-1/+2
*
test/import works on dummy qt tool now
Mats Wichmann
2023-03-01
1
-3/+3
*
Update PR 4305: failing stub qt tool
Mats Wichmann
2023-03-01
1
-12/+15
*
fix test/import.py for qt3 changes
William Deegan
2023-02-24
1
-3/+3
*
moved the qt tool to qt3. Changed all QT envvars to be now prefixed with QT3
William Deegan
2023-02-24
11
-91/+89
*
move qt -> qt3 tool, adjust testing as well
William Deegan
2023-02-23
15
-1/+1
*
Merge pull request #4303 from RedwanFox/fix_textfile_encoding_issue
William Deegan
2023-02-20
2
-2/+4
|
\
|
*
Updated docs to indicate FILE_ENCODING will affect Substfile() as well as Tex...
William Deegan
2023-02-18
1
-1/+2
|
*
set default encoding of written files to UTF-8, added ability to pass
Nickolai Korshunov
2023-02-18
1
-1/+2
*
|
Merge pull request #4263 from mwichmann/maint/CPPDEFINES-Append
William Deegan
2023-02-18
9
-224/+966
|
\
\
|
*
|
CPPDEFINES prepend test fix
Mats Wichmann
2023-02-15
1
-1/+1
|
*
|
Tweak Append/Prepend e2e tests
Mats Wichmann
2023-02-15
2
-11/+38
|
*
|
Added DefaultEnvironment(tools=[]) to fixtures for CPPDEFINES. Added negative...
William Deegan
2023-02-11
2
-0/+3
|
*
|
Adjust CPPDEFINES tests to be more resilient
Mats Wichmann
2023-02-10
2
-20/+34
|
*
|
Adjusted CPPDEFINES behavior for list and tuple
Mats Wichmann
2023-02-09
4
-213/+231
|
*
|
Fix some CPPDEFINES handling problems
Mats Wichmann
2023-01-30
4
-0/+188
|
*
|
test/CPPDEFINES: stop using tabs
Mats Wichmann
2023-01-30
4
-204/+204
|
*
|
Split out CPPDEFINES handling in Append methods
Mats Wichmann
2023-01-30
9
-181/+673
|
|
/
*
|
Minor tex test fix
Mats Wichmann
2023-02-18
1
-2/+2
|
/
*
Merge remote-tracking branch 'upstream/master' into fix_configure_marking_up_...
William Deegan
2023-01-29
168
-2328/+4795
|
\
|
*
Run latex after bibtex/biber only when necessary
Lukas Schrangl
2023-01-24
2
-6/+27
|
*
Merge branch 'master' into maint/gfortran-fiddle
William Deegan
2023-01-23
1
-1/+1
|
|
\
|
|
*
Add Python 3.12 support
Mats Wichmann
2023-01-22
1
-1/+1
|
*
|
gfortran - remove some debug prints [skip appveyor]
Mats Wichmann
2023-01-22
1
-6/+0
|
*
|
Tweak gfortran tool to respect tool setting
Mats Wichmann
2023-01-18
3
-108/+96
|
|
/
|
*
Merge pull request #4289 from mwichmann/java-emitted-cachedir
William Deegan
2023-01-17
1
-0/+77
|
|
\
|
|
*
Remove unneeded code in new Java test
Mats Wichmann
2023-01-13
1
-2/+2
|
|
*
Fix problem where Java inner classes cannot cache
Mats Wichmann
2023-01-13
1
-0/+77
|
*
|
feat: adds JAVAPROCESSORPATH construction variable; updates JavaScanner to sc...
djh
2023-01-13
1
-0/+95
|
|
/
|
*
Force OBJSUFFIX for TEMPFILE test to be .o so it match expected on all platforms
William Deegan
2023-01-01
1
-0/+1
|
*
Simplify test for commpilation db + TEMPFILE interaction
William Deegan
2022-12-31
2
-60/+13
|
*
Update copyright header text, format files
William Deegan
2022-12-31
3
-6/+10
|
*
Merge branch 'fix_4275_comp_db_with_TEMPFILE' of github.com:bdbaddog/scons in...
William Deegan
2022-12-31
2
-0/+141
|
|
\
|
|
*
Added specific test for Compilation Database to reproduce issue #4275 with Te...
TZe
2022-12-12
2
-0/+141
|
*
|
Fixed using --diskcheck=none from command line. It was always broken. SetOpti...
William Deegan
2022-12-20
1
-5/+12
|
|
/
|
*
Fix broken tests
William Deegan
2022-12-04
3
-4/+5
|
*
Added --experimental=tm_v2 which switches to use Andrew Morrow's new Parallel...
William Deegan
2022-12-04
1
-2/+1
|
*
Merge branch 'master' of github.com:SCons/scons into add_logging_to_new_paral...
William Deegan
2022-12-04
38
-98/+170
|
|
\
|
|
*
Remove an extra check in one ninja test
Mats Wichmann
2022-11-17
1
-4/+2
|
|
*
A few more e2e test speedups
Mats Wichmann
2022-11-16
6
-5/+17
|
|
*
Speed up a few tests for CI
Mats Wichmann
2022-11-15
30
-82/+141
|
|
*
Move execution environment sanitation from Action._suproc to SCons.Util.sanit...
William Deegan
2022-11-03
1
-0/+6
|
|
*
Merge pull request #4251 from bdbaddog/taskmaster_trace_to_python_logging
William Deegan
2022-10-26
2
-13/+7
|
|
|
\
|
|
|
*
Fixed taskmaster trace tests. Previously there was an extra line at the end o...
William Deegan
2022-10-26
2
-13/+7
|
*
|
|
Added TestCommon.must_match_file() function. Updated test for --taskmastertr...
William Deegan
2022-12-04
5
-172/+267
|
|
/
/
|
*
|
Small cleanup in BoolVariable [skip appveyor]
Mats Wichmann
2022-10-22
6
-102/+123
|
|
/
|
*
removing obsolete python 2 only test
William Deegan
2022-10-10
1
-56/+0
|
*
Tweak Copy() changes:
Mats Wichmann
2022-09-12
1
-0/+5
[next]