Commit Graph

193 Commits

Author SHA1 Message Date
Aetias 0fd501c686 Add --fail flag to ninja check 2025-03-16 12:33:20 +01:00
Aetias 96921cb237 Fix DSD path 2025-03-16 12:28:57 +01:00
Aetias c82adb4ea4 Bump dsd; test build workflow 2025-03-16 12:22:34 +01:00
Aetias 73e5975824 Fix configuring builds when --dsd is used 2025-03-15 16:44:39 +01:00
Aetias 5a69a08169 Use --dsd path correctly 2025-03-15 16:42:04 +01:00
Aetias 4392bb30eb Add --dsd option 2025-03-15 16:40:31 +01:00
Aetias 993f1420df Replace --extract with --no-extract 2025-03-15 16:31:18 +01:00
Aetias 89d2c9ce46 ci: Provide path to extract directory 2025-03-15 16:06:44 +01:00
Aetias 1e1600cec7 ninja: Phonies for arm9 and report 2025-03-09 17:10:52 +01:00
Aetias 3439ade1a7 ninja: Download objdiff-cli and generate report 2025-03-09 16:55:31 +01:00
Aetias 989ac3a16e Download tools with Ninja instead of setup.py 2025-03-09 14:46:56 +01:00
Aetias 97b32438e6 Bump dsd to v0.5.0 2025-03-04 20:34:44 +01:00
LagoLunatic 9d82f34f53 Fix shebangs and permissions 2025-02-20 16:01:07 -05:00
Aetias 0c775b9a8d Fix wibo default path 2025-02-08 12:19:48 +01:00
Aetias 326c2a51c6 Auto-install wibo 2025-02-06 18:15:25 +01:00
Aetias de6431687d chmod +x on dsd 2025-02-06 18:07:21 +01:00
Aetias 64410e4b3e Merge branch 'main' into transform_dep 2025-02-05 21:51:31 +01:00
Yanis002 705596daff Merge remote-tracking branch 'upstream/main' into transform_dep 2025-02-05 18:01:04 +01:00
Yanis002 8fa0cb0095 fix permissions for linux 2025-02-05 17:56:46 +01:00
Aetias cf6160445e Disable compiler warnings
No more build output spam
2025-02-05 16:55:10 +01:00
Aetias 3f71971106 Bump dsd to v0.4.0 2025-02-03 23:56:45 +01:00
Aetias db9947f3c4 More detailed output from mangle.py 2025-01-31 21:39:48 +01:00
Aetias 04328420f3 Add ActorSwitchObject 2025-01-19 12:22:57 +01:00
Aetias e1d2f0b168 Move ov000 documentation from Ghidra 2025-01-19 11:58:47 +01:00
Aetias c81c165c37 Verify SHA1 checksum 2025-01-18 15:50:47 +01:00
Aetias fe4c283ba2 Document math functions 2025-01-18 15:50:03 +01:00
Aetias 311b9243e1 Use named arguments in re module
Some positional arguments have become deprecated
2025-01-18 13:48:30 +01:00
Aetias 48bbd8bb7f Merge branch 'main' of github-aetias-hax:AetiasHax/ph 2025-01-09 08:34:40 +01:00
Aetias 39850e99b9 Remove support for Python on MSYS 2025-01-09 08:29:10 +01:00
Aetias 6d84aa8210 Merge pull request #52 from LagoLunatic/depfile
Add depfiles for ninja build
2025-01-07 09:21:38 +01:00
LagoLunatic c7de282a81 Fix Windows platform check 2025-01-06 15:25:11 -05:00
Aetias 820b8fefdc pre-commit: Install instructions 2025-01-06 17:27:31 +01:00
mike8699 83e058a8a1 Run pre-commit formatting 2025-01-01 21:19:30 -05:00
LagoLunatic 2809426a7c Add depfiles for ninja build 2024-12-08 20:38:07 -05:00
Aetias 1fd88bee60 Set language to C++ when exportign to decomp.me 2024-11-23 17:38:04 +01:00
Aetias 2890f75969 Update dsd 2024-11-23 17:37:41 +01:00
Aetias 4a603eab47 Add ninja delink 2024-10-24 22:43:38 +02:00
Aetias 58837ca1fc rom and objdiff phonies 2024-10-20 15:09:12 +02:00
Aetias 105d170b9c Update toolchain setup 2024-10-20 15:05:16 +02:00
Aetias 7a755a1170 Bump dsd to v0.2.0 2024-10-19 15:08:55 +02:00
Aetias 10c2e3413b Remove obsolete path arguments 2024-10-19 12:17:08 +02:00
Aetias b7905ab660 Configure build.ninja for one version at a time 2024-10-19 09:15:57 +02:00
Aetias f914eefd8a Run m2ctx from build.ninja 2024-10-13 14:16:13 +02:00
Aetias 96e8e4386a Generate objdiff config in each target version 2024-10-13 11:18:09 +02:00
Aetias cc82956a0d Delete old unused files 2024-10-13 11:17:41 +02:00
Aetias 74a29deff3 Remove elfkill 2024-10-12 16:16:17 +02:00
Aetias 13f8efc252 Remove dead code elimination
It appears to no longer be needed under this new build system 🤔 But we take those
2024-10-12 08:16:06 +02:00
Aetias b03eb7c9d3 Build ROM in Ninja build script 2024-09-22 12:44:50 +02:00
Aetias ca938e9c31 Set license file path correctly for cmd /c shell 2024-09-18 19:28:49 +02:00
Aetias db2b3f79c7 Initial Ninja build script 2024-09-15 22:29:02 +02:00