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
*
Skip empty cmdline args as targets
Mats Wichmann
2021-03-25
3
-8/+27
*
Merge pull request #3903 from bdbaddog/fix_copyright_text
William Deegan
2021-03-18
5
-20/+15
|
\
|
*
Fix some tests copyright text
William Deegan
2021-03-18
5
-20/+15
|
/
*
Merge pull request #3900 from WholesomeIsland/patch-1
William Deegan
2021-03-18
1
-1/+1
|
\
|
*
Update scons.bat
WholesomeIsland
2021-03-16
1
-1/+1
*
|
Merge pull request #3899 from mwichmann/shlib-tweaks
William Deegan
2021-03-18
4
-27/+133
|
\
\
|
*
\
Merge remote-tracking branch 'mwichmann/shlib-tweaks' into shlib-tweaks
William Deegan
2021-03-17
0
-0/+0
|
|
\
\
|
|
*
\
Merge pull request #6 from bdbaddog/shlib-tweaks
Mats Wichmann
2021-03-16
1
-1/+1
|
|
|
\
\
|
|
*
\
\
Merge pull request #5 from bdbaddog/shlib-tweaks
Mats Wichmann
2021-03-15
3
-6/+97
|
|
|
\
\
\
|
|
*
\
\
\
Merge pull request #4 from bdbaddog/shlib-tweaks
Mats Wichmann
2021-03-14
2
-5/+7
|
|
|
\
\
\
\
|
*
|
|
|
|
|
[travisci skip] [appveyor skip] Fix sider complaints
William Deegan
2021-03-17
1
-2/+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Fix test to work on windows where the default SHLIBPREFIX is empty string
William Deegan
2021-03-16
1
-1/+1
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
remove logic to handle (for example) library name where the library name matc...
William Deegan
2021-03-15
2
-5/+10
|
*
|
|
|
Add unit test for SCons.Tool.linkCommon.SharedLibrary.shlib_symlink_emitter()
William Deegan
2021-03-15
1
-0/+75
|
*
|
|
|
need to always get the file name if pre or suf is defined when calling adjust...
William Deegan
2021-03-14
1
-7/+9
|
*
|
|
|
Added unittest for changes to SCons.Util.adjustixes() to handle when filename...
William Deegan
2021-03-14
2
-1/+10
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Handle library (or any files) named just they're *PREFIX for their type. Don'...
William Deegan
2021-03-14
2
-5/+7
|
|
/
/
|
*
|
Don't chop some shlib names in _get_shlib_stem
Mats Wichmann
2021-03-12
1
-18/+31
*
|
|
Merge pull request #3901 from mwichmann/msvc-doc
William Deegan
2021-03-18
1
-5/+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Typo fix [skip appveyor] [skip travis]
Mats Wichmann
2021-03-17
1
-1/+1
|
*
|
Add some markup in msvc doc [skip appveyor] [skip travis]
Mats Wichmann
2021-03-17
1
-5/+5
|
/
/
*
|
Merge pull request #3898 from mwichmann/drop-has-key
William Deegan
2021-03-14
17
-74/+34
|
\
\
|
*
|
Update RELEASE.txt to indicate modified classes [skip travis] [track appveyor]
Mats Wichmann
2021-03-12
1
-2/+3
|
*
|
PR #3898 fix syntax - missing :
Mats Wichmann
2021-03-11
2
-1/+3
|
*
|
PR #3898: address review comments
Mats Wichmann
2021-03-11
3
-7/+5
|
*
|
SConsOptions: don't modify original options
Mats Wichmann
2021-03-11
1
-1/+1
|
*
|
Drop dictionary has_key references: Py2-ism.
Mats Wichmann
2021-03-11
16
-71/+30
|
|
/
*
|
Update LICENSE
William Deegan
2021-03-12
1
-1/+1
|
/
*
Merge pull request #3896 from bdbaddog/issue_3035_mingw_shlibversion
William Deegan
2021-03-09
4
-2/+17
|
\
|
*
Fix Isssue #3035 by disabling versioned library symlinks
William Deegan
2021-03-09
4
-2/+17
|
/
*
Merge pull request #3709 from grossag/topic/grossag/newhashes
William Deegan
2021-03-07
24
-122/+437
|
\
|
*
Fix closing <para> should be </para>. Also reformatted the --hash-format xml ...
William Deegan
2021-03-07
1
-8/+12
|
*
Merge branch 'master' into topic/grossag/newhashes
William Deegan
2021-03-07
135
-2882/+3546
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #3895 from bdbaddog/allow_subst_callables_to_handle_defaul...
William Deegan
2021-03-02
4
-9/+81
|
\
\
|
*
|
Add to CHANGES.txt and RELEASE.txt info on the changes for this PR
William Deegan
2021-02-27
2
-2/+10
|
*
|
Add tests for callable with extra default arg, same but using partial to set ...
William Deegan
2021-02-27
1
-1/+55
|
*
|
switch to using set comprehension in subst callable arg checking logic, inste...
William Deegan
2021-02-27
1
-5/+4
|
*
|
update subst callable checking to include the expected args in the list to co...
William Deegan
2021-02-27
1
-6/+17
|
/
/
*
|
Merge pull request #3886 from mwichmann/append-docs
William Deegan
2021-02-26
2
-115/+238
|
\
\
|
*
|
resolve a couple outstanding comments from PR
William Deegan
2021-02-26
1
-3/+6
|
*
|
Merge branch 'master' into append-docs
William Deegan
2021-02-26
19
-386/+512
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #3888 from mwichmann/builder-doc-fiddle
William Deegan
2021-02-26
3
-132/+208
|
\
\
\
|
*
|
|
a few updates. Soften wording advising aginst adding library inclusion direct...
William Deegan
2021-02-26
1
-2/+2
|
*
|
|
[PR #3888] builder doc changes per review comments [skip appveyor]
Mats Wichmann
2021-02-21
2
-33/+61
|
*
|
|
Move LIBS warning from Builders to LIBS definition [skip appveor] [skip travis]
Mats Wichmann
2021-02-18
3
-102/+128
|
*
|
|
Tweak builder-methods manpage section [skip appveor] [skip travis]
Mats Wichmann
2021-02-17
1
-17/+39
*
|
|
|
Merge pull request #3877 from mwichmann/emitter-add
William Deegan
2021-02-26
18
-258/+308
|
\
\
\
\
|
*
|
|
|
update example to simplify map_filename and relocate emitter to after that va...
William Deegan
2021-02-26
7
-16/+17
|
*
|
|
|
[PR #3877] further tweak DefaultEnvironment examples [skip appveyor] [skip t...
Mats Wichmann
2021-02-17
3
-21/+18
|
*
|
|
|
If calling DefaultEnviornment, do not call it env [skip appveyor] [skip travis]
Mats Wichmann
2021-02-16
3
-23/+22
[next]