Log In
cross
/
slibtool
Clone
Source Code
GIT
Source
Issues
8
Pull Requests
1
Stats
Overview
Files
Commits
Branches
Forks
Releases
c4b07e
link mode: move the shared library creation logic to its own translation unit.
Authored and Committed by
midipix
9 months ago
raw
patch
tree
parent
4 files changed.
282 lines added
.
239 lines removed
.
project/common.mk
file modified
+1
-0
src/internal/slibtool_linkcmd_impl.h
file modified
+7
-0
src/logic/linkcmd/slbt_linkcmd_dsolib.c
file added
+274
src/logic/slbt_exec_link.c
file modified
+0
-239
link mode: move the shared library creation logic to its own translation unit.
project/common.mk
file modified
+1
-0
src/internal/slibtool_linkcmd_impl.h
file modified
+7
-0
src/logic/linkcmd/slbt_linkcmd_dsolib.c
file added
+274
src/logic/slbt_exec_link.c
file modified
+0
-239