fish-shell/cmake
Peter Ammon 4e79ec5f0e
Some checks failed
make test / ubuntu (push) Waiting to run
make test / ubuntu-32bit-static-pcre2 (push) Waiting to run
make test / ubuntu-asan (push) Waiting to run
make test / macos (push) Waiting to run
Rust checks / rustfmt (push) Waiting to run
Rust checks / clippy (push) Waiting to run
Lock threads / lock (push) Has been cancelled
CMake: Restore static PCRE2 builds
The recent update to the rust-pcre2 crate lost the property where a static
PCRE2 build could be enabled with a Cargo feature. This means that static
PCRE2 builds can no longer be forced.

Switch to setting the "PCRE2_SYS_STATIC" variable again, which is how the
official rust-pcre2 crate expects to work.
2024-09-29 19:42:48 -07:00
..
Benchmark.cmake cmake: build executables by driving cargo directly 2024-01-30 18:18:55 +08:00
Docs.cmake cmake: build executables by driving cargo directly 2024-01-30 18:18:55 +08:00
FindRust.cmake Import FindRust from Corrosion 2024-01-30 18:18:55 +08:00
gettext.cmake cmake: Remove a bunch of unnecessary code 2024-03-03 20:36:24 +01:00
Install.cmake Install fish-* man pages in default MANPATH 2024-09-14 07:21:18 +02:00
MacApp.cmake Make make_pkg.sh create fat binaries again on macOS 2024-07-07 14:53:17 -07:00
PCRE2.cmake CMake: Restore static PCRE2 builds 2024-09-29 19:42:48 -07:00
Rust.cmake CMake: Restore static PCRE2 builds 2024-09-29 19:42:48 -07:00
Tests.cmake Update docker files and cirrus config 2024-08-05 10:41:17 +02:00
Version.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00