Commit graph

177 commits

Author SHA1 Message Date
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
richardg867
efdf003272
Jenkins: Better document some stuff 2022-07-15 23:43:00 -03:00
richardg867
00b63fe9b8
Jenkins: More macOS stuff 2022-07-15 23:17:07 -03:00
richardg867
0ebf0e0ece
Jenkins: Fix small typo in tarball script 2022-07-15 23:12:27 -03:00
richardg867
a1744ddbd2
Jenkins: Install and use gnutar on macOS for source tarballs 2022-07-15 23:04:36 -03:00
richardg867
b97338144e
Jenkins: Allow macOS to make source tarballs 2022-07-15 22:59:49 -03:00
richardg867
e9af11d9d9
Jenkins: Second dummy commit to test new webhook flow 2022-07-15 20:39:18 -03:00
richardg867
a8be5d1f18
Jenkins: Dummy commit to test new webhook flow 2022-07-15 20:39:06 -03:00
richardg867
3b2b0b984a
Jenkins: Expand nodes which can perform the initial clone 2022-07-15 15:36:00 -03:00
richardg867
972550048c
Jenkins: Disable static Qt on Windows debug builds 2022-06-29 13:32:49 -03:00
richardg867
e6b84753c4
Jenkins: Fix incorrectly reverted macOS PATH change 2022-06-27 15:03:30 -03:00
richardg867
28987befd7
Jenkins: Update Discord Game SDK to add macOS ARM64 2022-06-27 15:02:00 -03:00
richardg867
1bc357a786
Jenkins: Add MacPorts Qt prefix to PATH 2022-05-28 16:20:36 -03:00
RichardG867
ba2edf535e Jenkins: Use submitted FAudio port on macOS 2022-05-03 20:49:55 -03:00
RichardG867
50d23fcc59 Jenkins: Archive symlinks on the macOS zip 2022-05-02 22:01:41 -03:00
RichardG867
de46bab85b Jenkins: Detect symlink mismatches when merging macOS bundles 2022-05-01 22:48:17 -03:00
RichardG867
f53be238de Jenkins: Attempt to fix macOS signing 2022-05-01 22:25:50 -03:00
RichardG867
948a0f02cc Jenkins: Fix typo on previous commit 2022-05-01 21:32:30 -03:00
RichardG867
4d100fc636 Jenkins: Fix non-native macOS build creating an archive when not requested 2022-05-01 21:31:27 -03:00
RichardG867
34bdb870af Jenkins: Forgot the Jenkinsfile for universal builds 2022-05-01 18:17:59 -03:00
RichardG867
97b5d2de7a Jenkins: Universal macOS building bringup 2022-05-01 16:10:47 -03:00
RichardG867
054d89354e Jenkins: Remove a redundant SDL component added during the troubleshooting process 2022-04-26 17:59:25 -03:00
RichardG867
8a9daa6264 Jenkins: Make appimage-builder use a global cache 2022-04-26 17:57:57 -03:00
RichardG867
c591819c50 Jenkins: Enable SDL cpuinfo, fixes FAudio segfaults 2022-04-26 17:47:28 -03:00
RichardG867
555e4a14e3 Jenkins: Enabling one SDL component at a time until audio is fixed 2022-04-26 17:27:37 -03:00
RichardG867
14b6466022 Jenkins: Enable SDL threads everywhere, fixes audio 2022-04-26 11:38:03 -03:00
RichardG867
1957178823 Jenkins: Actually port the conditional AppImage package parser 2022-04-26 00:59:22 -03:00