Log In
cross
/
slibtool
Clone
Source Code
GIT
Source
Issues
8
Pull Requests
1
Stats
History src/internal/slibtool_linkcmd_impl.h
Branch:
529133ae6e
main
529133ae6e
src
internal
slibtool_linkcmd_impl.h
link mode: do not create dependency files for explicit archive outputs.
midipix
• 8 months ago
7c3e61
link mode: handle the combination of dlopen/dlpreopen and --disable-shared.
midipix
• 8 months ago
39ce39
link mode: dlopen/dlpreopen the static archive as needed.
midipix
• 8 months ago
d054ee
slbt_exec_link_create_library(): allow ar(1) driven invocations.
midipix
• 8 months ago
4af256
link mode: move the executable creation logic to its own translation unit.
midipix
• 9 months ago
11c887
link mode: move the shared library creation logic to its own translation unit.
midipix
• 9 months ago
c4b07e
link mode: move the archive creation logic to its own translation unit.
midipix
• 9 months ago
3bfc81
link mode: move the import library logic to its own translation unit.
midipix
• 9 months ago
5db3db
link mode: move the host tag logic to its own translation unit.
midipix
• 9 months ago
c486f2
link mode: move the argument vector logic to its own translation unit.
midipix
• 9 months ago
3d5567
link mode: move the dependency file logic to its own translation unit.
midipix
• 9 months ago
b08054