Commit Graph

41 Commits

Author SHA1 Message Date
Lior Halphon 0f6299edfc
Merge pull request #592 from orbea/tester
sanity_tests.sh: avoid bash brace expansion
2024-03-31 20:11:31 +03:00
Lior Halphon cd2275c129 Build the version-correct boot ROMs rather than the latest, add libretro GitLab CI 2024-03-08 19:07:18 +02:00
Lior Halphon 7113c5484b I still don't understand git 2024-03-08 18:54:05 +02:00
Lior Halphon 633ea9df90 I don't understand git 2024-03-08 18:51:27 +02:00
Lior Halphon ba45911734 Push the branch as well 2024-03-08 18:39:20 +02:00
Lior Halphon de0046d7d6 Fetch tags 2024-03-08 18:27:34 +02:00
Lior Halphon b583f62e7b It works on my machine :( 2024-03-08 18:24:32 +02:00
Lior Halphon 950c0d5524 Chmod the script 2024-03-08 18:20:02 +02:00
Lior Halphon 06bc4cd0bf Make the libretro branch only use stable releases, tag libretro releases 2024-03-08 18:17:29 +02:00
orbea e3b240147a sanity_tests.sh: avoid bash brace expansion 2024-03-03 07:30:26 -08:00
Lior Halphon ee9b6c1444 Maybe this will fix it 2023-06-03 14:58:19 +03:00
Lior Halphon 406189b79e I don't know yaml 2023-06-03 14:54:24 +03:00
Lior Halphon 6eb42ab283 Also upload lib/ and include/ 2023-06-03 14:49:32 +03:00
Lior Halphon be171cfe66 Add a library target, complete with headers that strip implementation details out. 2023-06-03 14:39:21 +03:00
Lior Halphon 9a5aa6b5c8 Replace Ubuntu 18.04 with 20.04 (while keeping ubuntu-latest) 2023-04-11 11:14:53 +03:00
Lior Halphon 8edbbbdf49 No need to run the sanity test on the auto-generated libretro branch commits 2023-01-29 00:06:41 +02:00
Lior Halphon bbf6b66251 Update readme and the GitHub action 2023-01-28 23:23:39 +02:00
Maximilian Mader 37785f779f
[CI] Update to actions/checkout@v3
See https://github.com/actions/checkout/issues/1047
2022-12-30 23:04:41 +01:00
Lior Halphon 0989ee2763 Automatic libretro boot ROM rebuild 2022-12-30 19:45:33 +02:00
Lior Halphon 51510b53fd Update GitHub Actions to use RGBDS 0.6.0 2022-10-04 14:59:01 +03:00
Lior Halphon a005ebe417 Merge branch 'master' of https://github.com/LIJI32/SameBoy 2022-07-31 13:29:26 +03:00
Lior Halphon 0894c1dcda Avoid rounding errors in color correction, minor optimization 2022-07-29 20:31:27 +03:00
Lior Halphon f3915a6494
Create FUNDING.yml 2022-07-29 15:31:53 +03:00
Lior Halphon 859ff79527 Fix sanity test 2022-07-25 23:10:30 +03:00
Lior Halphon d4999fbbdb Give APU tests more time 2021-10-07 18:30:09 +03:00
Lior Halphon 9a957674d9 Fix broken action 2021-10-05 19:53:19 +03:00
Lior Halphon 8068ff41fb Fix potential future compatibility issue, update workflow environments 2021-09-29 21:57:39 +03:00
Lior Halphon 5c9d50e25f Fix job 2020-04-29 17:02:20 +03:00
Lior Halphon 05cf3656b8 Fix libretro 2020-04-29 16:58:38 +03:00
Lior Halphon c64d5b58b6 Make failed builds easier to read 2020-04-28 20:01:22 +03:00
Lior Halphon 36aa3f31b9 -q was not enough 2020-04-25 18:11:01 +03:00
Lior Halphon f65dc73632 -q was not enough 2020-04-25 18:09:04 +03:00
Lior Halphon 9fbafab67f Use grep -q, put macOS first, restore -j 2020-04-25 18:04:27 +03:00
Lior Halphon 7760e11544 Better error handling 2020-04-25 17:12:53 +03:00
Lior Halphon e819b91a97 Rename job, temporarily disable -j 2020-04-25 17:03:45 +03:00
Lior Halphon bf67811392 Sanity test against a few test ROMs 2020-04-25 16:59:47 +03:00
Lior Halphon 8e702f1452 Also test libretro's buildability 2020-04-25 15:13:04 +03:00
Lior Halphon 097705456c Show compiler version 2020-04-25 14:05:35 +03:00
Lior Halphon 7e908fef0e The macOS environment doesn't come with GCC, it'll just test Clang again 2020-04-25 14:04:51 +03:00
Lior Halphon 385cd1b8c7 Fix chmod 2020-04-25 13:52:18 +03:00
Lior Halphon 2df6d266bd Add a GitHub action to avoid breaking builds 2020-04-25 13:50:35 +03:00