Commit Graph

95 Commits

Author SHA1 Message Date
Jasmine Iwanek
5656cd7db8 Build SDL UI too on Linux 2023-10-17 03:41:26 -04:00
Jasmine Iwanek
a810a847f7 Build SDL UI too on macos 11 2023-10-17 03:41:25 -04:00
cold-brewed
149ce8ad2a GHA: Perform a reinstall instead 2023-10-05 13:40:00 -04:00
cold-brewed
4c9f7867a8 GHA workaround for homebrew package issue, enable macOS packaging again 2023-10-05 13:07:19 -04:00
Jasmine Iwanek
ae1f397cdd Don't try and make macos packages for now 2023-10-04 17:09:42 -04:00
Jasmine Iwanek
cf33eaf462 Stop packaging artifacts on windows needlessly 2023-10-04 17:01:48 -04:00
dependabot[bot]
64956506bb Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 18:18:12 +00:00
Jasmine Iwanek
f09bdab7f5 Updates to GHA cmake action 2023-08-23 06:21:38 -04:00
Jasmine Iwanek
cc19bce7f2 Add entry for ARM32 LLVM (Disabled) 2023-08-16 13:04:58 -04:00
Jasmine Iwanek
f9f405785e Fix LLVM GHA builds as best I can for now 2023-08-16 13:04:58 -04:00
Jasmine Iwanek
610ea73318 Update sonar scanner to latest 2023-08-06 22:34:22 -04:00
Jasmine Iwanek
f16f63e9ee Dont run sonar on macos or windows for now 2023-07-26 12:41:18 -04:00
Alexander Babikov
1283585e38 GitHub Actions: Add FluidSynth to dependencies 2023-07-13 04:52:01 +05:00
Jasmine Iwanek
98ef51251b Fix cmake actions after external libslirp changes 2023-07-02 13:30:58 -04:00
Jasmine Iwanek
b48a56419e Re-add sonarcloud integration
Somehow it got lost
2023-05-15 19:52:19 -04:00
Jasmine Iwanek
6934d44e37 Make codeql check more of the code 2023-05-02 16:44:13 -04:00
RichardG867
18ee7f7080 workflows: Add missing qt5 package for a private header 2023-04-09 20:23:34 -03:00
RichardG867
fb00a89b89 workflows: Add missing Linux keyboard input libraries 2023-04-09 19:42:01 -03:00
Jasmine Iwanek
cd2abb2454 Ability to build with CLANG and Regular builds 2023-02-06 14:16:58 -05:00
Jasmine Iwanek
48961b00a4 Missed bits 2023-01-04 06:25:33 -05:00
Jasmine Iwanek
62817b55c9 release: false should speed up the msys2 builds a little 2023-01-03 23:50:19 -05:00
Jasmine Iwanek
0966e4bab0 Use pkgconf, not pkg-config, fixes a warning 2023-01-03 23:50:19 -05:00
Jasmine Iwanek
7ac62e1ff8 Preparations for alternate UI builds in GHA 2023-01-03 23:50:19 -05:00
Jasmine Iwanek
4112d1b0c2 Add missing libvncserver dependencies 2022-12-31 17:56:51 -05:00
Jasmine Iwanek
9d09a206b4 Update version of ninja used for github actions 2022-12-31 14:06:01 -05:00
Jasmine Iwanek
eb26c1658d VNC=n not needed as it's off by default anyway 2022-12-29 22:01:33 -05:00
Jasmine Iwanek
5ef744ab2d Fix many inconsistencies in GHA cmake script 2022-12-19 21:25:12 -05:00
David Hrdlička
f480e6b5cd actions: add frontend slug to MSYS2 2022-12-19 21:10:47 +01:00
David Hrdlička
82bdd54b20 actions: combine the two MSYS2 jobs into one 2022-12-19 21:08:10 +01:00
David Hrdlička
561b6b1b06 vcpkg: fix Qt build 2022-12-19 21:07:34 +01:00
Jasmine Iwanek
10b5211420 Disable Qt MINGW32 packaging for now 2022-12-19 14:59:45 -05:00
Jasmine Iwanek
b85ca5091b Try and work out what is causing packaging to fail 2022-12-19 03:30:49 -05:00
Jasmine Iwanek
efa07a152a Temporarily disable QT build on github till it's fixed 2022-12-19 01:22:06 -05:00
Jasmine Iwanek
5c0d5fc2d3 MSYS2 QT build support 2022-12-19 01:21:57 -05:00
Jasmine Iwanek
fb7e7ccb3d Update actions to v3 2022-10-27 11:56:25 -04:00
David Hrdlička
d4e22bcedb Actions: Remove a leftover debug parameter 2022-07-13 21:53:21 +02:00
David Hrdlička
16690b5203 Actions: Fix macOS build 2022-07-13 21:49:35 +02:00
Jasmine Iwanek
aa9fc2d44a Fix accidental removal of rtmidi 2022-07-12 19:41:44 -04:00
David Hrdlička
f70649af7c Properly enable OpenAL by default 2022-07-13 00:21:54 +02:00
David Hrdlička
54e43ad7bc CMake: Clean up presets, update the GitHub job to use them 2022-07-12 09:41:02 +02:00
David Hrdlička
3730639430 workflows: disable fail-fast for LLVM build 2022-05-28 18:32:24 +02:00
David Hrdlička
ff2483cc3c workflows: add Qt6 build using vcpkg 2022-05-28 18:26:35 +02:00
David Hrdlička
4c415d811c workflows: Add Qt5 to path for the Mac workflow 2022-05-28 17:39:12 +02:00
David Hrdlička
ae6cb77ac8 Actions: FIx the macOS build 2022-03-11 20:51:45 +01:00
David Hrdlička
130ed17b1c Add cmake/** to the CMake job triggers 2022-03-09 02:56:45 +01:00
David Hrdlička
4225b4afd8 Work around MSVC's broken stdatomic.h 2022-03-09 02:30:12 +01:00
David Hrdlička
36184a4aba Disable QT for the Windows jobs temporarily 2022-03-09 02:29:53 +01:00
David Hrdlička
097a5fe0b9 Remove OpenAL from the build job dependencies 2022-03-08 16:31:11 +01:00
David Hrdlička
c286829d90 Add Qt5 dependencies to the MSYS2 job 2022-03-08 16:19:51 +01:00
David Hrdlička
5f0453746f Add FAudio to the Mac and Linux GitHub build actions dependencies 2022-02-20 00:51:53 +01:00