Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-18 | code base: set the visilbity of internal library interfaces to hidden. | midipix | 1 | -1/+2 |
2024-02-13 | utility: newly added --config, now producing compatible --config output. | midipix | 1 | -5/+8 |
2024-02-13 | driver: --info mode: make the <compiler> argument optional, not mandatory. | midipix | 1 | -2/+2 |
2024-02-13 | driver: rename --config as --info in anticipation of a compatible --config. | midipix | 1 | -6/+6 |
2024-02-10 | slbt_split_argv(): also normalize header search directory arguments (-I). | midipix | 1 | -1/+11 |
2024-02-10 | Annual chores. | midipix | 1 | -1/+1 |
2024-02-09 | driver: eliminate duplicate presence of the static argv interfaces. | midipix | 1 | -12/+10 |
2024-02-09 | driver: move slbt_split_argv() to its own translation unit. | midipix | 1 | -0/+509 |