treeland/.github/workflows
rewine cf91ae1312 refactor: use unified CI build preset with Werror
1. Replace manual CMake configuration with --preset ci in all ArchLinux
workflows
2. Add new CI build preset in CMakePresets.json with -Werror enabled
3. Remove redundant per-project CMake configuration steps
4. Simplify workflow steps by combining configure and build phases
5. Maintain compatibility with existing build requirements while
standardizing

The changes standardize build configuration across projects using a
centralized CMake preset. This ensures consistent build behavior while
maintaining the strict -Werror flag for CI builds. The update simplifies
workflow maintenance and improves build reliability by using CMake's
modern preset system.
2025-08-18 16:01:51 +08:00
..
backup-to-gitlab.yml
call-auto-tag.yml
call-chatOps.yml
call-clacheck.yml
call-commitlint.yml
call-license-check.yml
cppcheck.yml chore(deps): update actions/checkout action to v4 2025-07-23 15:36:31 +08:00
qwlroots-archlinux-build.yml refactor: use unified CI build preset with Werror 2025-08-18 16:01:51 +08:00
qwlroots-debian-build.yml
treeland-archlinux-build.yml refactor: use unified CI build preset with Werror 2025-08-18 16:01:51 +08:00
waylib-archlinux-build.yml refactor: use unified CI build preset with Werror 2025-08-18 16:01:51 +08:00
waylib-debian-build.yml ci: Trigger waylib builds when qwlroots changes 2025-07-30 17:57:57 +08:00