Log In
cross
/
slibtool
Clone
Source Code
GIT
Source
Issues
8
Pull Requests
1
Stats
History src/logic/linkcmd/slbt_linkcmd_deps.c
Branch:
fbd10d2262e87eb93f8fe9c17bde23a1dcdf6e74
main
fbd10d2262e87eb93f8fe9c17bde23a1dcdf6e74
src
logic
linkcmd
slbt_linkcmd_deps.c
Once skinny, forever strong.
midipix
• 8 months ago
eac61a
link mode: properly support dependency derivation in static-only build projects.
midipix
• 8 months ago
198205
slbt_exec_link_create_dep_file(): properly handle 'this dir' build targets.
midipix
• 8 months ago
97cd9f
slbt_exec_link_create_dep_file(): secondary linker paths are double relative.
midipix
• 8 months ago
62a007
slbt_exec_link_create_dep_file(): store dependency trace information.
midipix
• 8 months ago
6ccc20
slbt_exec_link_normalize_dep_file(): remove unreachable code path.
midipix
• 8 months ago
2b6d0b
link mode: dependency files: normalize linker paths, de-duplicate arguments.
midipix
• 8 months ago
43ee04
code base: set the visilbity of internal library interfaces to hidden.
midipix
• 9 months ago
4b56de
Annual chores.
midipix
• 9 months ago
49181b
link mode: move the dependency file logic to its own translation unit.
midipix
• 9 months ago
b08054