Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-27 | ar mode: added initial -Wprint and -Wpretty support. | midipix | 1 | -2/+67 | |
2024-01-22 | slbt_exec_ar(): reset the VERSION bit upon --help. | midipix | 1 | -0/+3 | |
2024-01-22 | slbt_exec_ar(): --help: properly release the argv meta data context memory. | midipix | 1 | -1/+4 | |
2024-01-22 | ar mode: added --version support. | midipix | 1 | -0/+11 | |
2024-01-22 | ar mode: added the -Wcheck command-line action. | midipix | 1 | -0/+42 | |
2024-01-22 | ar mode: slbt_get_archive_ctx(): initial implementation and integration. | midipix | 1 | -0/+19 | |
2024-01-22 | slbt_get_archive_meta(): initial implementation. | midipix | 1 | -2/+0 | |
2024-01-22 | ar mode: initial driver integration and skeleton implementation. | midipix | 1 | -0/+173 | |