Log In
firasuke
/
cross
/
slibtool
Forked from
cross/slibtool
5 months ago
Clone
Source Code
GIT
Source
Stats
History src/host/slbt_host_params.c
Branch:
179d2e4c73c06b4d5486b3d9841c426b4f2660c2
main
179d2e4c73c06b4d5486b3d9841c426b4f2660c2
src
host
slbt_host_params.c
slbt_init_host_params(): detect a native build environment based on ar(1).
midipix
• 11 months ago
deab68
slbt_init_host_params(): set native mode based on the detected ar(1) as needed.
midipix
• 11 months ago
637ac5
slbt_init_host_params(): cfgmeta: mark tools derived from ranlib as such.
midipix
• 11 months ago
55e42f
slbt_init_host_params(): derive as from ranlib as needed.
midipix
• 11 months ago
6aa833
slbt_init_host_params(): derive windres and dlltool from ranlib as needed.
midipix
• 11 months ago
2f0fd7
simple process creation: midipix targets: utilize the fast and robust vfork().
midipix
• 11 months ago
c8ac94
Once skinny, forever strong.
midipix
• 11 months ago
eac61a
slbt_init_host_params(): slibtool-ar(1) command: default to native tools.
midipix
• 12 months ago
819223
driver: added the --nm switch.
midipix
• 12 months ago
b5e104
host interfaces: added msys as its own flavor.
midipix
• a year ago
a8b6dd
code base: place the _host_flavor_ interfaces in their own translation unit.
midipix
• a year ago
47a74a
code base: moved slbt_host_params.c from src/driver/ to src/host/.
midipix
• a year ago
331311