mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-05-09 12:21:37 -05:00
|
Some checks are pending
build / build (push) Waiting to run
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. |
||
|---|---|---|
| .. | ||
| migration | ||
| convert_species_units.py | ||
| make_pl_growtbl.py | ||
| make_pl_otherpoke.py | ||
| make_pl_poke_icon.py | ||
| make_pl_pokegra.py | ||
| make_pokedex_enc_platinum.py | ||
| make_script_bin.sh | ||
| make_town_map_data.py | ||
| make_trainer_ball_capsules.py | ||
| meson.build | ||
| nclr_concat.py | ||