summaryrefslogtreecommitdiff
path: root/config-cmake.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Check for memfd_create in configuration files.ph102020-04-281-1/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1251 6239d852-aaf2-0410-a92c-79f79f948069
* Added tests for __attribute__((uninitialized)) to both the configure and ph102020-04-231-0/+1
| | | | | | | | CMake build files. Used to disable initialization of the match stack frames vector (clang has an automatic initialization feature). git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1246 6239d852-aaf2-0410-a92c-79f79f948069
* Check for secure_getenv() and strerror() in CMake build.ph102020-04-091-0/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1242 6239d852-aaf2-0410-a92c-79f79f948069
* Add --disable-pcre2grep-callout-fork configuration setting.ph102018-11-171-0/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1042 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --disable-percent-zt to avoid %zu and %td even if the environment ph102018-11-151-0/+1
| | | | | | | claims to be C99 or greater. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1041 6239d852-aaf2-0410-a92c-79f79f948069
* Document configuration for SELinux execmem allocator and fix CMake usage.ph102017-06-171-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@833 6239d852-aaf2-0410-a92c-79f79f948069
* Add explicit heap limiting options to pcre2_match(), with associated features ph102017-04-111-0/+1
| | | | | | | for listing, configuring, etc. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@739 6239d852-aaf2-0410-a92c-79f79f948069
* Once case of MATCH_LIMIT_RECURSION not being renamed as MATCH_LIMIT_DEPTH.ph102017-03-151-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@680 6239d852-aaf2-0410-a92c-79f79f948069
* Implement buffer expansion in pcre2grep.ph102016-10-111-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@563 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --never-backslash-Cph102015-10-171-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@386 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --enable-debug.ph102015-04-241-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@257 6239d852-aaf2-0410-a92c-79f79f948069
* Changed SUPPORT_PCRE8 etc into SUPPORT_PCRE2_8 etc.ph102014-09-191-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@76 6239d852-aaf2-0410-a92c-79f79f948069
* API documentation and a lot of little related changes to the code.ph102014-09-191-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@74 6239d852-aaf2-0410-a92c-79f79f948069
* Basic CMake support is now working, at least on Linux.ph102014-08-301-0/+46
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@69 6239d852-aaf2-0410-a92c-79f79f948069