Log In
cross
/
slibtool
Clone
Source Code
GIT
Source
Issues
8
Pull Requests
1
Stats
Overview
Files
Commits
Branches
Forks
Releases
b08054
link mode: move the dependency file logic to its own translation unit.
Authored and Committed by
midipix
9 months ago
raw
patch
tree
parent
6 files changed.
357 lines added
.
315 lines removed
.
project/common.mk
file modified
+1
-0
project/headers.mk
file modified
+1
-0
project/tree.mk
file modified
+1
-0
src/internal/slibtool_linkcmd_impl.h
file added
+24
src/logic/linkcmd/slbt_linkcmd_deps.c
file added
+329
src/logic/slbt_exec_link.c
file modified
+1
-315
link mode: move the dependency file logic to its own translation unit.
project/common.mk
file modified
+1
-0
project/headers.mk
file modified
+1
-0
project/tree.mk
file modified
+1
-0
src/internal/slibtool_linkcmd_impl.h
file added
+24
src/logic/linkcmd/slbt_linkcmd_deps.c
file added
+329
src/logic/slbt_exec_link.c
file modified
+1
-315