Commit Graph

6 Commits

Author SHA1 Message Date
Yanis 0d066f6447 Add support for USA revision 0 and Europe revision 1 versions (#136)
* add usa

* add eur revision 1

* tools/sha1: refactor to allow checking against multiple checksums

* docs: edit both readme files

* misc: add the new versions to configure.py and add new macros in versions.h

* make eur1 OK

* add `ninja [version]` phony for convenience

for instance, `ninja eur` runs `check_eur sha1_eur report_eur`

* add usa and eur1 to CI and bump version used for steps

this should get rid of the node js warnings in the action logs
2026-08-15 17:21:39 +02:00
Yanis b80acf3455 Update tools (#21)
* improve configure.py part 1

* compile settings per-file instead of global

* remove dont_reuse_strings in sources

* multiversion support

* update docs

* report filename change

* fixed objdiff not being able to create context file

* add version define to decompme cflags/m2ctx
2026-01-17 19:21:42 +01:00
Yanis 1127362813 Update build.yml 2025-12-22 21:51:35 +01:00
Yanis f005da9ab8 Update CI workflows (#1)
* update ci workflows
2025-07-20 12:50:58 +02:00
Yanis002 030b3e17f1 add format rule and fix CI 2025-02-14 15:24:31 +01:00
Yanis002 9e05943d10 add ci stuff and update clang-format rules 2025-02-14 01:36:34 +01:00