Commit Graph

8 Commits

Author SHA1 Message Date
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