Commit Graph

18 Commits

Author SHA1 Message Date
Luke Street 0427fd1e1d Working progress categories & type fixes 2024-09-03 20:54:07 -06:00
Luke Street f29cfaf313 Add build/GAMEID/report.json rule using objdiff-cli 2024-08-12 18:09:10 -06:00
Luke Street 5c3892b317 Only build asm with --non-matching 2024-08-12 18:08:26 -06:00
Luke Street e45a0ecf5e Downgrade wibo to 0.6.11 2024-06-23 22:32:04 -06:00
Luke Street 597ffd8f65
Keep ldflags "-warn off" commented 2024-06-10 00:47:36 -06:00
Luke Street a739a4f915 Bump tool versions 2024-06-09 22:41:00 -06:00
Nathan cf654dd8ad
Allow adding re-configure dependencies and doing non-matching builds (#22)
* Fix type checking errors with config version

* Add optional reconfigure dependency list to project config

* Add non-matching build option
Skips hash check and progress output

* Uncomment `config.reconfig_deps` assignment

* Change default target for non-matching instead of stubbing check/progress
2024-05-18 14:50:32 -06:00
Yanis d102696838
add -v for --version (#21) 2024-05-16 18:32:30 -06:00
Robin Avery 95c866aa9d
Support disabling asm overrides and fix lint errors (#17) 2024-03-04 22:13:39 -07:00
Luke Street 368342ae8b Update decomp-toolkit to v0.7.5 2024-03-04 18:23:59 -07:00
Robin Avery 1d3192a4aa
Support specifying a dtk binary (#14) 2024-03-04 18:13:10 -07:00
Luke Street 192191ced2
Assembly modding support & objdiff + decomp.me integration (#15)
* Add initial asm build support

* WIP decomp.me and links
2024-03-03 22:47:05 -07:00
Robin Avery 2e4bd593e5
Set mode `+x` on executable Python scripts (#10) 2024-01-26 10:42:46 -07:00
Thaddeus Crews 575e3b4a46
Implement mypy fixes across all python files (#4)
• Type hinting added to every single file
• Path conversion now handled in `ninja_syntax.py` natively, can safely pass almost everything directly
2024-01-23 23:21:46 -07:00
Luke Street 90a464aea1 Document asset extraction 2023-11-26 00:45:22 -05:00
Luke Street 1bcf33638f Sync various changes from other repos & minor updates 2023-11-21 20:14:25 -05:00
Luke Street bfe4567c0c Update tools & use new compilers URL 2023-10-10 23:29:45 -04:00
Luke Street 5b8fbc6cd5 Initial commit 2023-10-04 23:30:39 -04:00