Commit Graph

  • 9a03443d8c Add hooks for setting a custom rpl allocator main Maschell 2025-02-18 08:13:20 +01:00
  • f64af90612 Bump version Maschell 2025-02-18 08:13:48 +01:00
  • b62548a9c8 Add hooks for setting a custom rpl allocator 0.3.4-dev Maschell 2025-02-18 08:13:20 +01:00
  • 152135cc6b Bump version Maschell 2025-02-18 08:13:48 +01:00
  • 7381b44e2c Add hooks which will be called if all start/request exit/end hooks have been called Maschell 2025-01-30 17:06:29 +01:00
  • f2c7a98e87 Bump version to 0.3.3 Maschell 2025-01-30 17:05:53 +01:00
  • 82d1ce0f1b Implement assert and abort Maschell 2023-12-03 11:38:44 +01:00
  • 501ef2d595 Fix version in Makefile Maschell 2023-11-12 13:05:05 +01:00
  • 541fc00a8d Publish dev docker images Maschell 2023-11-12 13:04:09 +01:00
  • f0dbd47aad Allow exports with custom name Maschell 2023-11-12 12:59:50 +01:00
  • 004f7f76e8 Make sure wut_get_thread_specific has been overriden properly Maschell 2023-07-19 16:12:09 +02:00
  • 84d6b15d83 Update Dockerfile Maschell 2023-06-21 11:13:12 +02:00
  • 313f281ee8 Fix reent usage for modules Maschell 2023-06-21 11:13:02 +02:00
  • a137f10ee9 Update Dockerfile Maschell 2023-04-17 13:58:34 +02:00
  • 776402ffe0 Change docker registry to ghcr.io Maschell 2023-04-01 08:46:37 +02:00
  • 4002b64efe Fix typo in README Maschell 2023-04-01 08:46:02 +02:00
  • 5ba1559fc8 Change default branch to main Maschell 2023-04-01 08:45:50 +02:00
  • b855534a68 Add WUMS_DEINITIALIZE hook Maschell 2023-01-06 15:27:52 +01:00
  • 09908b8a55 Add information about the WUMS_DEPENDS_ON macro to the example module Maschell 2023-01-06 15:24:27 +01:00
  • a2ca8a5777 Add WUMS_DEPENDS_ON macro, bump version to 0.3.2 Maschell 2023-01-06 15:15:15 +01:00
  • 42a0ef7472 Store the wums version in the correct meta tag Maschell 2023-01-06 15:09:06 +01:00
  • eea542e424 Build the Dockerfile on pull requests Maschell 2023-01-06 15:08:40 +01:00
  • 01bcc500ab Update CI to use actions/checkout@v3 Maschell 2023-01-06 15:07:46 +01:00
  • cae2c761e0 Add support for lite modules add_rpl Maschell 2022-12-24 16:45:23 +01:00
  • 00ce285fe6 Update module_information_t struct and add information about the RPL acquired by modules Maschell 2022-10-05 14:11:35 +02:00
  • e10a54b72a Update module_information_t struct and add information about the RPL acquired by modules Maschell 2022-10-05 14:11:35 +02:00
  • 9d873c7e39 Fix CI Maschell 2022-09-04 17:32:16 +02:00
  • 8598f533b8 Update Dockerfile Maschell 2022-09-04 17:28:18 +02:00
  • 0fedfa0971 Use ubuntu-22.04 in CI Maschell 2022-09-04 17:25:55 +02:00
  • 4688e63d02 Change LICENSE to LGPL Maschell 2022-09-04 17:22:56 +02:00
  • d26b1e6a74 Update Dockerfile to use latest wut Maschell 2022-07-24 18:53:52 +02:00
  • 6dd8a36427 Override abort with a simple OSFatal call Maschell 2022-05-12 23:47:36 +02:00
  • 4ab8bccd5e Update module_information_t struct Maschell 2022-05-07 20:42:31 +02:00
  • 4abbcbf848 Add a very basic example module and build it in the CI Maschell 2022-02-04 22:49:31 +01:00
  • fdf9993069 Format the code via clang-format Maschell 2022-02-04 22:24:22 +01:00
  • c7b9039dae Fix spelling: trampolin -> trampoline Maschell 2022-01-27 12:21:55 +01:00
  • 32044725ef WUMS 0.3.1 add hook for calling __ini and __fini Maschell 2022-01-21 19:12:01 +01:00
  • 5da3dd5a77 WUMS 0.3 - store up to 50000 function symbols inside the global module struct Maschell 2021-12-07 17:45:38 +01:00
  • fd21c46d8c WUMS 0.2.1, increase maximum number of plugin to 32 Maschell 2021-10-31 16:08:31 +01:00
  • e46b58daed Update Dockerfile Maschell 2021-09-23 22:40:18 +02:00
  • 47bbd9a3b3 Formatting Maschell 2021-09-23 22:40:10 +02:00
  • c5af736523 Implement WUMS 0.2 Maschell 2021-09-17 16:17:54 +02:00
  • f461fc4539 Compile with latest wut Maschell 2021-04-14 19:41:09 +02:00
  • 00cb2d64bd Add WUMS_APPLICATION_REQUESTS_EXIT hook Maschell 2021-03-13 11:03:42 +01:00
  • a9aabcd149 Add WUMS_MODULE_SKIP_WUT_INIT() macro to skip wut init/fini calls Maschell 2021-02-19 16:35:44 +01:00
  • d59c15531d Update the Dockerfile to use the latest devkitppc image Maschell 2021-01-01 20:18:57 +01:00
  • 133dbc6111 Fix push docker image workflow Maschell 2021-01-01 20:18:43 +01:00
  • ccea583d96 Use a more generic github workflow for pushing the docker image Maschell 2020-12-26 15:49:24 +01:00
  • b580b4aa0b Rename WUMS_MODULE_INIT_BEFORE_ENTRYPOINT() to WUMS_MODULE_INIT_BEFORE_RELOCATION_DONE_HOOK(), add WUMS_MODULE_SKIP_ENTRYPOINT() - Bump module information version to 2 - Bump WUMS version to 0.1.1 Maschell 2020-12-26 15:49:11 +01:00
  • fa995a8627 Update the dockerfile Maschell 2020-08-10 15:19:06 +02:00
  • 0b8403b434 Add action to push docker images Maschell 2020-08-10 12:12:28 +02:00
  • 2c940a48d0 Update Dockerfile Maschell 2020-08-09 21:16:07 +02:00
  • ce2af25f7d Add Dockerfile Maschell 2020-06-25 18:45:15 +02:00
  • a9a535306b Add "Relocations done" hook Maschell 2020-06-25 18:44:59 +02:00
  • e266969c9f Update the module_information_t struct to store the current version of the struct. Maschell 2020-06-10 14:11:28 +02:00
  • 728b6e182c Add the macro for using the "init before entrypoint" flag Maschell 2020-06-10 14:10:54 +02:00
  • 5286dc6bc8 Extend the wut files instead of replacing it. Maschell 2020-06-10 12:51:58 +02:00
  • 090efd9ab0 The WUMS_INITIALIZE now has an argument which provides a pointer to the module_information_t struct Maschell 2020-06-06 22:40:52 +02:00
  • c88c061613 Add module defines Maschell 2020-06-06 16:46:11 +02:00
  • bd3a9e2cd2 Add some more hooks Maschell 2020-06-03 19:30:58 +02:00
  • e34863d75a The entrypoint is now called ONCE by the SetupPayload. Replace the usage by WUMS_APPLICATION_STARTS Maschell 2020-06-03 19:30:45 +02:00
  • c161712aef Fix data exports Maschell 2020-05-30 21:47:14 +02:00
  • 67582c8e1d Add initial support for hooks Maschell 2020-05-29 17:37:01 +02:00
  • 6b7ccf7e95 First commit Maschell 2020-05-17 21:12:26 +02:00