Log In
cross
/
slibtool
Clone
Source Code
GIT
Source
Issues
8
Pull Requests
1
Stats
History src/logic/linkcmd/slbt_linkcmd_archive.c
Branch:
b975cb04c10daf6d2b50044390536c4bd40d01db
main
b975cb04c10daf6d2b50044390536c4bd40d01db
src
logic
linkcmd
slbt_linkcmd_archive.c
link mode: handle the combination of dlopen/dlpreopen and --disable-shared.
midipix
• 10 months ago
39ce39
link mode: dlopen/dlpreopen the static archive as needed.
midipix
• 10 months ago
d054ee
slbt_exec_link_create_archive(): create internal archive under the .libs dir.
midipix
• 10 months ago
7a5788
slbt_exec_link_create_archive(): -disable-static code path no longer needed.
midipix
• 10 months ago
ceb66b
link mode: unless created for the current .la, mark the .a or .so as disabled.
midipix
• 10 months ago
93e38b
slbt_exec_link_create_archive(): added -dlpreopen support.
midipix
• 10 months ago
1769a4
slbt_util_import_archive(): simplify interface.
midipix
• 11 months ago
f3e7bb
utility api's: _output_ namespace: simplified the execution context interfaces.
midipix
• 11 months ago
33a569
library api's: _ectx_ (command execution context) namespace overhaul.
midipix
• 11 months ago
f3d47a
library api's: _util_ (utility helper interfaces) namespace overhaul.
midipix
• 11 months ago
8dc63d
code base: set the visilbity of internal library interfaces to hidden.
midipix
• 11 months ago
4b56de
link mode: archive creation: added support for tool-specific argument vector.
midipix
• 11 months ago
a1c68a
Annual chores.
midipix
• 11 months ago
49181b
link mode: move the archive creation logic to its own translation unit.
midipix
• 11 months ago
3bfc81