summaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
AgeCommit message (Collapse)Author
2026-01-29Add configuration for DZDE01 (USA kiosk demo) (#3073)Max Roncace
2025-12-20Add config for Wii PAL (RZDP01) (#2975)Max Roncace
2025-12-12Add configuration for GZ2J01 (Wii JPN) (#2950)Max Roncace
2025-12-07Add Wii USA v2 to GH Actions (#2928)Max Roncace
2025-11-19add wii usa 1.0 to ci (#2823)TakaRikka
2025-11-14Get Shield final version building OK and add it to CI (#2807)LagoLunatic
* Fix REL ctors splits for Shield final version * Fix profile_lst split for Shield * Add Shield to vscode configure task * Add align:16 to most functions in Shield main.dol * Start linking some TUs for Shield * Add Shield final version to CI
2025-08-25Add PAL, JPN, and Shield versions to CI, update dtk-template (#2605)LagoLunatic
* Add ShieldD to GitHub CI build * Update dtk-template, add support for CI caching * Fix PAL and JPN not building on Linux due to case sensitive file paths * Add PAL and JPN to GitHub CI build * Fix bad copy paste
2025-05-22Update dtk-template (#2453)LagoLunatic
* Update dtk-template * Fix debug build * Fix d_event_debug includes * Progress reports: Enable function relocation diffing (data_value) * Fix some diffs * Fix a few more diffs * More fixes
2024-10-12Fix CI checkout speed (#2206)Luke Street
2024-10-10switch to dtk setup (#2203)TakaRikka
* switch to dtk setup * some cleanup / fixes * cleanup d_a_alink literals * Restore doxygen, update CI & README.md (#1) * Fix build image ref (#2) --------- Co-authored-by: Luke Street <luke@street.dev>