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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Replaced 'bare excepts', now catching Exception.
Dirk Baechle
2020-06-20
2
-12/+8
|
*
|
|
Added Sphinx support to the 'build' Docker images.
Dirk Baechle
2020-06-20
3
-7/+4
|
*
|
|
Updated generated doc files and user manual.
Dirk Baechle
2020-06-20
8
-1186/+1177
|
*
|
|
Fixed Sets/Uses links in generated doc files.
Dirk Baechle
2020-06-20
6
-24/+18
|
*
|
|
Added a specialized Manpage builder for lxml (Docbook).
Dirk Baechle
2020-06-19
1
-2/+32
|
*
|
|
First set of changes, started to rip out libxslt2.
Dirk Baechle
2020-06-19
7
-576/+209
*
|
|
|
Merge pull request #3701 from jcbrill/msvc-detection
William Deegan
2020-06-21
2
-31/+60
|
\
\
\
\
|
*
|
|
|
rework changes to be end-user focused [ci skip]
Joseph Brill
2020-06-17
1
-9/+10
|
*
|
|
|
updates concerning GH Issue #3699 [ci skip]
Joseph Brill
2020-06-16
1
-1/+11
|
*
|
|
|
update comment for vswhere version arguments
Joseph Brill
2020-06-16
1
-1/+1
|
*
|
|
|
Merge branch 'master' into msvc-detection
Joseph Brill
2020-06-15
4
-23/+58
|
|
\
\
\
\
|
*
|
|
|
|
don't exit immediately when vswhere returns no information since there may be...
Joseph Brill
2020-06-15
1
-1/+1
|
*
|
|
|
|
fix erroneous indent is os.walk code for cl.exe
Joseph Brill
2020-06-15
1
-1/+1
|
*
|
|
|
|
The order of results from the vswhere query using "products *" is unreliable ...
Joseph Brill
2020-06-15
1
-26/+33
|
*
|
|
|
|
Msvc 14.1Exp detection raises an UnsupportedVersion exception due to a missin...
Joseph Brill
2020-06-15
1
-2/+3
|
*
|
|
|
|
The cl.exe existence check for msvc 6.0 fails due to the case sensitivity of ...
Joseph Brill
2020-06-15
1
-4/+13
|
*
|
|
|
|
reset_installed_vcs is setting a local variable named __INSTALLED_VCS_RUN rat...
Joseph Brill
2020-06-15
1
-0/+1
*
|
|
|
|
|
Merge pull request #3705 from mwichmann/test-subdir
William Deegan
2020-06-21
47
-216/+246
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix testing subdir usage
Mats Wichmann
2020-06-19
47
-216/+246
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #3704 from mwichmann/docbook-backoff
William Deegan
2020-06-17
4
-11/+9
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Fix docbook 4.5 vs 5 usage [ci skip]
Mats Wichmann
2020-06-17
4
-11/+9
|
/
/
/
/
*
|
|
|
Merge pull request #3702 from bdbaddog/issue_3628_pickle_protocol_to_4
William Deegan
2020-06-16
3
-2/+15
|
\
\
\
\
|
*
|
|
|
[ci skip] Updated RELEASE.txt and CHANGES.txt with not about need to delete ....
William Deegan
2020-06-16
2
-1/+11
|
*
|
|
|
Fix Issue #3628 - limit pickle protocol to 4
William Deegan
2020-06-16
2
-2/+5
|
/
/
/
/
*
|
|
|
Merge pull request #3700 from bdbaddog/issue_3694_comp_db_variantdir_issue
William Deegan
2020-06-16
4
-3/+161
|
\
\
\
\
|
*
|
|
|
add note about issues fixed in CHANGES.txt
William Deegan
2020-06-15
1
-1/+1
|
*
|
|
|
update to fix Issue #3694 properly handle source and output file names with v...
William Deegan
2020-06-15
1
-2/+2
|
*
|
|
|
Add test for variant_dir with duplicate=True and False
William Deegan
2020-06-15
2
-0/+158
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #3696 from mwichmann/test-cleanup
William Deegan
2020-06-15
7
-289/+230
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Bugfix: to get raw data from stdin, use buffer
Mats Wichmann
2020-06-14
1
-3/+1
|
*
|
|
Cleanups in tests and in framework
Mats Wichmann
2020-06-14
7
-287/+230
*
|
|
|
Merge pull request #3698 from bdbaddog/fix_broken_fixture_mylink
William Deegan
2020-06-15
4
-23/+58
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
remove context manager from Pipe() broke tests
William Deegan
2020-06-15
1
-14/+14
|
*
|
|
Wrap SCons.Action._subproc() call with 'with' to prevent leaking popen object
William Deegan
2020-06-15
1
-13/+14
|
*
|
|
Fix test for compilation_db to work on windows and linux
William Deegan
2020-06-15
2
-10/+16
|
*
|
|
[appveyor skip][travis skip] fix sider warning
William Deegan
2020-06-15
1
-0/+3
|
*
|
|
[appveyor skip][travis skip] fix sider warning
William Deegan
2020-06-15
1
-3/+3
|
*
|
|
Fix fake mylink.py was broken on win32.
William Deegan
2020-06-14
1
-12/+37
|
/
/
/
*
|
|
Merge pull request #3697 from bdbaddog/issue_3693_comp_db
William Deegan
2020-06-14
3
-13/+13
|
\
\
\
|
*
|
|
Fix Issue #3693 - doc fix
William Deegan
2020-06-14
1
-1/+1
|
*
|
|
Fix Issue #3693 - change compilation db field 'target' to 'output' per spec
William Deegan
2020-06-14
3
-12/+12
|
/
/
/
*
|
|
Merge pull request #3691 from dirkbaechle/issue3585-docker-files
William Deegan
2020-06-13
30
-0/+662
|
\
\
\
|
*
|
|
Bumped the Fedora version up to 32.
Dirk Baechle
2020-06-12
14
-15/+15
|
*
|
|
Moved the Docker files into the testing folder.
Dirk Baechle
2020-06-10
29
-0/+0
|
*
|
|
Added issue reference to CHANGES.txt.
Dirk Baechle
2020-06-09
1
-0/+3
|
*
|
|
Adding Docker container files for Fedora 30.
Dirk Baechle
2020-06-09
14
-0/+279
|
*
|
|
Adding Docker container files for Ubuntu 19.10.
Dirk Baechle
2020-06-09
15
-0/+380
|
|
/
/
*
|
|
Merge pull request #3690 from mwichmann/msvc-notes
William Deegan
2020-06-13
2
-29/+140
|
\
\
\
|
*
|
|
Tweak MSCommon README a bit [ci skip]
Mats Wichmann
2020-06-11
1
-52/+51
|
*
|
|
msvc: fiddle debugs, add flow description
Mats Wichmann
2020-06-09
2
-29/+141
|
|
|
/
|
|
/
|
[prev]
[next]