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