pokeplatinum/tools
Rachel aa4c29732d
Some checks are pending
build / build (push) Waiting to run
build: Explicitly specify the dependency-file path in make_script_bin.sh
This hardens against an observed regression where dependency files were
being dumped into the build root. The dependency-chain for
move-animation scripts is still broken, however, as there is a race
condition on which dependency-file is ingested by Ninja, which then gets
applied to all output files since they share a common name. Meson
appears to not respect "preserve_path_from" when generating the path for
the depfile, so this was always broken for those scripts.
2026-05-02 17:32:01 -07:00
..
asm_processor Fix scripts with shebangs that were not marked as executable 2025-03-08 21:43:52 -08:00
asmdiff Fix scripts with shebangs that were not marked as executable 2025-03-08 21:43:52 -08:00
csv2bin Add support for build on Mac OSX <= 10.14 2023-10-23 00:27:55 -07:00
datagen tools: Migrate datagen_frontier.cpp to frontierproc.c (#1118) 2026-04-26 19:49:29 -04:00
dataproc tools: Extract enum parsing to more generic libenum 2026-05-02 17:32:01 -07:00
debug Fix scripts with shebangs that were not marked as executable 2025-03-08 21:43:52 -08:00
devtools tools: Extract enum parsing to more generic libenum 2026-05-02 17:32:01 -07:00
enumproc tools: Implement and inject enumproc CLI tool for script-preprocessing 2026-05-02 17:32:01 -07:00
fixrom Add new tools and meson build files for existing tools 2023-07-18 18:49:22 +02:00
jsoncnv Replace narc subproject with vendored nitroarc (#969) 2026-02-23 16:35:08 -08:00
m2ctx decompile crypto utils (#994) 2026-03-11 14:18:08 -07:00
msgenc msgenc: Fix OOB entry ID read when dumping to JSON (#835) 2025-11-24 11:30:20 -08:00
nitroarc Unpack pl_batt_obj (#980) 2026-02-27 22:49:14 -05:00
nitrogfx Unpack Network Icon graphics + nitrogfx -width improvements (#1058) 2026-04-04 11:55:41 -07:00
ntr_merge_elf Add yml to gitattributes, fix ntr_merge_elf.sh permissions 2022-12-22 18:10:28 -05:00
ordergen Add executable flag to battle_anim_scripts.py 2026-02-22 21:36:47 -08:00
postconf tools: Implement and inject enumproc CLI tool for script-preprocessing 2026-05-02 17:32:01 -07:00
scripts build: Explicitly specify the dependency-file path in make_script_bin.sh 2026-05-02 17:32:01 -07:00
meson.build tools: Extract enum parsing to more generic libenum 2026-05-02 17:32:01 -07:00