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
*
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
1
-3/+3
*
Updated __init__.py with 4.1.0
William Deegan
2021-01-19
1
-5/+5
*
Merge pull request #3862 from djh82/feature/zipbuilder_override_timestamp
William Deegan
2021-01-18
2
-12/+52
|
\
|
*
feat: Adds ZIP_OVERRIDE_TIMESTAMP
David H
2021-01-18
2
-12/+52
*
|
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
1
-0/+5
*
|
[ci skip]Updated generated docs, Updated docs
William Deegan
2021-01-15
2
-9/+21
*
|
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
1
-1/+1
*
|
merge current upstream
William Deegan
2021-01-15
9
-45/+49
|
\
\
|
*
|
fix copyright text, remove SHDLIBVERSION entirely. Never worked before, and d...
William Deegan
2021-01-15
9
-45/+49
*
|
|
Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversion
William Deegan
2021-01-15
15
-182/+233
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Work around Py3.10 optimizing out a builder test
Mats Wichmann
2021-01-12
5
-17/+16
|
*
[PR #3847] Make tests pass again on Travis [skip appveyor]
Mats Wichmann
2021-01-09
1
-1/+1
|
*
Merge pull request #3849 from mwichmann/compdb-notes
William Deegan
2021-01-09
1
-24/+51
|
|
\
|
|
*
Adjust CompilationDatase documentation [skip appveyor]
Mats Wichmann
2020-12-23
1
-24/+51
|
*
|
Update manpage section of Fortran suffixes [ci skip]
Mats Wichmann
2021-01-06
6
-12/+12
|
*
|
Merge pull request #3852 from mwichmann/try-continue-patch
William Deegan
2021-01-06
1
-123/+124
|
|
\
\
|
|
*
|
Add back accidentally removed env._canonicalize()
Mats Wichmann
2021-01-04
1
-0/+11
|
|
*
|
Fix awkward consvar code from ancient Python
Mats Wichmann
2021-01-04
1
-129/+119
|
|
|
/
|
*
|
[ci skip] Clarify that Node objects are returned from SideEffect()
William Deegan
2021-01-06
1
-1/+1
|
*
|
Fix bug where SideEffect() was returning duplicate entries
Adam Gross
2021-01-05
2
-4/+13
|
*
|
Document the change to SideEffect
Adam Gross
2021-01-05
1
-0/+6
|
*
|
Don't allow duplicate side effects to be added
Adam Gross
2021-01-05
2
-2/+11
|
|
/
*
|
Fix comment and move import to top of file
William Deegan
2021-01-04
1
-2/+2
*
|
Fix link to not overwrite already set SHLIBPREFIX. This prevents mingw from h...
William Deegan
2020-12-28
2
-5/+7
*
|
Fix test\win32\mingw.py. Note still need to track down why _LIBDIRFLAGS is ev...
William Deegan
2020-12-28
5
-43/+43
*
|
Fix mingw to reset _SHLIBSUFFIX to
William Deegan
2020-12-27
1
-0/+3
*
|
Address some comments from the PR regarding formatting, and license text block
William Deegan
2020-12-27
2
-8/+7
*
|
Allow callers of createSharedLibBuilder() and createLoadableModuleBuilder() t...
William Deegan
2020-12-27
2
-6/+14
*
|
Fix typo in gdc. Swap out subst logic with python function to calculate .LDMO...
William Deegan
2020-12-21
3
-16/+24
*
|
Merge branch 'reimplement_soname_soversion' of github.com:bdbaddog/scons into...
William Deegan
2020-12-21
8
-98/+100
|
\
\
|
*
|
Update copyrights, remove obsoleted env vars from docs for D compilers
William Deegan
2020-12-21
8
-98/+100
*
|
|
Fix versioned shared library naming so numbering is after SHLIBSUFFIX. Handle...
William Deegan
2020-12-21
2
-51/+77
|
/
/
*
|
temporarily comment out D shared lib support
William Deegan
2020-12-21
1
-4/+6
*
|
Address sider issues
William Deegan
2020-12-21
3
-9/+9
*
|
initial checkin of versioned shared library rewrite
William Deegan
2020-12-21
13
-963/+553
*
|
Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversion
William Deegan
2020-12-20
148
-2032/+1907
|
\
\
|
|
/
|
*
Merge pull request #3384 from dragon512/fix/valuenode-content
William Deegan
2020-12-14
1
-1/+2
|
|
\
|
|
*
Fix value node when used as part of a build on python3
Unknown
2020-06-15
1
-1/+2
|
*
|
Merge pull request #3817 from grossag/topic/grossag/clearcachednodeinfo
William Deegan
2020-12-14
3
-4/+15
|
|
\
\
|
|
*
|
Remove one unnecessary part of a test
Adam Gross
2020-10-21
1
-1/+0
|
|
*
|
Fix invalid cache state when using SCons interactive mode
Adam Gross
2020-10-21
3
-4/+16
|
*
|
|
Merge pull request #3833 from mwichmann/missing-file-sig
William Deegan
2020-12-14
3
-29/+30
|
|
\
\
\
|
|
*
|
|
[PR #3833] change another place where file might not exist
Mats Wichmann
2020-12-13
1
-1/+1
|
|
*
|
|
Make the sig for missing file differ from empty file
Mats Wichmann
2020-11-24
3
-28/+29
|
*
|
|
|
Merge pull request #3836 from mwichmann/sconsignfile-doc
William Deegan
2020-12-14
1
-42/+65
|
|
\
\
\
\
|
|
*
|
|
|
[PR #3836] add example of SConsign(dbm_modue=...) (skip appveyor)
Mats Wichmann
2020-12-04
1
-25/+32
[next]