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
asmdiff
csv2bin
datagen
dataproc
debug
devtools
enumproc tools: Implement and inject enumproc CLI tool for script-preprocessing 2026-05-02 17:32:01 -07:00
fixrom
jsoncnv
m2ctx
msgenc
nitroarc
nitrogfx
ntr_merge_elf
ordergen
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