index
:
slibtool
main
a surrogate libtool implementation, written in C
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
logic
/
linkcmd
/
slbt_linkcmd_archive.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-03-14
link mode: do not create dependency files for explicit archive outputs.
midipix
1
-5
/
+7
2024-03-14
Once skinny, forever strong.
midipix
1
-1
/
+1
2024-03-11
link mode: archive creation: do not import non-convenience libraries.
midipix
1
-3
/
+23
2024-03-10
link mode: handle the combination of dlopen/dlpreopen and --disable-shared.
midipix
1
-1
/
+1
2024-03-10
link mode: dlopen/dlpreopen the static archive as needed.
midipix
1
-1
/
+3
2024-03-09
slbt_exec_link_create_archive(): create internal archive under the .libs dir.
midipix
1
-3
/
+4
2024-03-04
slbt_exec_link_create_archive(): -disable-static code path no longer needed.
midipix
1
-35
/
+0
2024-03-04
link mode: unless created for the current .la, mark the .a or .so as disabled.
midipix
1
-5
/
+14
2024-03-03
slbt_exec_link_create_archive(): added -dlpreopen support.
midipix
1
-12
/
+29
2024-02-21
slbt_util_import_archive(): simplify interface.
midipix
1
-1
/
+1
2024-02-20
utility api's: _output_ namespace: simplified the execution context interfaces.
midipix
1
-1
/
+1
2024-02-19
library api's: _ectx_ (command execution context) namespace overhaul.
midipix
1
-1
/
+1
2024-02-19
library api's: _util_ (utility helper interfaces) namespace overhaul.
midipix
1
-1
/
+1
2024-02-18
code base: set the visilbity of internal library interfaces to hidden.
midipix
1
-1
/
+2
2024-02-16
link mode: archive creation: added support for tool-specific argument vector.
midipix
1
-5
/
+18
2024-02-10
Annual chores.
midipix
1
-1
/
+1
2024-02-10
link mode: move the archive creation logic to its own translation unit.
midipix
1
-0
/
+158