summaryrefslogtreecommitdiff
path: root/src/driver/slbt_host_params.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-19library api's: _util_ (utility helper interfaces) namespace overhaul.midipix1-1/+1
2024-02-18code base: set the visilbity of internal library interfaces to hidden.midipix1-4/+5
2024-02-16driver: internals: allows storing a distinct argument vector for each tool.midipix1-0/+19
2024-02-14driver: rlibtool mode: also derive <host> from the located libtool script.midipix1-2/+3
2024-02-14driver: rlibtool mode: also derive AS from the located libtool script.midipix1-2/+3
2024-02-14driver: added the --as switch (assembler argument to pass through to dlltool).midipix1-0/+21
2024-02-13driver: rlibtool mode: also derive DLLTOOL from the located libtool script.midipix1-3/+4
2024-02-10Annual chores.midipix1-1/+1
2024-02-09driver: move the host params logic to its own translation unit.midipix1-0/+663