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
*
[PR 3930] fix regexes in scons-time tests
Mats Wichmann
2021-04-16
3
-15/+12
*
[PR 3930] more rawstring stuff in tests (Windows)
Mats Wichmann
2021-04-16
4
-7/+7
*
[PR 3930] put back accidentally dropped raw-string indicator
Mats Wichmann
2021-04-15
4
-7/+7
*
Test tweaks to help testing on mingw-only win32 systems
Mats Wichmann
2021-04-14
18
-202/+255
*
Merge pull request #3926 from mwichmann/defines-expand
William Deegan
2021-04-12
1
-2/+5
|
\
|
*
Expansion of CPPDEFINES now substs consvars
Mats Wichmann
2021-04-10
1
-2/+5
*
|
better handle all/none and multiple options, expanded tests to cover such
William Deegan
2021-04-12
2
-10/+13
*
|
Address mwichmann's feedback
William Deegan
2021-04-10
1
-3/+3
*
|
Clear sider complaints by avoiding it processing tests SConstruct
William Deegan
2021-04-09
2
-1/+1
*
|
Add docs for --experimental switch
William Deegan
2021-04-09
3
-0/+68
*
|
Fix copyright header to new standard
William Deegan
2021-04-09
1
-2/+2
*
|
move all the option-* tests into test/option to clean up directory and match ...
William Deegan
2021-04-09
33
-0/+0
|
/
*
[ci skip] fix format on test SConstruct
William Deegan
2021-04-09
1
-2/+7
*
Merge branch 'master' into multitarget_progress
Daniel Moody
2021-04-09
12
-0/+276
|
\
|
*
Merge pull request #3894 from dmoody256/support_custom_cachedir_classes
William Deegan
2021-04-09
12
-0/+276
|
|
\
|
|
*
Extra comments for the DoubleCachedirClass test.
Daniel Moody
2021-04-09
2
-1/+22
|
|
*
improved DoubleCacheDir test, added extra cachedir validation check.
Daniel Moody
2021-04-05
2
-5/+9
|
|
*
Added reinstantiatng custom cachedir
Daniel Moody
2021-04-01
13
-45/+125
|
|
*
fix up some doc issues and add test coverage
Daniel Moody
2021-04-01
1
-3/+8
|
|
*
Update to add CacheDir arg and address some review comments.
Daniel Moody
2021-04-01
5
-18/+68
|
|
*
Added custom cachedir class tests and docs
Daniel Moody
2021-04-01
2
-0/+116
*
|
|
Dont call progress if the progress object is Null
Daniel Moody
2021-04-09
1
-1/+2
*
|
|
Fixed issue with multi-target nodes being passed to the progress object.
Daniel Moody
2021-04-09
3
-0/+56
|
/
/
*
|
Fix CHANGES.txt and simplify testcase. Added blurb to RELEASE.txt
William Deegan
2021-04-03
2
-2/+1
*
|
Merge pull request #3908 from hwmaier/master
William Deegan
2021-04-03
5
-0/+247
|
\
\
|
|
/
|
/
|
|
*
Added noqa comment to get sider to ignore unused lxml
Henrik Maier
2021-03-26
1
-1/+1
|
*
Added corresponding test case
Henrik Maier
2021-03-26
5
-0/+247
*
|
Stop stripping INSTALLSTR
Mats Wichmann
2021-03-28
1
-2/+4
*
|
Merge pull request #3902 from DeeeeLAN/relpath
William Deegan
2021-03-26
5
-0/+84
|
\
\
|
*
|
address sider issues
William Deegan
2021-03-26
1
-5/+5
|
*
|
Simplify test and fix to work on all platforms
William Deegan
2021-03-26
2
-22/+43
|
*
|
Fix test to no longer need factory or scanner specified. Flesh out the fixtur...
William Deegan
2021-03-19
5
-21/+22
|
*
|
reorg tests a bit and move new relpath test's SConstruct to a fixture. Also f...
William Deegan
2021-03-18
3
-21/+25
|
*
|
Add support for TARGET.relpath property
Dillan Mills
2021-03-18
1
-0/+58
*
|
|
Merge branch 'master' into site-dir
William Deegan
2021-03-25
1
-4/+18
|
\
\
\
|
*
|
|
Skip empty cmdline args as targets
Mats Wichmann
2021-03-25
1
-4/+18
|
|
|
/
|
|
/
|
*
|
|
Change site-dir arg handling
Mats Wichmann
2021-03-25
8
-45/+69
|
/
/
*
|
Fix some tests copyright text
William Deegan
2021-03-18
5
-20/+15
|
/
*
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
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
[next]