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