index
:
delta/scons-git.git
add_api_to_check_for_invalid_options_issue_4187
aix-xlc_r-is-for-threads
conftest-messages
dependabot/pip/lxml-4.6.3
dependabot/pip/lxml-4.6.5
feature/new-toolchain
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
origin
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
rel_3.0.2
rel_3.0.3
rel_3.0.4
rel_3.0.5
rel_3.1.0
rel_3.1.1
rel_3.1.2
rel_4.0.0
rel_4.0.1
rel_4.1.0
rel_4.2.0
rel_4.3.0
rel_4.4.0
rel_4.5.0
rel_4.5.1
rel_4.5.2
release-2.1.0
switch_to_slots
test_bb
ziproot
github.com: SCons/scons.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SCons
/
Tool
/
linkCommon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some cheap return and parameter annotations
Mats Wichmann
2023-05-01
4
-10
/
+10
*
Tweak gfortran tool to respect tool setting
Mats Wichmann
2023-01-18
1
-5
/
+8
*
Address PR feedback
William Deegan
2021-06-21
1
-2
/
+2
*
Fix Issue #3933 debug output removed from SharedLibrary when SHLIBVERSION is ...
William Deegan
2021-05-02
1
-1
/
+5
*
Fix test to work on windows where the default SHLIBPREFIX is empty string
William Deegan
2021-03-16
1
-1
/
+1
*
Add unit test for SCons.Tool.linkCommon.SharedLibrary.shlib_symlink_emitter()
William Deegan
2021-03-14
1
-0
/
+75
*
Handle library (or any files) named just they're *PREFIX for their type. Don'...
William Deegan
2021-03-14
1
-4
/
+6
*
Don't chop some shlib names in _get_shlib_stem
Mats Wichmann
2021-03-12
1
-18
/
+31
*
Fix Isssue #3035 by disabling versioned library symlinks
William Deegan
2021-03-09
1
-1
/
+1
*
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
*
fix copyright text, remove SHDLIBVERSION entirely. Never worked before, and d...
William Deegan
2021-01-14
2
-0
/
+46
*
Fix link to not overwrite already set SHLIBPREFIX. This prevents mingw from h...
William Deegan
2020-12-27
1
-1
/
+2
*
Fix test\win32\mingw.py. Note still need to track down why _LIBDIRFLAGS is ev...
William Deegan
2020-12-27
1
-7
/
+3
*
Fix typo in gdc. Swap out subst logic with python function to calculate .LDMO...
William Deegan
2020-12-21
1
-2
/
+13
*
Fix versioned shared library naming so numbering is after SHLIBSUFFIX. Handle...
William Deegan
2020-12-21
2
-51
/
+77
*
Address sider issues
William Deegan
2020-12-20
1
-7
/
+7
*
initial checkin of versioned shared library rewrite
William Deegan
2020-12-20
3
-614
/
+258
*
Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversion
William Deegan
2020-12-20
1
-1
/
+0
|
\
|
*
Run autoflake on code
Mats Wichmann
2020-09-21
1
-1
/
+0
*
|
Updated WIP linkCommon README
William Deegan
2020-11-08
1
-1
/
+44
*
|
incremental checkin. Updates to README for other developers to review
William Deegan
2020-10-07
2
-7
/
+14
*
|
Fix local imports
William Deegan
2020-08-31
1
-2
/
+2
*
|
refactor cleanup. circular import issues resolved by moving isolated imports ...
William Deegan
2020-08-31
2
-4
/
+61
*
|
refactor common link logic from link.py -> linkCommon
William Deegan
2020-08-31
1
-1
/
+268
|
/
*
Refactor shared library/module versioning logic to SCons/Tool/linkCommon/
William Deegan
2020-08-25
1
-0
/
+503