aboutsummaryrefslogtreecommitdiff
path: root/config-cmake.h.in
AgeCommit message (Expand)Author
2023-08-06Code for variable-length lookbehindsPhilip Hazel
2023-05-16windows: integrate visibility attributes without conflicts (#249)Carlo Marcelo Arenas Belón
2023-02-03add a C23 inspired checked integer multiplication helper (#198)Carlo Marcelo Arenas Belón
2021-10-29inttypes and stdint cleanup (#30)Carlo Marcelo Arenas Belón
2021-07-11Apply Jan-Willem Blokland's CMake patches to build both static and shared Philip.Hazel
2020-04-28Check for memfd_create in configuration files.Philip.Hazel
2020-04-23Added tests for __attribute__((uninitialized)) to both the configure and Philip.Hazel
2020-04-09Check for secure_getenv() and strerror() in CMake build.Philip.Hazel
2018-11-17Add --disable-pcre2grep-callout-fork configuration setting.Philip.Hazel
2018-11-15Implement --disable-percent-zt to avoid %zu and %td even if the environment Philip.Hazel
2017-06-17Document configuration for SELinux execmem allocator and fix CMake usage.Philip.Hazel
2017-04-11Add explicit heap limiting options to pcre2_match(), with associated features Philip.Hazel
2017-03-15Once case of MATCH_LIMIT_RECURSION not being renamed as MATCH_LIMIT_DEPTH.Philip.Hazel
2016-10-11Implement buffer expansion in pcre2grep.Philip.Hazel
2015-10-17Implement --never-backslash-CPhilip.Hazel
2015-04-24Implement --enable-debug.Philip.Hazel
2014-09-19Changed SUPPORT_PCRE8 etc into SUPPORT_PCRE2_8 etc.Philip.Hazel
2014-09-19API documentation and a lot of little related changes to the code.Philip.Hazel
2014-08-30Basic CMake support is now working, at least on Linux.Philip.Hazel