index
:
slibtool
main
a surrogate libtool implementation, written in C
midipix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
host
/
slbt_host_params.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-03-30
slbt_init_host_params(): detect a native build environment based on ar(1).
midipix
1
-6
/
+17
2024-03-29
slbt_init_host_params(): set native mode based on the detected ar(1) as needed.
midipix
1
-0
/
+1
2024-03-29
slbt_init_host_params(): cfgmeta: mark tools derived from ranlib as such.
midipix
1
-0
/
+4
2024-03-29
slbt_init_host_params(): derive as from ranlib as needed.
midipix
1
-0
/
+12
2024-03-29
slbt_init_host_params(): derive windres and dlltool from ranlib as needed.
midipix
1
-0
/
+25
2024-03-16
simple process creation: midipix targets: utilize the fast and robust vfork().
midipix
1
-1
/
+2
2024-03-14
Once skinny, forever strong.
midipix
1
-1
/
+1
2024-02-28
slbt_init_host_params(): slibtool-ar(1) command: default to native tools.
midipix
1
-0
/
+5
2024-02-26
driver: added the --nm switch.
midipix
1
-1
/
+24
2024-02-20
host interfaces: added msys as its own flavor.
midipix
1
-0
/
+5
2024-02-20
code base: place the _host_flavor_ interfaces in their own translation unit.
midipix
1
-157
/
+0
2024-02-19
code base: moved slbt_host_params.c from src/driver/ to src/host/.
midipix
1
-0
/
+707