Commit graph

19 commits

Author SHA1 Message Date
Gwilym Kuiper 65258ac575 Add running the doctests to the ci 2022-07-12 15:07:59 +01:00
Gwilym Kuiper b29b4c261e Add justfile target for running the doc tests 2022-07-12 14:37:17 +01:00
Gwilym Kuiper b4d8f23bfb Add justfile command for updating the linker script 2022-06-17 00:48:24 +01:00
Gwilym Kuiper 61ed2b905d Allow warnings when developing, but still fail CI 2022-04-24 17:07:43 +01:00
Gwilym Kuiper 85c3287680 Run clippy on examples and tests 2022-04-23 21:03:37 +01:00
Gwilym Kuiper 98a55b3ce2 Reduce what gets built quite a lot more 2022-04-23 17:24:55 +01:00
Gwilym Kuiper 3143d89359 Fiddle around with the build script to try and speed it up 2022-04-23 17:10:17 +01:00
Gwilym Kuiper 4eb31cda34 Add deny warnings and clippy::all to build script 2022-04-23 16:26:27 +01:00
Gwilym Kuiper eace2d3a45 Make just fail if there is an error 2022-03-13 20:10:37 +00:00
Gwilym Kuiper cb0bcf7c67 Add build-book to just ci 2022-03-05 20:58:25 +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 b1b860edaf add target for clean and test and have a cargo target dir 2022-02-24 21:54:16 +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