Commit Graph

5 Commits

Author SHA1 Message Date
Carlo Marcelo Arenas Belón
3f05f72081 Prefer PCRE2POSIX_SHARED to PCRE2_STATIC for pcre2posix (#310)
Since a8a875e (windows: integrate visibility attributes without
conflicts (#249), 2023-05-16), the use of PCRE2_STATIC has been
deprecated so set PCRE2POSIX_SHARED instead when relevant.
2023-10-20 09:33:46 +01:00
Philip.Hazel
ed489f99ae Fix Windows debug builds (Bugzilla #2600) using CMake. 2020-06-22 15:51:19 +00:00
Philip.Hazel
9afb978ae4 Correct libpcre2posix typos (should be libpcre2-posix). 2016-11-22 10:18:08 +00:00
Philip.Hazel
eb59159ce0 Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes;
change "pcre" to "pcre2" in a number of files.
2014-10-17 15:52:57 +00:00
Philip.Hazel
7d60040966 Add basic configuration files. 2014-02-20 19:17:05 +00:00