Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 21c10827 | 2021-09-20 13:22:20 | Add MinGW-w64 builds to GitHub Actions | ||
| 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 | ||
| 32e736d2 | 2021-07-10 11:39:51 | CI: add github actions for windows x86 | ||
| 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. | ||
| 5d266e9b | 2021-02-21 13:57:38 | CI: added github actions |