Commit Graph

203 Commits

Author SHA1 Message Date
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
richardg867
35e078b87a Jenkins: Add workaround for one-time fluke with appimage-builder AppImage extraction 2023-04-03 18:10:31 -03:00
richardg867
0595c3b776 Jenkins: Remove temporary CMake workaround as a fixed package was pushed 2023-03-28 10:21:41 -03:00
richardg867
d1606df682 Jenkins: Deploy temporary workaround for broken MSYS2 CMake update 2023-03-25 20:00:27 -03:00
Lili Kurek
92eaf387c4 chmod +x .ci/build.sh .ci/static2dll.sh (#3157)
Co-authored-by: Lili1228 <github@gramypsl.pl>
2023-03-01 13:43:59 -03:00
RichardG867
22c0fd29a3 Jenkins: Overhaul MSYS2 package handling to remove the version pinning hack 2023-02-07 13:12:34 -03:00
RichardG867
8910c10d94 Jenkins: Don't create AppImage workaround symlink if it already exists (also: introducing new Windows node) 2023-02-06 19:37:51 -03:00
RichardG867
5b7ae72c33 Jenkins: Fix /runtime workaround directory creation (not a fan) 2023-01-31 14:07:37 -03:00
RichardG867
887995df05 Jenkins: Add debug prints to figure out appimage-builder continuing not to work properly on CI only 2023-01-31 13:39:38 -03:00
RichardG867
a8604a6b6a Jenkins: Proper workaround for the appimage-builder interpreter issue 2023-01-30 22:37:55 -03:00
RichardG867
0587402928 Jenkins: Update appimage-builder to CI build to fix arm64 issues 2023-01-30 19:04:49 -03:00
RichardG867
934c5df8fd Jenkins: Remove sound systems from FluidSynth as we don't use them 2023-01-30 18:26:14 -03:00
RichardG867
8493bde039 Jenkins: Fix openal-soft prefix 2023-01-30 15:35:10 -03:00
RichardG867
3cb6e8d9aa Jenkins: Patch openal-soft to enable PipeWire 2023-01-30 15:20:37 -03:00
RichardG867
a34dc15dc0 Jenkins: Update openal-soft to 1.22.2 2023-01-30 14:14:53 -03:00
RichardG867
781ebb04a7 No ChAnGeS 2023-01-15 16:01:22 -03:00
RichardG867
72118bb259 Jenkins: Add FluidSynth compilation to remove JACK and fix SDL compilation 2023-01-14 19:13:14 -03:00
RichardG867
91cde8c0af Merge branch 'master' of ssh://github.com/86Box/86Box 2023-01-14 17:55:05 -03:00
Jasmine Iwanek
a40630ba63 Even more tabs to spaces 2023-01-07 14:09:51 -05:00
RichardG867
a4b9c88695 Jenkins: Disable -Werror flags for building SDL2 2022-12-10 21:56:41 -03:00
richardg867
4fafe76e7c Jenkins: Retry appimage-builder execution up to 5 times
GitHub and Debian CDNs keep failing...
2022-11-20 14:09:21 -03:00
RichardG867
6ebca8439e Jenkins: Small semantics change on the MacPorts dependency upgrade fix 2022-10-25 21:22:36 -03:00
RichardG867
4ac0ae0373 Jenkins: Workaround for MacPorts upgrade dependency issues, and fix macOS architecture switching when building for x86_64h 2022-10-25 19:21:00 -03:00
RichardG867
e7a078b10a Jenkins: Fix AppImage missing icons and a .desktop in the correct paths, closes #2358 2022-10-25 16:13:52 -03:00
RichardG867
7dc9dd5c09 Jenkins: Update AppImage generation flow to appimage-builder v1.1.0, and add lib dependency report feature to build script 2022-10-25 14:27:32 -03:00
RichardG867
19280008b3 Jenkins: Fix compiler flags not being used on macOS x86_64h slice 2022-09-05 16:34:58 -03:00
RichardG867
65fbe568ec Jenkins: Fix MoltenVK secondary header patching 2022-08-31 18:16:31 -03:00
RichardG867
cd3497383b Jenkins: Patch fat Mach-O header on MoltenVK as well 2022-08-31 17:07:15 -03:00
RichardG867
06599013ea Jenkins: Add x86_64h slice and patch in Qt Vulkan for it and arm64 2022-08-31 15:10:42 -03:00
richardg867
52b17a343d Jenkins: Also make poll only true once when cloning 2022-08-02 23:25:34 -03:00
richardg867
2869f114c2 Jenkins: Fall back to stashed data if the node can't reach github 2022-07-29 13:03:43 -03:00
richardg867
b1c2b2fef5 Jenkins: Dummy commit to test clone changelog behavior 2022-07-28 14:00:54 -03:00
richardg867
15f9d87b5c Jenkins: Only update changelog once when git cloning 2022-07-28 13:59:27 -03:00
richardg867
fe98b05da3 Jenkins: Speed up git clones on remote nodes by avoiding stashes 2022-07-26 22:01:56 -03:00
richardg867
b5a494ad3a Jenkins: Fix toolchain file path when reusing libraries 2022-07-26 20:55:58 -03:00
richardg867
c4cbd91678 Jenkins: Fix build 2022-07-26 19:37:35 -03:00
richardg867
e7de5c0c70 Jenkins: More optimizations + ability for node preconditioning 2022-07-26 19:34:02 -03:00
richardg867
42cb69fd66 Jenkins: Move extra-cmake-modules to platform-independent dependencies 2022-07-25 18:29:11 -03:00
richardg867
681127e521 Jenkins: Speed optimizations for library builds on Linux 2022-07-24 14:25:24 -03:00
richardg867
63ade10a56 Jenkins: Continuing build speed optimizations 2022-07-24 13:31:58 -03:00
richardg867
85df0bf9a7 Jenkins: More build speed optimizations on the Linux side 2022-07-24 00:49:10 -03:00
richardg867
af4c00d708 Jenkins: Skip redundant tasks within the same build 2022-07-24 00:18:26 -03:00
richardg867
15eced5b55 Jenkins: Also allow rg to use IRC over LAN 2022-07-19 15:07:38 -03:00
richardg867
e1b44ad064 Jenkins: Allow master node to do IRC notification 2022-07-19 14:59:29 -03:00