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 (
Expand
)
Author
Files
Lines
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