2025-01-23 08:04:02 by Thomas Klausner | Files touched by this commit (1) |
Log message: ckmame: remove unused patch |
2025-01-20 15:48:21 by Thomas Klausner | Files touched by this commit (3) | |
Log message: ckmame: update to 3.0. 3.0 (2025-01-20) ================ * Keep results of last runs, use `ckstatus` to query state of ROM set. The `ckmame` command line options duplicating this functionality (`--complete-list`, `--missing-list`, and `--report-changes`) are deprecated. * Add support for SHA256 and mia flag for ROMs and disks. * Don't match any files for ROMs or disks with no hashes. * When only keeping complete games, minimize searching when a ROM is missing. |
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message: *: recursive bump for icu 76 shlib major version bump |
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message: *: revbump for icu downgrade |
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message: *: recursive bump for icu 76.1 shlib bump |
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message: revbump after icu and protobuf updates |
2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692) |
Log message: *: recursive bump for gnutls p11-kit option (existing installations need the bl3.mk included, but it's now only optionally included) |
2024-02-23 10:41:04 by Thomas Klausner | Files touched by this commit (4) | |
Log message: ckmame: update to 2.1. 2.1 (2024-02-23) ================ * Add `--report-changes` to show changes between last and current run. * Add `--delete-unknown-pattern` to remove unknown files matching a pattern. * Switch to nihtest. |