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