Commit Graph

13 Commits

Author SHA1 Message Date
Mark Street 6d284d4461
Update link to gc/wii compilers (#72) 2024-03-22 22:30:18 +00:00
Luke Street 97a5af2055
Build a wibo_debug binary as well (#51) 2023-10-08 12:46:26 -04:00
Mark Street ceb13b34de
Use correct token for docker deployment (#45)
* Use correct token for docker deployment

* Update link to gc_wii compilers

* Update deps in ci.yml too
2023-09-14 15:12:28 +01:00
ConorB 6e18120410
Add armcc support (#39)
* armcc 5.04, ignore seh longjmps

* Update CI link

* Stub RtlUnwind entirely

---------

Co-authored-by: ConorBobbleHat <c.github@firstpartners.net>
2023-09-08 08:17:35 +09:00
Luke Street 67f99ba1b2
Build static binary (#29) 2023-01-23 10:20:30 +09:00
Ethan Roseman d631bad6b2
Build it on focal (#24)
* Build it on bionic

* no sudo

* cmake

* don't use ninja

* try focal

* model after #15

* Whoops

* lower minimum CMakeLists

* focal

* Fix

* debug yaml

* whut

* now?
2022-09-25 01:04:29 +09:00
Ethan Roseman 6de4e9a163
3 funcs needed for some mwcc compilers (#22)
* 3 funcs needed for some mwcc compilers

* some PR feedback

* lots more via pair programming with Simon

* cleanup, add test dir as an include dir for tests

* bugfix
2022-09-24 23:59:30 +09:00
Mark Street e997178c57
Fix double ghcr.io in docker tag (#13) 2022-07-07 03:51:32 +09:00
Luke Street 4ae7bba638
Add CMakeLists.txt (#8)
* Add CMakeLists.txt

* Use CMake in CI

* Remove Makefile & update README.md
2022-07-06 20:03:19 +09:00
Ethan Roseman 5c1f8ca7c8
[ci] Release on any tag, and create a separate gh release for each 2022-07-03 23:15:45 +09:00
Ethan Roseman b84567268c
Upload build / update release on updates to master 2022-07-02 02:18:03 +09:00
Mark Street 29f93f0d1c Add Dockerfile + build action (#3)
* Add Dockerfile + build action

* Remove 'test' entry that didn't trigger action
2022-06-30 20:42:24 +01:00
Ethan Roseman d92f0d1d08
Readme changes, github actions ci, test (#1)
* Readme changes, github actions ci, test

* Std flag change for older GCC versions"

* Install gcc multilib

* test fix and formatting

* Don't segfault on nonexistant file and show error instead

* Update ci.yml

* PR comments

* remove silly bit
2022-07-01 04:23:00 +09:00