summaryrefslogtreecommitdiff
path: root/src/driver/slbt_split_argv.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-13utility: newly added --config, now producing compatible --config output.midipix1-5/+8
2024-02-13driver: --info mode: make the <compiler> argument optional, not mandatory.midipix1-2/+2
2024-02-13driver: rename --config as --info in anticipation of a compatible --config.midipix1-6/+6
2024-02-10slbt_split_argv(): also normalize header search directory arguments (-I).midipix1-1/+11
2024-02-10Annual chores.midipix1-1/+1
2024-02-09driver: eliminate duplicate presence of the static argv interfaces.midipix1-12/+10
2024-02-09driver: move slbt_split_argv() to its own translation unit.midipix1-0/+509