Commit Graph

49 Commits

Author SHA1 Message Date
dependabot[bot] 43bb6c91b9
Bump wiiu-env/devkitppc from 20230621 to 20231112
Bumps wiiu-env/devkitppc from 20230621 to 20231112.

---
updated-dependencies:
- dependency-name: wiiu-env/devkitppc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 14:42:24 +00:00
dependabot[bot] 4d583f0215 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 17:14:32 +02:00
dependabot[bot] 793a8e8f64 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-23 10:12:16 +02:00
Maschell 845a64dffe Create dependabot.yml 2023-07-23 10:10:37 +02:00
Maschell 96331b1c42 Bump version 2023-07-19 18:35:40 +02:00
Maschell 16c9e04648 Update Dockerfile 2023-07-19 16:20:54 +02:00
Maschell dfa9fabcad Update Dockerfile 2023-06-27 17:14:05 +02:00
Maschell f0b3c58f57 Change default branch to main 2023-04-07 20:45:43 +02:00
Maschell 38c7343be6 CI: Update ci.yml to use non-deprecated actions 2023-03-17 19:09:35 +01:00
Maschell 1078541bd6 Change docker registry to ghcr.io 2023-03-17 19:09:35 +01:00
Maschell 6f6d0ce64c Update version string 2022-10-09 15:56:07 +02:00
Maschell 4373b9afe1 Log the module version on each application start 2022-10-09 15:56:07 +02:00
Maschell a9eb4312c3 Update Makefile to support CLion 2022-10-09 15:56:07 +02:00
Maschell 9399ca0582 Improve commit messages in nightly releases 2022-10-05 16:08:26 +02:00
Maschell 5c254ebd8c Update Dockerfile to compile with latest WUMS 2022-10-05 16:08:26 +02:00
Maschell 13d35aeca7 Use ubuntu-22.04 for the CI 2022-09-04 19:35:23 +02:00
Maschell 6ed0339b08 Update the Dockerfile 2022-09-04 19:35:23 +02:00
Maschell cc5d014a10 Update Dockerfile to use latest wut version 2022-07-25 13:20:40 -07:00
Maschell b847e92efc Use latest WUMS version 2022-05-13 00:10:22 +02:00
Maschell 5a8c16b6d7 Fix elfLinkOne to support tramps in both directions 2022-05-13 00:10:22 +02:00
Maschell 1bfa7046a5 Build with -Os instead of -O0 2022-05-13 00:10:22 +02:00
Maschell 291f357114 Improve logging 2022-05-13 00:10:22 +02:00
Maschell 4690dfcb39 Format the code via clang-format 2022-02-04 16:44:27 +01:00
Maschell f49c84ac5f Change the layout of the release .zip 2022-01-30 16:59:24 +01:00
Maschell 1bd36b9ba1 Use latest WUMS version, fix spelling of trampoline 2022-01-30 13:44:24 +01:00
Maschell 83f17556c8 Fix building with `make DEBUG=1` 2022-01-30 13:42:52 +01:00
Maschell 8f3d0dc8cd Move logging into a separate file 2022-01-26 13:42:15 +01:00
Maschell 1975c8b896 WUMS 0.3.1 support 2022-01-26 13:39:57 +01:00
Maschell 17d6d21ad6 [CI] Fix asset content type 2022-01-26 13:38:25 +01:00
Maschell d827cfa663 Only do logging when built with `make DEBUG=1` 2022-01-21 19:32:18 +01:00
Maschell ac8bd0746c Update Dockerfile to use WUMS 0.3 2021-12-07 20:46:27 +01:00
Maschell 7fd045eeb4 Use the LoggingModule if possible 2021-11-06 23:20:28 +01:00
Maschell a789bd7617 Use WUMS 0.2.1 2021-10-31 16:32:06 +01:00
Maschell aeb50310b4 Update Dockerfile 2021-09-24 16:58:14 +02:00
Maschell d67a7fb73b Formatting and cleanup 2021-09-24 15:01:54 +02:00
Maschell 075d1ceba0 Fix R_PPC_REL24 relocation 2021-09-24 15:01:44 +02:00
Maschell 36f73779f6 Update Dockerfile to use WUMS 0.2 2021-09-17 18:36:14 +02:00
Maschell 8c17425572 Compile with latest WUMS version 2021-03-13 14:00:56 +01:00
Maschell 4049c1e2ae Reduce the amount logged messages 2021-03-13 14:00:34 +01:00
Maschell bf4d9b1901 Use WUMS_MODULE_SKIP_WUT_INIT 2021-02-19 17:09:02 +01:00
Maschell 330a48d345 Fix error message 2021-02-19 17:08:51 +01:00
Maschell 29e26786aa Update Dockerfile to use the latest images 2021-01-09 14:38:17 +01:00
Maschell eae1b1f51c [Workflow] Use Environment Files instead of ::set-env 2020-12-26 15:58:10 +01:00
Maschell 8fe34fd5e1 Rename WUMS_MODULE_INIT_BEFORE_ENTRYPOINT => WUMS_MODULE_INIT_BEFORE_RELOCATION_DONE_HOOK, add WUMS_MODULE_SKIP_ENTRYPOINT 2020-12-26 15:53:23 +01:00
Maschell 516fc5bb71 Add Github action workflows for CI 2020-08-13 20:45:32 +02:00
Maschell c43977a136 [Docker] Use latest devkitPPC and lib versions 2020-08-13 20:45:21 +02:00
Maschell a00d616585 Add a Dockerfile 2020-06-27 12:41:59 +02:00
Maschell ef975ecbd1 FIx a link in the README 2020-06-27 12:41:50 +02:00
Maschell 9b39c0adf7 first commit 2020-06-10 16:27:42 +02:00