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
*
Merge pull request #4429 from mwichmann/feature/libliteral
William Deegan
2023-10-30
4
-29/+134
|
\
|
*
defined LIBLITERALPREFIX for gnulink
William Deegan
2023-10-29
1
-3/+3
|
*
Migrate LIBLITERALPREFIX test to file with same name
William Deegan
2023-10-29
1
-0/+0
|
*
Fix library literal prefix code
Mats Wichmann
2023-10-28
1
-4/+4
|
*
Add LIBLITERAL to support gcc -l:filename
Mats Wichmann
2023-10-28
3
-26/+131
*
|
Merge pull request #4439 from bdbaddog/debug-sconscript
William Deegan
2023-10-29
1
-0/+60
|
\
\
|
*
|
Updates to make ready for merging
William Deegan
2023-10-29
1
-10/+12
|
*
|
adding info to the man page, changed debug key
StenGruener
2023-10-28
1
-1/+1
|
*
|
adding unit test, --debug flag, comments in changes.txt
StenGruener
2023-10-28
1
-0/+58
|
|
/
*
|
Merge pull request #4432 from jcbrill/jbrill-msvc-clsearch
William Deegan
2023-10-29
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into jbrill-msvc-clsearch
Joseph Brill
2023-10-15
1
-35/+38
|
|
\
|
*
|
Adjust the final compiler executable search and warning message when setting ...
Joseph Brill
2023-10-11
1
-1/+1
*
|
|
Elminate http: references
Mats Wichmann
2023-10-17
19
-81/+70
|
|
/
|
/
|
*
|
Update assembly code in one test
Mats Wichmann
2023-10-11
1
-35/+38
|
/
*
TeX tests: skip if no makeindex
Mats Wichmann
2023-09-22
18
-112/+150
*
Merge branch 'master' into feature/new-subproc
Mats Wichmann
2023-09-09
70
-580/+633
|
\
|
*
Merge pull request #4407 from mwichmann/maint/mscache-locking
William Deegan
2023-09-06
1
-16/+18
|
|
\
|
|
*
Adjust a test that tripped over locking
Mats Wichmann
2023-09-04
1
-16/+18
|
*
|
Added logic to properly initilize SCons to use gfortran if tool gfortran is l...
William Deegan
2023-09-04
4
-8/+20
|
|
/
|
*
Tweak a few tests "for form"
Mats Wichmann
2023-08-27
40
-362/+377
|
*
Merge branch 'master' into feature/local-help
William Deegan
2023-08-24
24
-166/+155
|
|
\
|
|
*
Merge branch 'master' into maint/modernize
William Deegan
2023-08-24
4
-98/+111
|
|
|
\
|
|
|
*
missing-sconscript: fix Windows test again
Mats Wichmann
2023-08-07
2
-6/+6
|
|
|
*
SConscript must_exist test: fix Windows
Mats Wichmann
2023-08-06
1
-1/+1
|
|
|
*
Change the default to error on missing SConscript
Mats Wichmann
2023-08-06
4
-98/+111
|
|
*
|
"Modernize" to Python 3.6 via tool
Mats Wichmann
2023-08-04
20
-68/+44
|
|
|
/
|
*
|
Add ability to save "local" help only
Mats Wichmann
2023-08-01
1
-28/+63
|
|
/
*
|
Merge branch 'master' into feature/new-subproc
William Deegan
2023-07-15
5
-23/+31
|
\
\
|
|
/
|
*
Merge pull request #4371 from mwichmann/maint/helpmsg
William Deegan
2023-07-15
4
-9/+9
|
|
\
|
|
*
Adjust help message about -H
Mats Wichmann
2023-06-27
4
-9/+9
|
*
|
Updates to PR 4374 from mwichmann to correct config file hash changes
William Deegan
2023-07-15
1
-14/+22
|
|
/
*
|
Implement a new subprocess wrapper
Mats Wichmann
2023-07-08
1
-0/+12
|
/
*
Merge branch 'master' into master
William Deegan
2023-06-20
4
-49/+221
|
\
|
*
Merge branch 'master' into feature/bison-args
Mats Wichmann
2023-06-12
280
-372/+1625
|
|
\
|
*
\
Merge branch 'master' into feature/bison-args
Mats Wichmann
2023-05-18
18
-229/+295
|
|
\
\
|
*
|
|
added YACC_GRAPH_FILE_SUFFIX to represent it's the graph file and not be tied...
William Deegan
2023-05-18
1
-0/+96
|
*
|
|
Fixup usage of new mock yacc tool
Mats Wichmann
2023-05-08
2
-2/+2
|
*
|
|
yacc tool updates
Mats Wichmann
2023-05-06
3
-48/+128
*
|
|
|
Clean up and simplify logic. TODO: scons -c isn't removing the .di files. Mai...
William Deegan
2023-06-19
1
-5/+10
*
|
|
|
Merge branch 'master' into master
William Deegan
2023-06-09
281
-372/+1629
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Skip checking for exception when writing to unwritable dir in test. Change lo...
William Deegan
2023-06-06
1
-3/+6
|
*
|
|
Added test for --debug=json. Implemented DebugOptions(json). Create containin...
William Deegan
2023-06-05
2
-13/+30
|
*
|
|
Added test, CHANGES/RELEASE text. Fixturized SConstruct from test/option/debu...
William Deegan
2023-06-05
3
-12/+92
|
*
|
|
Tweak test MSVC/MSVC_BATCH-spaces-targetdir.py
Mats Wichmann
2023-05-27
6
-2/+11
|
*
|
|
Add a copyright header to test files
Mats Wichmann
2023-05-21
274
-350/+1498
|
|
|
/
|
|
/
|
*
|
|
Uncesseray revision stuff.
Alex Burton
2023-05-12
3
-6/+0
*
|
|
DefaultEnvironment optimisation.
Alex Burton
2023-05-12
1
-1/+2
*
|
|
removed unnecessary decider selection
Alex Burton
2023-05-12
1
-2/+0
*
|
|
Update copyright in test python.
Alex Burton
2023-05-12
4
-24/+24
*
|
|
removed unnecessary __init__.py file
Alex Burton
2023-05-12
1
-0/+0
[next]