Victor Zverovich 5ea06b13fe Exclude the build tree from the source package
The .gitignore-derived `build/` pattern does not actually prune the build
directory or its contents from the CPack source package, so an empty build/
(and, once docs were built in CI, build/doc-html) leaked into the zip. Ignore
the whole build tree in CPACK_SOURCE_IGNORE_FILES.
2026-06-16 07:04:03 +02:00
..
codeql.yml Bump github/codeql-action from 4.35.1 to 4.36.1 (#4793) 2026-06-02 15:15:23 -07:00
doc.yml Fix doc deploy condition for main branch 2026-06-01 15:22:36 -07:00
fuzz.yml Rename CIFuzz workflow to fuzz 2026-06-01 12:03:52 -07:00
lint.yml Run lint workflow on all PRs to fix stuck required checks 2026-06-09 15:56:50 +02:00
linux.yml Pin clang-20 install 2026-05-31 21:23:21 -07:00
macos.yml Cleanup module test and CI config 2026-04-14 12:30:21 -07:00
release.yml Exclude the build tree from the source package 2026-06-16 07:04:03 +02:00
supply-chain.yml Bump github/codeql-action from 4.35.1 to 4.36.1 (#4793) 2026-06-02 15:15:23 -07:00
windows.yml Cleanup CI 2026-04-02 16:30:52 -07:00