Commit Graph

16 Commits

Author SHA1 Message Date
SupSuper
159e77a8f1 CI: ARM64 doesn't support OpenGL 2020-10-10 19:54:26 +01:00
SupSuper
74d7fd00cc CI: Add GLEW libraries 2020-10-09 21:29:43 +01:00
Cameron Cawley
f0097abc53 CI: Add macOS builds to GitHub Actions 2020-10-04 18:31:00 +02:00
Cameron Cawley
659390ad22 CI: Add iOS builds to GitHub Actions 2020-10-04 18:31:00 +02:00
SupSuper
b68ae5af8d CI: Add discord-rpc to test matrix 2020-09-10 01:50:12 +01:00
Eugene Sandulenko
9dc0f38392 CI: Disable yeat another artifact uploading 2020-09-04 12:50:04 +02:00
Eugene Sandulenko
b9f6ba84a0 CI: Re-enable builds on every commit but do not store artifacts 2020-09-01 09:40:38 +02:00
Eugene Sandulenko
7c68c7ea7b CI: Build every 4 hours. Currently, we exceeded quota 6x 2020-09-01 09:18:44 +02:00
SupSuper
5ba0416765 CI: Default to MSVC x64 toolset
ScummVM has become too big for the 32-bit linker, so default to the 64-bit linker to avoid random failures and restarts.
This doesn't affect the architecture of the output (eg. a x64 compiler can build a x86 executable).
2020-08-25 10:00:32 +01:00
Cameron Cawley
ad429961f0 CI: Disable fribidi for all MSVC builds 2020-07-23 11:15:49 +01:00
Cameron Cawley
a110d967c2 Revert "CI: Disable win32 and x64 builds because they're broken"
This reverts commit 00ceb9d9d3.
2020-07-23 11:15:49 +01:00
Eugene Sandulenko
00ceb9d9d3 CI: Disable win32 and x64 builds because they're broken
The builds are timing out at the vcpkg state and nobody cares,
especially the author, about looking into the problem.
2020-07-22 10:28:15 +02:00
Cameron Cawley
7a9c8ee15b
CI: Enable all engines for MSVC builds 2020-07-19 11:23:52 +01:00
Michał Janiszewski
b82df5b714 CI: Add GitHub Actions-based CI to excercise vcpkg and MSVC AArch64 2020-07-18 12:11:31 +02:00
Bastien Bouclet
c4820c454e GITHUB: Comment out the instructions in the PR template
So people don't accidentally leave them in the final pull request.
2019-11-24 17:19:28 +01:00
Matan Bareket
e2e1ec2778 GITHUB: Add Pull Request template 2018-11-16 09:51:01 -05:00