Commit graph

246 commits

Author SHA1 Message Date
Alexander Babikov
a72dfc71e6
build.sh: Update the MacPorts OpenAL hack
Fixes #5041
2024-12-12 13:11:26 +05:00
Jose Phillips
402d99da59 Fix on CI Builds for Windows and Linux 2024-12-08 21:54:48 -05:00
Jose Phillips
44f7bf3baf Fix build for mac and linux 2024-12-08 20:38:12 -05:00
Jose Phillips
a71dafcae3 More CI tests 2024-12-01 19:15:22 -05:00
Jose Phillips
984a71ccfb Added dependencies on CI 2024-12-01 19:04:55 -05:00
RichardG867
393b1ba04a Jenkins: Lock MacPorts to an older openal-soft while 10.x support is uncertain, fixes #4980 2024-11-20 16:15:39 -03:00
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
RichardG867
4db6fd4a89 Jenkins: Don't include manifest in branch builds 2024-09-03 14:23:56 -03:00
RichardG867
7ed674eee1 Initial removal of 32-bit builds 2024-09-03 14:14:42 -03:00
RichardG867
d76ded5fbd Jenkins: Workaround for MacPorts wget dependency failing to build on Intel targets
MacPorts issue referenced: https://trac.macports.org/ticket/69406
2024-08-27 15:10:32 -03:00
Miran Grča
47e462648b
Update build.sh 2024-07-24 02:22:33 +02:00
Miran Grča
963a92cfcc
Update AppImageBuilder.yml 2024-07-24 02:21:59 +02:00
Miran Grča
74ba3a897a
Update AppImageBuilder.yml 2024-07-24 02:21:22 +02:00
Miran Grča
ff68e08f57
Update dependencies_msys.txt 2024-07-24 02:20:12 +02:00
Miran Grča
d72b2ca4ff
Update dependencies_macports.txt 2024-07-24 02:19:58 +02:00
Alexander Babikov
e5fe2dd1fa
CI, workflows: Add vulkan-headers for MSYS2 2024-03-24 02:09:47 +05:00
richardg867
0618f5579c
Jenkins: At least warn if we're not running Debian bullseye 2023-10-16 12:47:51 -03:00
RichardG867
c74d593fe3 Jenkins: Fix a Linux library packaging violation 2023-08-26 14:05:35 -03:00
RichardG867
aecc5a55a6 Jenkins: Fix Windows build 2023-08-12 15:20:53 -03:00
RichardG867
f9335ae594 Jenkins: Catch more MacPorts activation errors 2023-08-11 12:16:59 -03:00
RichardG867
9d991b495c network: Remove the cursed libslirp fork now that Windows uses external libslirp 2023-07-22 17:27:51 -03:00
RichardG867
7a0100e35a printer: Switch to static freetype on Windows, finally fixes #2221 2023-07-15 22:54:33 -03:00
richardg867
74e4e10b99
Jenkins: Add Linux FluidSynth version workaround 2023-07-11 18:54:53 -03:00
RichardG867
6b6ca9844b No ChAnGeS 2023-07-11 10:06:23 -03:00
RichardG867
2652dc8215 Jenkins: Fix Linux build 2023-07-10 23:14:17 -03:00
RichardG867
687c8802a2 Jenkins: Remove redundant DLLs from Windows distribution 2023-07-10 23:01:06 -03:00
RichardG867
71d95c7169 network: Trial usage of external libslirp on non-Linux platforms 2023-07-01 15:51:02 -03:00
RichardG867
8782f5d9d6 Jenkins: Fix libvulkan symlink location on x86 builds 2023-06-30 17:54:13 -03:00
RichardG867
60d93046cd Jenkins: Remove our C(XX)FLAGS from Linux library builds 2023-06-30 17:53:28 -03:00
RichardG867
8123ba6e08 Jenkins: Add libvulkan symlink workaround 2023-06-27 13:09:11 -03:00
RichardG867
b3bd55da17 Jenkins: Remove libwayland-client from AppImage to fix Debian 12 compatibility 2023-06-26 22:14:00 -03:00
RichardG867
c8f57660a5 Jenkins: Trigger openal-soft rebuild 2023-06-18 15:31:04 -03:00
RichardG867
c3717566c7 Jenkins: Overhaul the build script's dependency report system to be independent 2023-06-16 23:36:50 -03:00
RichardG867
85938f4c9a Jenkins: Fix openal-soft AppImage build 2023-06-16 23:28:03 -03:00
richardg867
231e995434
Jenkins: Update AppImage openal-soft to 1.23.1 2023-06-12 16:07:28 -03:00
RichardG867
86aa72840b Jenkins: Add a missing AppImage ignore 2023-06-09 13:57:25 -03:00
RichardG867
4b326121b9 Jenkins: Properly force new dynarec on architectures that require it 2023-06-09 12:23:23 -03:00
cold-brewed
d543c6a45d
Update the build system to add dependencies for vde (#3391)
Co-authored-by: cold-brewed <cold-brewed@users.noreply.github.com>
2023-06-09 12:21:12 -03:00
cold-brewed
7bc213a954
macOS: Bundle fluidsynth and ghostscript (#3250)
* macOS: Build fixes for fluidsynth and ghostscript to ensure they get detected and bundled. Add required packages for build.

* macOS: Don't link against fluidsynth and only bundle if detected.

---------

Co-authored-by: cold-brewed <cold-brewed@users.noreply.github.com>
2023-04-14 14:48:14 -03:00
richardg867
68e49b75bc
Jenkins: Clean pacman cache after update 2023-04-08 20:30:07 -03:00
richardg867
201503e6d2
Jenkins: Fix pkgconfig path missing a dependency for xkbcommon-x11 2023-04-08 01:19:05 -03:00
richardg867
08158571c0
Jenkins: Remove forgotten debug line 2023-04-08 01:02:45 -03:00
RichardG867
ce4723b6de Jenkins: Add Qt Wayland support to AppImage 2023-04-07 23:43:45 -03:00
RichardG867
fda95509f9 Add AppImageBuilder directive for libxkbcommon 2023-04-07 22:42:48 -03:00
RichardG867
0b2b8807fd Fix file permissions 2023-04-07 22:39:26 -03:00
RichardG867
05b3cd1607 qt: Initial xkbcommon keyboard support for X11 2023-04-07 22:35:32 -03:00
RichardG867
36ac74d7c6 Jenkins: Fix build 2023-04-06 20:07:50 -03:00
RichardG867
4d9f15d93d Jenkins: Another shot at forcedir creation 2023-04-06 19:55:04 -03:00
RichardG867
03b0f4c175 Jenkins: Fix incorrect shortening of directory tree 2023-04-06 18:54:50 -03:00
richardg867
b1d634016e
Jenkins: Remove a redundant build step 2023-04-03 19:00:47 -03:00