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
/
driver
/
slbt_host_params.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-19
code base: moved slbt_host_params.c from src/driver/ to src/host/.
midipix
1
-707
/
+0
2024-02-19
library api's: _host_ (host and flavor interfaces) namespace overhaul.
midipix
1
-3
/
+3
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
-4
/
+5
2024-02-16
driver: internals: allows storing a distinct argument vector for each tool.
midipix
1
-0
/
+19
2024-02-14
driver: rlibtool mode: also derive <host> from the located libtool script.
midipix
1
-2
/
+3
2024-02-14
driver: rlibtool mode: also derive AS from the located libtool script.
midipix
1
-2
/
+3
2024-02-14
driver: added the --as switch (assembler argument to pass through to dlltool).
midipix
1
-0
/
+21
2024-02-13
driver: rlibtool mode: also derive DLLTOOL from the located libtool script.
midipix
1
-3
/
+4
2024-02-10
Annual chores.
midipix
1
-1
/
+1
2024-02-09
driver: move the host params logic to its own translation unit.
midipix
1
-0
/
+663