Age | Commit message (Expand) | Author | Files | Lines |
2024-02-28 | ar mode: fix typo in the (--help) description of the -Wnosort argument. | midipix | 1 | -1/+1 |
2024-02-28 | ar mode: driver: added -Wdlsyms, -Wdlunit. | midipix | 1 | -0/+13 |
2024-02-18 | code base: set the visilbity of internal library interfaces to hidden. | midipix | 1 | -1/+2 |
2024-02-17 | ar mode: pretty printer: symbols, mapfile: added the -Wnosort switch. | midipix | 1 | -0/+6 |
2024-02-17 | ar mode: -Wmapfile: note that mapfile symbols are sorted by default. | midipix | 1 | -1/+2 |
2024-02-17 | ar mode: utility: version script printing: added the -Wmapfile switch. | midipix | 1 | -0/+8 |
2024-02-17 | ar mode: utility: armap symbol printing: added the -Wregex switch. | midipix | 1 | -0/+5 |
2024-02-17 | ar mode: utility: integrated armap symbol printing via -Wprint=symbols. | midipix | 1 | -1/+1 |
2024-02-16 | ar mode: archive merging: added the -Wmerge command-line action. | midipix | 1 | -0/+16 |
2024-02-03 | ar mode: driver: added the -Wposix and -Wyaml shorthand switches. | midipix | 1 | -0/+8 |
2024-02-02 | ar mode: driver: added -Wverbose support. | midipix | 1 | -0/+6 |
2024-01-27 | ar mode: clarified the -Wcheck help entry. | midipix | 1 | -1/+1 |
2024-01-27 | ar mode: added initial -Wprint and -Wpretty support. | midipix | 1 | -0/+14 |
2024-01-22 | driver: ar mode: preliminar argv parsing: avoid TAG enum member ambiguity. | midipix | 1 | -1/+1 |
2024-01-22 | ar mode: added --version support. | midipix | 1 | -0/+3 |
2024-01-22 | ar mode: added the -Wcheck command-line action. | midipix | 1 | -0/+7 |
2024-01-22 | ar mode: initial driver integration and skeleton implementation. | midipix | 1 | -0/+9 |