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
*
Fix Isssue #3035 by disabling versioned library symlinks
William Deegan
2021-03-09
1
-1/+7
*
Merge branch 'master' into topic/grossag/newhashes
William Deegan
2021-03-07
22
-169/+213
|
\
|
*
Add timing of sconsign write if --debug
Mats Wichmann
2021-02-08
2
-9/+9
|
*
Initial support in tests for Python 3.10
Mats Wichmann
2021-01-22
1
-3/+3
|
*
Merge pull request #3862 from djh82/feature/zipbuilder_override_timestamp
William Deegan
2021-01-18
3
-66/+89
|
|
\
|
|
*
feat: Adds ZIP_OVERRIDE_TIMESTAMP
David H
2021-01-18
3
-66/+89
|
*
|
add logic to test D SHLIBVERSION and SOVERSION
William Deegan
2021-01-15
2
-1/+9
|
*
|
Add generating versioned shared library to D SharedObject tests (in addition ...
William Deegan
2021-01-15
3
-9/+13
|
*
|
Remove old test verification logic
William Deegan
2021-01-15
1
-2/+0
|
*
|
merge current upstream
William Deegan
2021-01-15
8
-48/+36
|
|
\
\
|
|
*
|
fix copyright text, remove SHDLIBVERSION entirely. Never worked before, and d...
William Deegan
2021-01-15
8
-47/+35
|
*
|
|
Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversion
William Deegan
2021-01-15
2
-6/+6
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
[PR #3847] Make tests pass again on Travis [skip appveyor]
Mats Wichmann
2021-01-09
1
-3/+4
|
|
*
remove unnecessary python check swig test
Daniel Moody
2021-01-08
1
-3/+2
|
*
|
Fix test\win32\mingw.py. Note still need to track down why _LIBDIRFLAGS is ev...
William Deegan
2020-12-28
3
-14/+15
|
*
|
Fix mingw to reset _SHLIBSUFFIX to
William Deegan
2020-12-27
1
-0/+1
|
*
|
Address some comments from the PR regarding formatting, and license text block
William Deegan
2020-12-27
1
-0/+1
|
*
|
initial checkin of versioned shared library rewrite
William Deegan
2020-12-21
1
-18/+17
|
*
|
Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversion
William Deegan
2020-12-20
187
-392/+462
|
|
\
\
|
|
|
/
|
*
|
incremental checkin. Updates to README for other developers to review
William Deegan
2020-10-07
1
-5/+24
*
|
|
More improvements
Adam Gross
2020-12-15
2
-7/+22
*
|
|
Address most review feedback
Adam Gross
2020-12-14
2
-26/+25
*
|
|
Merge branch 'master' into topic/grossag/newhashes
William Deegan
2020-12-14
9
-94/+218
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #3384 from dragon512/fix/valuenode-content
William Deegan
2020-12-14
1
-0/+50
|
|
\
\
|
|
*
|
Fix value node when used as part of a build on python3
Unknown
2020-06-15
1
-0/+50
|
*
|
|
[PR #3836] fix misplaced docstrings on two tests [ci skip]
Mats Wichmann
2020-12-13
2
-6/+2
|
*
|
|
Fix broken mod to (unused) test
Mats Wichmann
2020-12-08
1
-1/+1
|
*
|
|
[PR #3836] quiet sider complaints on explicit-dbm-module.py
Mats Wichmann
2020-12-05
1
-3/+0
|
*
|
|
[PR #3836] while we're at it, update SConsignFile tests
Mats Wichmann
2020-12-05
8
-91/+85
|
*
|
|
[PR #3836] add example of SConsign(dbm_modue=...) (skip appveyor)
Mats Wichmann
2020-12-04
1
-0/+87
*
|
|
|
Merge branch 'master' into topic/grossag/newhashes
William Deegan
2020-12-12
6
-4/+57
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Change variable from COMPILATIONDB_USE_PATH_FILTER to COMPILATIONDB_PATH_FILTER
William Deegan
2020-11-24
1
-2/+2
|
|
\
\
\
|
|
*
|
|
Add COMPILATIONDB_USE_PATH_FILTER for filtering compilation database.
James Benton
2020-11-23
2
-0/+53
|
*
|
|
|
Merge branch 'compilation_db_use_filter' of git://github.com/bentonj-vmw/scon...
William Deegan
2020-11-21
2
-0/+53
|
|
\
\
\
\
|
|
*
|
|
|
Add COMPILATIONDB_USE_PATH_FILTER for filtering compilation database.
James Benton
2020-10-27
2
-0/+53
|
|
|
/
/
/
|
*
|
|
|
Remove some "star imports"
Mats Wichmann
2020-11-16
4
-4/+4
*
|
|
|
|
Change the default sconsign DB file name if the hash is overridden
Adam Gross
2020-11-12
1
-2/+22
*
|
|
|
|
Merge branch 'master' into topic/grossag/newhashes
Adam Gross
2020-11-12
8
-78/+111
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
runtest now writes a log of fails
Mats Wichmann
2020-11-07
8
-78/+111
|
|
/
/
/
*
|
|
|
Merge branch 'master' into topic/grossag/newhashes
Adam Gross
2020-11-06
178
-226/+183
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix IS_WINDOWS usage for test
William Deegan
2020-10-04
1
-1/+2
|
*
|
|
Disable flake8 F401 in test
William Deegan
2020-10-04
1
-1/+1
|
*
|
|
remove win32api from test
William Deegan
2020-10-04
1
-10/+5
|
*
|
|
Merge branch 'autoflake' of https://github.com/mwichmann/scons into mwichmann...
William Deegan
2020-09-21
164
-205/+10
|
|
\
\
\
|
|
*
|
|
Run autoflake on code
Mats Wichmann
2020-09-21
164
-205/+10
|
*
|
|
|
correct copyright statement per mwichmann's feedback
William Deegan
2020-09-21
2
-0/+4
|
*
|
|
|
Fix the case where the argument to TEMPFILE is a list, by creating a tuple to...
William Deegan
2020-09-21
1
-4/+0
|
*
|
|
|
Fix unit test, and logic which was slightly off
William Deegan
2020-09-21
1
-1/+0
|
*
|
|
|
Fix issue a different way than PR 3553 or 3140. Store cmdlist in dict target....
William Deegan
2020-09-21
4
-220/+0
|
*
|
|
|
clean up test so it doesn't load any unnecessary tools
William Deegan
2020-09-20
1
-1/+3
[next]