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
/
SCons
Commit message (
Expand
)
Author
Age
Files
Lines
*
final 4.0.0 commit
William Deegan
2020-07-04
1
-3/+3
*
fix scons --version and packaging
William Deegan
2020-07-04
2
-5/+5
*
4.0.0 release
William Deegan
2020-07-04
1
-4/+4
*
Merge pull request #3730 from mwichmann/mavc-tool-doc
William Deegan
2020-07-04
1
-23/+43
|
\
|
*
[PR #3730] change wording on TARGET_ARCH [skip appveyor]
Mats Wichmann
2020-07-03
1
-5/+10
|
*
[PR #3730] fix doc syntax errors [skip appveyor]
Mats Wichmann
2020-07-03
1
-5/+5
|
*
Updates to doc for MSVC construction vars [skip appveyor]
Mats Wichmann
2020-07-03
1
-21/+36
*
|
Merge pull request #3734 from bdbaddog/restore_scons_local
William Deegan
2020-07-04
1
-4/+4
|
\
\
|
|
/
|
/
|
|
*
Add sepearat pypi README-package.rst for pypi's long description text
William Deegan
2020-07-04
1
-4/+4
*
|
Fix the executable path for Visual Studio 7.0 vs.py. Add an explicit check f...
Joseph Brill
2020-07-01
1
-1/+1
*
|
Merge pull request #3712 from bdbaddog/restore_scons_local
William Deegan
2020-07-01
5
-79/+13
|
\
\
|
|
/
|
*
clean up sider/flake8 warnings
William Deegan
2020-06-30
3
-9/+4
|
*
have scripts use central SCons.__init__.py's __version__,etc
William Deegan
2020-06-30
3
-28/+8
|
*
All working except automatic build of wheel and sdist package
William Deegan
2020-06-30
3
-54/+13
|
*
Add copyright string
William Deegan
2020-06-29
1
-1/+1
*
|
Merge pull request #3716 from mwichmann/env-dict-emul
William Deegan
2020-06-27
2
-27/+62
|
\
\
|
*
|
Add keys() and values() to environment
Mats Wichmann
2020-06-25
2
-27/+62
|
|
/
*
|
Fix for failing Docbook slides tests.
Dirk Baechle
2020-06-24
1
-6/+21
|
/
*
Tool doc updates: textfile, lib/object [ci skip]
Mats Wichmann
2020-06-22
2
-149/+154
*
Merge pull request #3706 from dirkbaechle/issue3580-generate-doc-lxml
William Deegan
2020-06-21
3
-144/+72
|
\
|
*
Fixed Docbook Tool and updated its tests.
Dirk Baechle
2020-06-21
2
-11/+12
|
*
Replaced 'bare excepts', now catching Exception.
Dirk Baechle
2020-06-20
1
-6/+8
|
*
Updated generated doc files and user manual.
Dirk Baechle
2020-06-20
2
-3/+2
|
*
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
1
-142/+38
*
|
Merge pull request #3701 from jcbrill/msvc-detection
William Deegan
2020-06-21
1
-30/+48
|
\
\
|
|
/
|
/
|
|
*
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
1
-1/+2
|
|
\
|
*
|
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
*
|
|
Fix docbook 4.5 vs 5 usage [ci skip]
Mats Wichmann
2020-06-17
1
-2/+2
*
|
|
Fix Issue #3628 - limit pickle protocol to 4
William Deegan
2020-06-16
1
-2/+3
*
|
|
update to fix Issue #3694 properly handle source and output file names with v...
William Deegan
2020-06-15
1
-2/+2
|
|
/
|
/
|
*
|
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 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
2
-10/+10
*
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
*
|
Merge pull request #3692 from mwichmann/docs-for-scons4
William Deegan
2020-06-13
1
-1/+1
|
\
\
|
*
|
Documentation updates in perparation for 4.0 [ci skip]
Mats Wichmann
2020-06-10
1
-1/+1
*
|
|
Minor: drop engine prefix from docstrings [ci skip]
Mats Wichmann
2020-06-11
22
-22/+22
|
/
/
*
|
Merge pull request #3662 from bdbaddog/add_compilation_db
William Deegan
2020-06-08
5
-39/+471
|
\
\
|
|
/
|
/
|
|
*
[ci skip] updates based on mwichmann's review of the PR
William Deegan
2020-06-07
1
-7/+7
|
*
Added tests which should cover all the variations of ways to call Compilation...
William Deegan
2020-06-06
1
-0/+4
[next]