李通洲
77c916f747
CI: splits different jobs into different yml files
2026-04-03 08:55:38 +08:00
李通洲
6d73ecb944
CI: updates deps
2026-03-27 20:53:57 +08:00
李通洲
5f84630276
CI (macOS): disables vulkan because it crashes on Intel build
2026-03-27 09:50:32 +08:00
Carter Li
05fa8b0994
CI (Linux): fixes a CI error
...
```
kde-output-device-v2-client-protocol.h:257:9: error: implicit declaration of function 'wl_proxy_marshal_flags'; did you mean 'wl_proxy_marshal_array'? [-Werror=implicit-function-declaration]
257 | wl_proxy_marshal_flags((struct wl_proxy *) kde_output_device_registry_v2,
| ^~~~~~~~~~~~~~~~~~~~~~
| wl_proxy_marshal_array
```
2026-03-12 10:06:00 +08:00
李通洲
f781f8d9ea
Global (Windows): drops WIN7_COMPAT support
2026-03-07 11:49:56 +08:00
李通洲
14dccce393
CI (Linux): builds fastfetch with chafa support
2026-03-06 15:27:55 +08:00
Carter Li
ca8f54d331
CI: forwards envs & upgrades deps
2026-02-27 15:44:09 +08:00
李通洲
e6de2d4fd9
Doc: update issue template [ci skip]
2026-02-19 00:50:43 +08:00
李通洲
ba27f4f2ef
CI: adds Solaris
2026-02-11 15:50:58 +08:00
李通洲
4a581039d5
CI: fixes building
2026-01-24 09:17:13 +08:00
李通洲
79849fb2b5
CI: updates dependencies
2026-01-23 10:26:04 +08:00
李通洲
fd3c87abe7
Github: adds pull_request_template.md [ci skip]
2026-01-12 11:04:04 +08:00
李通洲
af075b8ef8
Github: update logo_request.yml [ci skip]
2026-01-12 11:04:04 +08:00
李通洲
0a17da2da0
CI (Windows): build win7-compat artifacts
2026-01-08 09:40:11 +08:00
李通洲
234552fbf2
CI (OpenBSD): uses clang-21
2026-01-07 16:22:28 +08:00
李通洲
7ae007a1d0
CI (OpenBSD): upgrades OS version
2026-01-07 08:58:20 +08:00
李通洲
2b620cf487
CI (SunOS): fixes a CI error
2025-12-04 16:15:20 +08:00
李通洲
db623b9c86
CI (Linux): adds Debian i386 packaging and verify deb package in CI
...
Fixes #2019
2025-10-22 17:45:50 +08:00
李通洲
51bc6d421a
CI (Windows): switches CI to use the release signing policy on the master branch
2025-10-18 00:47:35 +08:00
李通洲
0b9ecdeade
Doc: adds Chinese README [ci skip]
2025-10-11 09:31:59 +08:00
李通洲
6b8b7c1a62
CI (Windows): signs PE files
2025-10-08 00:39:22 +08:00
李通洲
316d8ddf9b
CI (Linux): disables post operations for polyfilled binaries
...
Fixes #1990
2025-10-03 12:16:15 +08:00
李通洲
7a055a2254
CI: upgrades compiler versions
2025-10-01 10:07:28 +08:00
李通洲
adc25f4420
CI: adds Debian libc6 dependency to package config
...
Fixes #1981
2025-09-28 14:43:38 +08:00
李通洲
5d571752ae
Chore: updates FUNDING info
2025-09-28 14:43:38 +08:00
李通洲
512ddfae6b
Doc: adds padding check to logo request template
2025-09-28 09:40:48 +08:00
李通洲
9eed149b09
CMake (Linux): adds i686 CI build and unify processor naming
...
Fixes #1978
2025-09-25 16:30:59 +08:00
李通洲
4e84094fd8
CI (OpenBSD): updates CI workflow to upgrade packages before install
2025-09-23 16:41:18 +08:00
李通洲
7b9fce0189
CI (Linux): adds GCC 13 toolchain to CI build environment
2025-09-23 16:00:45 +08:00
李通洲
9ab5c33008
CI: fix release action
2025-09-23 10:19:55 +08:00
李通洲
350ffced13
CI: upgrades runner of intel macOS
2025-09-22 14:13:41 +08:00
李通洲
2c22c3b0c0
CI (Windows): add chafa dependency
2025-09-18 13:44:51 +08:00
李通洲
8bd171a9ff
CI: adds glibc polyfill step for compatibility
2025-09-17 14:28:40 +08:00
李通洲
509d6bf30c
CI: merge more jobs
2025-09-17 14:00:23 +08:00
李通洲
ab8a13b2d3
CI: update cmake version
2025-09-17 10:39:59 +08:00
Carter Li
3bcdcc5dbf
CI: merge amd64 and aarch64 code with matrix
2025-09-16 16:28:45 +08:00
Carter Li
7d08f81075
Settings: removes direct XFConf support in favor of DBus backend
2025-09-04 09:43:57 +08:00
李通洲
c51cc8ce6b
CI: bump dependencies
2025-09-03 16:01:09 +08:00
李通洲
a9aaa36b2c
CI (DFBSD): enable
2025-08-17 23:08:43 +08:00
李通洲
bef4ee1fbc
CI (SunOS): fix build
2025-08-17 23:03:45 +08:00
李通洲
41cffac80c
CI: adds default build type to CI environment
2025-08-16 13:10:35 +08:00
李通洲
a0265c3204
CI: upgrade to actions/checkout@v5
2025-08-12 09:20:04 +08:00
李通洲
883923de4a
CI (Haiku): reduce errors when installing deps (hopefully)
2025-08-11 15:27:20 +08:00
Carter Li
6cdd64ac55
CI (Haiku): remove work around
2025-07-22 22:10:00 +08:00
李通洲
d07fe997a9
CI (NetBSD): remove opencl support to fix building
2025-07-21 14:41:02 +08:00
李通洲
4d377b94b7
CI (Haiku): Apply work-around for work directory
...
From <cross-platform-actions/action#104 (comment)>
2025-07-10 14:40:25 +08:00
李通洲
049701a8a9
CI (FreeBSD): run with 14.3
2025-06-23 16:13:40 +08:00
李通洲
39e009b945
CI: upgrade OpenBSD version
2025-06-17 09:30:14 +08:00
李通洲
a1873f3e9e
CI: split amd64 and arm64 builds
...
So we can test both platforms in CI
2025-06-17 09:01:38 +08:00
李通洲
bbb29ff766
CI (Linux): add missing deps for musl
2025-06-03 21:15:48 +08:00