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
*
Adding-emitter example for User Guide [ci skip]
Mats Wichmann
2021-01-31
7
-210/+276
*
Merge pull request #3875 from bdbaddog/fix_py3_10_lxml_issue
William Deegan
2021-01-24
2
-0/+15
|
\
|
*
[ci skip] fix typo
William Deegan
2021-01-24
1
-1/+1
|
*
[appveyor skip] fix hanging pip uninstall
William Deegan
2021-01-24
1
-1/+3
|
*
Add logic to force rebuild of lxml and cython from git versions for python 3.10
William Deegan
2021-01-24
2
-0/+13
|
/
*
Merge pull request #3874 from mwichmann/pyescapes
William Deegan
2021-01-23
8
-18/+37
|
\
|
*
Add a run on Py 3.10-dev [skip appveyor]
Mats Wichmann
2021-01-22
2
-8/+12
|
*
Initial support in tests for Python 3.10
Mats Wichmann
2021-01-22
7
-12/+27
|
/
*
Merge pull request #3872 from bdbaddog/minor_fixups_from_ninja_branch
William Deegan
2021-01-22
5
-9/+10
|
\
|
*
cleanup whitespace
William Deegan
2021-01-22
1
-0/+1
|
*
cleanup whitespace
William Deegan
2021-01-22
1
-2/+2
|
*
install all pip packages from requirements.txt for appveyor build
William Deegan
2021-01-22
1
-0/+1
|
*
cleanup whitespace in appveyor file
William Deegan
2021-01-22
1
-3/+3
|
*
For systems with symlink, use existing Base.lstat()'s logic instead of repeat...
William Deegan
2021-01-22
1
-4/+3
|
/
*
Merge pull request #3870 from mwichmann/doctweaks
William Deegan
2021-01-21
5
-27/+29
|
\
|
*
Some small doc fiddles [ci skip]
Mats Wichmann
2021-01-21
5
-27/+29
|
/
*
Merge branch 'rel_4.1.0'
William Deegan
2021-01-20
2
-7/+7
|
\
|
*
Bump version to 4.1.0.post1 and fix non-wheel packaging of manpages
4.1.0.post1
William Deegan
2021-01-20
3
-8/+8
*
|
update RELEASE.TXT template and current version of it to be restructured text...
William Deegan
2021-01-19
2
-104/+74
*
|
Merge pull request #3866 from SCons/rel_4.1.0
William Deegan
2021-01-19
16
-39/+63
|
\
\
|
*
|
[ci skip] update post release
William Deegan
2021-01-19
5
-96/+58
|
|
/
|
*
update API doc version to 4.1.0 and add some more dependencies on the api tar...
4.1.0
William Deegan
2021-01-19
2
-5/+5
|
*
Updated __init__.py with 4.1.0
William Deegan
2021-01-19
1
-5/+5
|
*
more updates on release version and date/timestamp
William Deegan
2021-01-19
2
-2/+2
|
*
updates for 4.1.0 release
William Deegan
2021-01-19
2
-31/+6
|
*
Updated release notes and copyright info for 4.1.0 Release
William Deegan
2021-01-19
5
-32/+100
|
*
Regenerated docs for 4.1.0 release
William Deegan
2021-01-19
6
-6/+25
|
/
*
[ci skip] update CPPDEFINES to use tuples for -Doff_t=int
William Deegan
2021-01-19
2
-10/+12
*
Merge pull request #3863 from mwichmann/sconf-guide
William Deegan
2021-01-19
3
-11/+15
|
\
|
*
Update doc uses of CCFLAGS to CPPDEFINES [ci skip]
Mats Wichmann
2021-01-16
3
-11/+15
|
*
UGuide: fix two erroneous uses of Append [ci skip]
Mats Wichmann
2021-01-13
1
-2/+2
*
|
Merge pull request #3862 from djh82/feature/zipbuilder_override_timestamp
William Deegan
2021-01-18
7
-81/+179
|
\
\
|
*
|
feat: Adds ZIP_OVERRIDE_TIMESTAMP
David H
2021-01-18
7
-81/+179
|
|
/
*
|
Merge pull request #3864 from bdbaddog/fix_cachedir_race_ala_PR_3114
William Deegan
2021-01-17
4
-7/+37
|
\
\
|
*
|
Ensure that when user runs scons -n/--no_exec the CacheDir's config file is n...
William Deegan
2021-01-16
3
-7/+17
|
*
|
resolve sider issue
William Deegan
2021-01-16
1
-1/+0
|
*
|
update cachedir tests to workin a test.workpath(), and also verify that the c...
William Deegan
2021-01-16
1
-4/+15
|
*
|
New solution to issue described in PR 3114. This should resolve an issue when...
William Deegan
2021-01-16
2
-0/+10
|
/
/
*
|
Merge pull request #3844 from mwichmann/man-sconscripts
William Deegan
2021-01-16
1
-35/+105
|
\
\
|
*
|
[PR #3844] change a spelling per review comment [ci skip]
Mats Wichmann
2020-12-21
1
-3/+3
|
*
|
[PR #3844] adjust man wordings per review [ski appveyor]
Mats Wichmann
2020-12-19
1
-22/+23
|
*
|
Build up manpage information on sconscript files.
Mats Wichmann
2020-12-17
1
-32/+101
*
|
|
Merge pull request #3848 from bdbaddog/reimplement_soname_soversion
William Deegan
2021-01-16
65
-1774/+1613
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[ci skip] Add that we no longer automatically disable setting SONAME on OpenB...
William Deegan
2021-01-15
2
-0/+3
|
*
|
[ci skip]Updated generated docs, Updated docs
William Deegan
2021-01-15
14
-427/+528
|
*
|
updated CHANGES.txt and RELEASE.txt
William Deegan
2021-01-15
2
-0/+4
|
*
|
updating readme on implmentation
William Deegan
2021-01-15
1
-30/+16
|
*
|
add logic to test D SHLIBVERSION and SOVERSION
William Deegan
2021-01-15
3
-2/+10
|
*
|
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
[next]