Commit Graph

24 Commits

Author SHA1 Message Date
OPNA2608
8dcee6bba0 box64: Enable new DynaRec on powerpc64le 2026-05-04 01:23:33 +02:00
R. Ryantm
47d3fa5bdf box64: 0.4.0 -> 0.4.2 2026-04-22 10:55:59 +00:00
OPNA2608
c6ccef5d87 box64: Set allowedVersions for passthru.updateScript
Proper box64 releases so far all end in a dot followed by an even digit. Recent non-release tags have an uneven digit followed by a dash and a second digit.

Set allowedVersions argument to gitUpdater to only the former are considered for updates.
2026-03-14 16:18:29 +01:00
OPNA2608
d6c14b1deb box64: 0.3.8 -> 0.4.0 2026-02-23 03:17:20 +01:00
OPNA2608
9fea8b5c5d box64: 0.3.6 -> 0.3.8 2025-10-17 19:18:17 +02:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
OPNA2608
38ebfcf596 box64: 0.3.4 -> 0.3.6 2025-06-11 08:37:09 +02:00
OPNA2608
e6a766916c box64: 0.3.2 -> 0.3.4 2025-03-15 22:33:26 +01:00
R. Ryantm
18f1813d7a box64: 0.3.0 -> 0.3.2 2024-12-11 10:10:25 +00:00
R. Ryantm
b9906ed5c6 box64: 0.2.8 -> 0.3.0 2024-07-10 06:05:24 +00:00
OPNA2608
cefebba4ff box64: Format with nixfmt-rfc-style 2024-05-26 17:38:06 +02:00
OPNA2608
fc4ed4e941 box64: Modernise abit
- lib.cmake*
- meta.changelog
- No meta-wide with lib
2024-05-26 17:36:38 +02:00
OPNA2608
b788b6fc8c box64: Add LoongArch dynarec 2024-05-26 17:27:38 +02:00
R. Ryantm
5af04cd9c7 box64: 0.2.6 -> 0.2.8 2024-05-23 10:55:22 +00:00
OPNA2608
8f9a0b242e box64: 0.2.4 -> 0.2.6 2023-12-28 12:24:57 +01:00
OPNA2608
d8fea65d02 box64: Enable build & dynarec on more platforms
- box64 should *work* on 64-bit little-endian Linux platforms.
  I'm sure there's a way to apply functions and programmatically generate a `meta.platforms` that expresses this
  (and I'll gladly accept any suggestions for this), but manually adding loongarch64 & mips64el for now.

- RISC-V received a dynarec option in 0.2.4, so enable it.
2023-08-26 19:50:05 +02:00
OPNA2608
d5de36d1b1 box64: Refactor cmakeFlags, only check if executable, add meta.mainProgram 2023-08-26 19:41:31 +02:00
OPNA2608
1b572d52b7 box64: Migrate to finalAttrs pattern 2023-08-26 19:35:42 +02:00
OPNA2608
ca743c970b box64: Fetch patch to fix SDL1 support regression 2023-08-26 19:28:39 +02:00
R. Ryantm
9127fc982d box64: 0.2.2 -> 0.2.4 2023-08-23 01:46:09 +00:00
OPNA2608
06a1851ded box64: 0.2.0 -> 0.2.2 2023-03-11 17:08:22 +01:00
OPNA2608
6da3265568 box64: More platforms, dynarec option, hello test, extra maintainer 2023-01-06 22:18:48 +01:00
OPNA2608
a21d02653c box64: 0.1.8 -> 0.2.0, add passthru.updateScript 2022-12-13 20:46:01 +01:00
Florian Brandes
ba114c4465 box64: init at 0.1.8
Co-authored-by: Robert Schütz <github@dotlambda.de>
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-23 08:13:41 +02:00