index
:
delta/scons-git.git
add_api_to_check_for_invalid_options_issue_4187
aix-xlc_r-is-for-threads
conftest-messages
dependabot/pip/lxml-4.6.3
dependabot/pip/lxml-4.6.5
feature/new-toolchain
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
origin
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
rel_3.0.2
rel_3.0.3
rel_3.0.4
rel_3.0.5
rel_3.1.0
rel_3.1.1
rel_3.1.2
rel_4.0.0
rel_4.0.1
rel_4.1.0
rel_4.2.0
rel_4.3.0
rel_4.4.0
rel_4.5.0
rel_4.5.1
rel_4.5.2
release-2.1.0
switch_to_slots
test_bb
ziproot
github.com: SCons/scons.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
- corrected dependencies for EPUB builder (docbook)
Dirk Baechle
2014-01-05
2
-0
/
+61
*
- removed superfluous import and corrected basic test
Dirk Baechle
2013-12-21
1
-1
/
+1
*
- added EPUB Builder to the DocBook Tool, based on the work of Andrew Feather...
Dirk Baechle
2013-12-21
3
-0
/
+452
*
- added xsltproc tests and improved handling of the base_dir parameter
Dirk Baechle
2013-12-20
16
-0
/
+492
*
Merged in dirkbaechle/scons (pull request #91)
Gary Oberbrunner
2013-11-10
1
-0
/
+2
|
\
|
*
- added an explicit Gs() Builder to the gs.py Tool
Dirk Baechle
2013-10-08
1
-0
/
+2
*
|
- corrected LC_ALL setting for RPM packaging
Dirk Baechle
2013-11-03
7
-0
/
+45
*
|
Merge pull request #88 (for real this time). Prev commit was actually #87.
Gary Oberbrunner
2013-11-02
2
-0
/
+224
|
\
\
|
*
\
Merged scons/scons into default
Tom Tanner
2013-10-30
6
-5
/
+28
|
|
\
\
|
*
|
|
Adding documentation and a couple of tests
Tom Tanner
2013-10-08
2
-0
/
+224
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #88: various usability enhancements
Gary Oberbrunner
2013-11-02
3
-0
/
+121
|
\
\
\
|
*
\
\
Merged scons/scons into default
Tom Tanner
2013-10-30
6
-5
/
+28
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merged scons/scons into default
Tom Tanner
2013-09-30
6
-0
/
+80
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Fixing test failures
Tom Tanner
2013-09-30
1
-0
/
+1
|
*
|
|
Added Pseudo command to environment and tests. If a target is declared as
Tom Tanner
2013-09-30
1
-0
/
+65
|
*
|
|
Added test to verify warning works and doesn't trigger for -n or aliases
Tom Tanner
2013-09-27
1
-0
/
+55
*
|
|
|
One more test fix for bug2903 (my Windows fix broke Linux)
Gary Oberbrunner
2013-11-02
1
-1
/
+2
*
|
|
|
Merge pull request #89: stop leaking filehandles, and switch to subprocess al...
Gary Oberbrunner
2013-11-02
2
-10
/
+61
|
\
\
\
\
|
*
\
\
\
Merged scons/scons into default
Tom Tanner
2013-10-30
6
-5
/
+28
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Change posix.py to use subprocess as we only support python 2.4.
Tom Tanner
2013-10-04
2
-10
/
+61
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Fix tests for previous commit (bug 2903) on Windows.
Gary Oberbrunner
2013-11-02
5
-3
/
+10
|
|
/
/
|
/
|
|
*
|
|
Correctly fix bug #2903, failure to rebuild when linker options change.
Gary Oberbrunner
2013-10-27
6
-5
/
+28
|
/
/
*
|
Added test for bug 2909, pull req #86.
Gary Oberbrunner
2013-09-29
5
-0
/
+67
*
|
- fix for #2916, "Issues with versioned SharedLibrary under OpenBSD"
Dirk Baechle
2013-09-11
1
-0
/
+13
|
/
*
Merged in managan/scons_versionedlib (pull request #82)
Gary Oberbrunner
2013-08-25
1
-0
/
+13
|
\
|
*
remove print from test and attempt to get FindInstalledFiles working
Robert Managan
2013-06-18
1
-1
/
+1
|
*
Add a test to show that we can build when the link already exist
Robert Managan
2013-06-17
1
-0
/
+13
*
|
Fix Libs/SharedLibraryIxes.py
David Rothenberger
2013-08-17
1
-6
/
+14
*
|
Fix Libs/SharedLibrary.py
David Rothenberger
2013-08-17
1
-1
/
+8
*
|
Fix VersionedLib test
David Rothenberger
2013-08-17
1
-0
/
+12
|
/
*
- added documentation and tests for the new Docbook tool
Dirk Baechle
2013-05-04
47
-0
/
+4147
*
Added tests for ZIPROOT, and tweaked the ZIPROOT doc a bit.
Gary Oberbrunner
2013-04-20
2
-85
/
+155
*
Merged in carandraug/scons (pull request #67).
Gary Oberbrunner
2013-03-16
1
-3
/
+87
*
removed misleading comment from test/gettext/Translate/MultiCatalog.py
Paweł Tomulik
2013-01-07
1
-2
/
+0
*
added test case gettext/Translate/MultiCatalog.py
Paweł Tomulik
2013-01-07
1
-0
/
+122
*
added test case gettext/Translate/MultiCatalog.py
Paweł Tomulik
2013-01-07
1
-1
/
+1
*
Make VersionedSharedLib and its test not fail on Windows
Gary Oberbrunner
2012-12-22
1
-0
/
+15
*
Fix SHLINKCOMSTR test rot
Gary Oberbrunner
2012-12-22
1
-7
/
+7
*
Merging pull request #62 from Dirk Baechle: fixes for MinGW tests
Gary Oberbrunner
2012-12-22
29
-139
/
+154
|
\
|
*
- moved check for an installed MSVC toolchain into its own function in TestSCons
Dirk Baechle
2012-12-22
14
-135
/
+14
|
*
- fixes for MinGW under Windows, mainly skipping MSVS-specific tests
Dirk Baechle
2012-12-18
29
-71
/
+207
*
|
Fix test/SCONSFLAGS test rot.
Gary Oberbrunner
2012-12-21
1
-2
/
+2
*
|
Merged in techtonik/scons (pull request #63: Another minor cleanup as the cod...
Gary Oberbrunner
2012-12-20
4
-17
/
+7
|
\
\
|
*
|
Fix test/runtest/xml/output.py for the new behavior of --xml option
anatoly techtonik
2012-12-21
1
-1
/
+1
|
*
|
Fix tests broken after --noqmtest option was removed from runtest.py
anatoly techtonik
2012-12-21
1
-2
/
+2
|
*
|
Cleanup replacement of sys.exitfunc with atexit (Python 2+)
anatoly techtonik
2012-12-19
2
-14
/
+4
|
|
/
*
|
update to latest SCons commits
Robert Managan
2012-12-18
10
-122
/
+82
|
\
\
|
|
/
|
*
Fixed tests/scons-time/file.py.
Gary Oberbrunner
2012-12-16
1
-1
/
+1
|
*
- extended the must_contain* methods of the test framework, such that they al...
Dirk Baechle
2012-12-16
10
-122
/
+82
*
|
removed versioned library support from Install and put it in InstallVersionedLib
Robert Managan
2012-12-18
1
-1
/
+1
[next]