Commit graph

925 commits

Author SHA1 Message Date
Gwilym Kuiper 54d370a8b6 Remove rand usage in agb-macros 2022-03-05 20:51:58 +00:00
Gwilym Kuiper e77a1c26a3
Merge pull request #177 from gwilymk/strategic-inlines
Strategic inlines
2022-03-05 19:06:10 +00:00
Gwilym Kuiper 6690538781 Some inlines in SoundChannel which weren't being inlined for some reason 2022-03-05 18:51:17 +00:00
Gwilym Kuiper 8010b2661a Add inlines for basic functions in fixnum which weren't being inlined 2022-03-05 18:42:40 +00:00
Gwilym Kuiper 60977b7d2d
Merge pull request #176 from gwilymk/fix-clippy-lints-in-hat-chooses-wizard
Fix clippy lints for hat-chooses-wizard
2022-03-05 18:37:33 +00:00
Gwilym Kuiper 106ad5fed5 Fix clippy lints for hat-chooses-wizard 2022-03-05 18:25:28 +00:00
Gwilym Kuiper 48f89edc8c
Merge pull request #174 from gwilymk/fix-clippy-warnings-in-purple-night
Fix clippy warnings in purple night
2022-03-05 18:12:47 +00:00
Gwilym Kuiper 3a36e15b4c
Merge pull request #175 from agbrs/renovate/actions-checkout-3.x
Update actions/checkout action to v3
2022-03-01 22:04:05 +00:00
GBA bot 03dfaf9d5f Update lockfiles 2022-03-01 20:07:25 +00:00
Renovate Bot 9e15f0bf65
Update actions/checkout action to v3 2022-03-01 20:05:55 +00:00
Gwilym Kuiper 9f2cbdee85 setup just in a different step for update lockfiles 2022-02-26 21:26:32 +00:00
Gwilym Kuiper e86bb71abd Fix clippy lints in the-purple-night 2022-02-26 21:21:54 +00:00
Gwilym Kuiper 548e88f7c4 Fix clippy lints in purple-night build.rs 2022-02-26 21:16:59 +00:00
Gwilym Kuiper 4ee2fcf749
Merge pull request #173 from gwilymk/add-justfile
Add justfile
2022-02-24 22:26:38 +00:00
Gwilym Kuiper 4b7e825403 Update lockfiles 2022-02-24 22:26:08 +00:00
Gwilym Kuiper 5c71a997ce Only set the username and email in the one command it matters 2022-02-24 22:24:47 +00:00
Gwilym Kuiper 43f8e62631 Add ability to run an example game 2022-02-24 22:19:25 +00:00
Gwilym Kuiper 83be1c7c22 Add ability to run example in release mode 2022-02-24 22:08:36 +00:00
Gwilym Kuiper 28cc061596 Add ability to just run an example 2022-02-24 22:07:28 +00:00
Gwilym Kuiper fdaaa1fc77 Use -execdir to update the lockfiles 2022-02-24 22:03:13 +00:00
GBA bot 52a0f87e3c Use cargo update rather than cargo generate-lockfile 2022-02-24 21:56:43 +00:00
Gwilym Kuiper b1b860edaf add target for clean and test and have a cargo target dir 2022-02-24 21:54:16 +00:00
Gwilym Kuiper 67fbca07e4 Use just in the action 2022-02-24 21:38:24 +00:00
GBA bot a4dc5c0b73 Update lockfiles in justfile too 2022-02-24 21:37:41 +00:00
Gwilym Kuiper 553ba33c82 Move book building to just as well 2022-02-24 21:36:18 +00:00
Gwilym Kuiper c228910885 Also ensure the release goes as intended 2022-02-24 21:35:02 +00:00
Gwilym Kuiper 432ea71966 Migrate build-example-gba-files to just 2022-02-24 21:32:11 +00:00
Gwilym Kuiper c12b8d60ef Start the justfile 2022-02-24 21:29:33 +00:00
Gwilym Kuiper 3e19cb2d75
Merge pull request #167 from agbrs/renovate/image-0.x
Update Rust crate image to 0.24.1
2022-02-24 20:52:31 +00:00
GBA bot 84ee900e18 Update lockfiles 2022-02-24 20:50:57 +00:00
Renovate Bot 725fdb3e6b
Update Rust crate image to 0.24.1 2022-02-24 20:49:44 +00:00
Gwilym Kuiper a71840bd3b
Merge pull request #168 from agbrs/renovate/rand-0.x
Update Rust crate rand to 0.8.5
2022-02-24 20:45:55 +00:00
GBA bot 5a7efa660a Update lockfiles 2022-02-24 20:37:17 +00:00
Renovate Bot fc9c8f78fe
Update Rust crate rand to 0.8.5 2022-02-24 20:36:02 +00:00
Gwilym Kuiper 8c2da81e11
Merge pull request #172 from gwilymk/auto-update-lockfiles-for-renovate
Add github action for updating the lockfiles
2022-02-24 20:33:26 +00:00
Gwilym Kuiper 6ebe23cef6 Actually checkout the repo too 2022-02-24 20:31:39 +00:00
Gwilym Kuiper af5b8c181a Handle no updates 2022-02-24 20:30:15 +00:00
Gwilym Kuiper 218058cfd5 Add github action for updating the lockfiles 2022-02-24 20:25:44 +00:00
Gwilym Kuiper c2daa64329
Merge pull request #169 from agbrs/renovate/jamesives-github-pages-deploy-action-4.x
Update JamesIves/github-pages-deploy-action action to v4.2.5
2022-02-24 20:11:51 +00:00
Corwin ce8ec52170
Merge pull request #170 from corwinkuiper/cache
Better caching?
2022-02-22 23:42:20 +00:00
Corwin c7a7034618 don't rebuild if file exists 2022-02-22 23:36:46 +00:00
Corwin 0f4cbc8e09 try caching mgba? 2022-02-22 23:21:53 +00:00
Renovate Bot 5e14a75a12
Update JamesIves/github-pages-deploy-action action to v4.2.5 2022-02-16 15:31:25 +00:00
Gwilym Kuiper bdaf774c88
Merge pull request #166 from agbrs/renovate/jamesives-github-pages-deploy-action-4.x
Update JamesIves/github-pages-deploy-action action to v4.2.3
2022-01-31 18:35:31 +00:00
Renovate Bot dc6d51db86
Update JamesIves/github-pages-deploy-action action to v4.2.3 2022-01-31 14:30:51 +00:00
Corwin Kuiper 1c5978e806 update lock files 2022-01-22 13:11:06 +00:00
Corwin a8eab60b19
Merge pull request #165 from agbrs/renovate/quote-1.x
Update Rust crate quote to 1.0.15
2022-01-22 13:08:22 +00:00
Renovate Bot 3cb4b6536f
Update Rust crate quote to 1.0.15 2022-01-22 01:56:33 +00:00
Corwin b00ecf5c84
Merge pull request #164 from corwinkuiper/renovate
close issue if there is nothing to be done
2022-01-21 00:16:50 +00:00
Corwin Kuiper 4ca29eb0c3 close issue if there is nothing to be done 2022-01-21 00:11:08 +00:00