summaryrefslogtreecommitdiff
path: root/src/logic/slbt_exec_ar.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-17ar mode: utility: integrated armap symbol printing via -Wprint=symbols.midipix1-0/+4
2024-02-17ar mode: posix pretty printer: multiple inputs: also print the archive name.midipix1-1/+12
2024-02-16ar mode: archive merging: added the -Wmerge command-line action.midipix1-1/+51
2024-02-09ar mode: invoke the argv interfaces via the driver-provided wrappers.midipix1-11/+9
2024-02-03ar mode: driver: added the -Wposix and -Wyaml shorthand switches.midipix1-0/+10
2024-02-02ar mode: driver: added -Wverbose support.midipix1-0/+4
2024-01-27ar mode: added initial -Wprint and -Wpretty support.midipix1-2/+67
2024-01-22slbt_exec_ar(): reset the VERSION bit upon --help.midipix1-0/+3
2024-01-22slbt_exec_ar(): --help: properly release the argv meta data context memory.midipix1-1/+4
2024-01-22ar mode: added --version support.midipix1-0/+11
2024-01-22ar mode: added the -Wcheck command-line action.midipix1-0/+42
2024-01-22ar mode: slbt_get_archive_ctx(): initial implementation and integration.midipix1-0/+19
2024-01-22slbt_get_archive_meta(): initial implementation.midipix1-2/+0
2024-01-22ar mode: initial driver integration and skeleton implementation.midipix1-0/+173