Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 2005dd95 | 2022-02-02 17:06:52 | UWP build (#5299) * Add UWP-x64 action * Fix formatting * Fix missing - | ||
| 0af391cb | 2022-01-15 17:07:20 | build with Release config on push and pull_request | ||
| 30f895a5 | 2022-01-03 21:55:10 | Update os2.yml Specify the WATCOM environment variable in the "run" command line directly, so the home directory gets correct shell expansion. | ||
| 1d918a28 | 2022-01-03 21:52:47 | Update os2.yml Whoops, forgot the `-R` on the chmod command. | ||
| 39fc1e87 | 2022-01-03 21:51:12 | os2.yml: OpenWatcom install fixes Make everything in Open Watcom install executable (because none of it is, and this is good enough), and make wget less verbose. | ||
| eb3639d3 | 2022-01-03 21:47:04 | os2.yml: Fix wget command line It's a capital O, not lowercase. :/ | ||
| 56813d02 | 2022-01-03 21:44:17 | Create os2.yml This is a quick test to see if we can cache an OpenWatcom install on a GitHub Actions instance and build for OS/2 with it. | ||
| a201c948 | 2022-01-03 20:43:40 | Build tests for PSP in CI | ||
| bfbdf896 | 2021-12-07 10:00:01 | Add automated build for PSP | ||
| 5cb85d61 | 2021-11-24 22:21:48 | CI: Add iOS and tvOS builds | ||
| 6b66542e | 2021-11-17 17:04:34 | Fixing compilation errors for VS2019 Clang toolset (fixes #4702) | ||
| e9dae813 | 2021-11-08 20:14:08 | CI: disable fail-fast to avoid aborting build when one platform fails | ||
| 0d631c74 | 2021-10-30 12:10:03 | CI: Build tests for Windows, macOS, and Linux | ||
| ce093891 | 2021-10-26 23:10:30 | Add RISC OS builds to GitHub Actions | ||
| 21c10827 | 2021-09-20 13:22:20 | Add MinGW-w64 builds to GitHub Actions | ||
| 333ea51c | 2021-09-11 23:07:44 | CI: Set default shell for Vita build. vitasdk image only comes with sh. Previously, the shell was mentioned on each run step. | ||
| 1e6e9f36 | 2021-08-21 12:10:37 | CI: Add PS VIta build | ||
| b161c9ba | 2021-08-14 16:30:37 | CI: Add Emscripten build | ||
| f4f9c6bc | 2021-03-11 00:40:43 | CI: add 'libdecor' dependency from upstream | ||
| 9170c0c7 | 2021-07-15 18:35:20 | CI: Add Windows ARM64 builds | ||
| 297ce148 | 2021-07-11 17:38:33 | CI: Add Android builds to GitHub Actions | ||
| 32e736d2 | 2021-07-10 11:39:51 | CI: add github actions for windows x86 | ||
| 2689e844 | 2021-04-01 16:36:06 | Delete gh-pages.yml This shouldn’t exist, let alone make commits to the repo. Kind of annoyed this is here and ran today. | ||
| 3a1317ed | 2021-03-09 15:54:25 | Minor tweak to workflow settings. There was an (innocently intended, I assume!) "make X great again" joke in a previous commit message, and I'd like this not to be the first thing people see on our GitHub project page, so I added some whitespace to the end of this file. Apologies to any that were bothered by that, it was an accident! | ||
| 00fabdde | 2021-03-03 19:05:47 | Make github CI great again The current CI doesn't work and can be fixed. To steps, use a matrix to build on various OS + allow platform specific flags. The linux build should cover a wider case of video backends. | ||
| 557aa140 | 2021-02-21 14:18:09 | CI: fixed branch name | ||
| 306e808d | 2021-02-21 14:02:30 | CI: added github pages build job | ||
| 5d266e9b | 2021-02-21 13:57:38 | CI: added github actions | ||
| 3937eefc | 2021-02-12 19:43:32 | a draft for a pull_request template |