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