]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Add support for PCRE2 (#2031)
authorMostyn Bramley-Moore <mostyn@antipode.se>
Sat, 9 Dec 2023 22:56:53 +0000 (23:56 +0100)
committerGitHub <noreply@github.com>
Sat, 9 Dec 2023 22:56:53 +0000 (23:56 +0100)
commitd1231a7ea7df4db6ddba73f06df67dbab0174a5c
tree50701ce1f8153c28fbb7a3821ec8410d079bc406
parent862984a870d375d380b71403191717991ccca97c
Add support for PCRE2 (#2031)

The original PCRE is now end-of-life, and no longer actively maintained.

Implements #2013.
CMakeLists.txt
build/cmake/FindPCRE2POSIX.cmake [new file with mode: 0644]
build/cmake/config.h.in
configure.ac
contrib/android/config/windows_host.h
tar/bsdtar.c
tar/subst.c