Commit graph

22 commits

Author SHA1 Message Date
Gwilym Kuiper 7429219a4b Attempt to rewrite the release script to release all subcrates at the same time 2022-07-03 18:10:16 +01:00
Gwilym Kuiper 2a99fd780e Use git describe --tags rather than plain git describe 2022-03-28 23:00:18 +01:00
Gwilym Kuiper 4ee2fcf749
Merge pull request #173 from gwilymk/add-justfile
Add justfile
2022-02-24 22:26:38 +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 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 432ea71966 Migrate build-example-gba-files to just 2022-02-24 21:32:11 +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 0aa5d51c6f Build example gba files into examples/target 2022-01-12 22:57:47 +00:00
Gwilym Kuiper c0bf88e771 Fix typo 2022-01-12 22:57:42 +00:00
Gwilym Kuiper da1fea86fe Add generic publish crate script 2022-01-12 22:46:48 +00:00
Gwilym Kuiper 231db021a6 Have just 1 script which runs all the different parts of the build 2022-01-12 22:42:11 +00:00
GBA bot 8a197dbd2b Build the pong example from the book as a real example 2022-01-01 22:46:37 +00:00
GBA bot d98273e3b9 Zip up examples and build them on agb publishing 2022-01-01 20:17:56 +00:00
GBA bot e0d3dddf63 Handle the fact that the output might not be in target/ 2022-01-01 19:27:31 +00:00
GBA bot a5afbda9da The 'target' directory doesn't exist??? 2022-01-01 19:16:20 +00:00
GBA bot 5bbf110ae1 Temporarily list all files in the target directory 2022-01-01 19:05:30 +00:00
GBA bot 9ef55b26c5 Explicitly state the target 2022-01-01 18:58:34 +00:00
GBA bot 13a0c07329 Verbose build 2022-01-01 17:30:06 +00:00
GBA bot ec9a345563 Add build script to generate the .gba files 2022-01-01 12:26:11 +00:00
GBA bot 6988b51583 Update template repo on release of agb 2021-11-24 22:44:11 +00:00