Alexander Babikov
|
81283ac848
|
Embed Qt base translations in the executable
Fixes standard messagebox buttons not being translated
|
2024-11-18 04:16:16 +05:00 |
|
Jasmine Iwanek
|
4e5d75d444
|
Add libslirp to macos x86_64
|
2024-10-17 20:38:04 -04:00 |
|
Jasmine Iwanek
|
5edde3fc87
|
Switch to macos-13 for github actions
|
2024-10-17 20:23:40 -04:00 |
|
Jasmine Iwanek
|
cf26ed11bf
|
experimental preset renamed to dev_debug
|
2024-07-23 22:16:44 -04:00 |
|
Jasmine Iwanek
|
7411fda449
|
Switch sonarcloud scanner to git release
This is temporary till it gets a new update
|
2024-06-10 15:29:43 -04:00 |
|
Jasmine Iwanek
|
f73dff6d76
|
freetype & libpng are installed by default on mac
|
2024-06-10 15:29:43 -04:00 |
|
Jasmine Iwanek
|
3374246436
|
Build support for macos silicon
|
2024-06-10 14:55:12 -04:00 |
|
cold-brewed
|
92d6d71f6b
|
GHA: Remove unused vcpkg/LLVM workflow
|
2024-05-21 11:31:00 -04:00 |
|
cold-brewed
|
2de3073da1
|
GHA: Disable 32-bit windows builds
|
2024-05-17 15:13:36 -04:00 |
|
Alexander Babikov
|
c1158affa3
|
workflows: Bump CodeQL actions to v3
|
2024-05-04 04:28:29 +05:00 |
|
Alexander Babikov
|
217fb9ac66
|
workflows: Bump upload-artifact to v4
|
2024-05-04 04:28:28 +05:00 |
|
Alexander Babikov
|
8d6ea95f14
|
workflows: Fix workflows not triggering when the workflow file is updated
|
2024-05-04 04:28:27 +05:00 |
|
cold-brewed
|
5445ef639f
|
GHA: Disable UCRT64 in msys2 workflow
|
2024-03-27 13:21:26 -04:00 |
|
Alexander Babikov
|
f267a2f12a
|
workflows: Remove the defunct legacy Makefile workflow
|
2024-03-24 02:20:53 +05:00 |
|
Alexander Babikov
|
e5fe2dd1fa
|
CI, workflows: Add vulkan-headers for MSYS2
|
2024-03-24 02:09:47 +05:00 |
|
cold-brewed
|
e34a66a4f6
|
GHA: Disable win32 in CodeQL
|
2024-03-15 13:06:54 -04:00 |
|
Alexander Babikov
|
173007edce
|
Remove libvncserver from dependencies on GHA
It's useless since VNC renderer is disabled there anyway
|
2024-02-18 22:43:00 +05:00 |
|
cold-brewed
|
f4aeaeeaba
|
Disable win32 and makefile jobs
|
2024-01-28 12:33:03 -05:00 |
|
Jasmine Iwanek
|
73cd319d17
|
Yet more typo fixes
|
2023-12-15 18:10:12 -05:00 |
|
Jasmine Iwanek
|
c88ae29a0e
|
Fix typos
|
2023-12-15 18:07:42 -05:00 |
|
Jasmine Iwanek
|
be9ef9848d
|
Update name for makefile builds
|
2023-12-15 17:57:28 -05:00 |
|
Jasmine Iwanek
|
420bd82dad
|
Split codeql workflows into seperate files
|
2023-12-15 17:57:28 -05:00 |
|
Jasmine Iwanek
|
9bc581d2f4
|
Split cmake workflows into seperate files
|
2023-12-15 17:57:28 -05:00 |
|
Jasmine Iwanek
|
6c0bd91e4f
|
Fix codeql runs
|
2023-12-10 03:13:10 -05:00 |
|
Jasmine Iwanek
|
3a0f1ace60
|
Update GHA to macos 12
|
2023-12-08 04:00:33 -05:00 |
|
Jasmine Iwanek
|
69c7e2a02a
|
Update codeql.yml
|
2023-10-17 03:41:26 -04:00 |
|
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 |
|
Alexander Babikov
|
5471b6eec7
|
Mark most fields in the bug report form as mandatory
|
2023-10-13 16:48:31 +05:00 |
|
Alexander Babikov
|
35ea25914f
|
Point feature requests to discussions and machine requests to a dedicated issue
|
2023-10-13 16:47:58 +05:00 |
|
David Hrdlička
|
1abc5b3f04
|
Update the bug report template (#3741)
|
2023-10-10 20:19:15 +02: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
|
4a37c4aa3c
|
Add libslirp to makefile actions too
|
2023-07-13 05:07:47 +05:00 |
|
Alexander Babikov
|
1283585e38
|
GitHub Actions: Add FluidSynth to dependencies
|
2023-07-13 04:52:01 +05:00 |
|
Jasmine Iwanek
|
7a919e2c59
|
Fix codeql actions after external libslirp changes
|
2023-07-02 15:29:05 -04: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 |
|
Jasmine Iwanek
|
a989171ebc
|
codeql uses cmake so ignore win32 ui stuff
|
2023-05-02 02:04:05 -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 |
|