Add pcre2 support
authorFabian Keil <fk@fabiankeil.de>
Sat, 17 Jun 2023 11:20:24 +0000 (13:20 +0200)
committerFabian Keil <fk@fabiankeil.de>
Tue, 11 Jul 2023 03:49:59 +0000 (05:49 +0200)
commit53748ca8ca3c893025be34dd4f104546fcbd0602
tree3ac12d3703aeef5763ca58aa378cef323acaf6d4
parent70e904f66cfd8198f4e7325d0fb06405dd2f5038
Add pcre2 support

This is currently expected to cause crashes on Windows
when compiled with GUI support.

Closes bug #935.
Initial patch submitted by: Gagan Sidhu
12 files changed:
acconfig.h
actions.c
cgi.c
client-tags.c
configure.in
pcrs.c
pcrs.h
project.h
templates/show-status
urlmatch.c
urlmatch.h
w32log.c