summaryrefslogtreecommitdiff
path: root/ext/pcre/config0.m4
Commit message (Expand)AuthorAgeFilesLines
* Enable pcre valgrind support only in DEBUG build (it affects performance)Dmitry Stogov2019-05-271-1/+4
* Upgrade bundled PCRE2 to 10.33Anatol Belski2019-05-251-1/+1
* Use PKG_CHECK_MODULES to detect valgrind, and share build config with pcreHugh McMaster2019-05-251-29/+3
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-5/+2
* ext/pcre/config0.m4: add ac_cv_have_pcre2_jit variableArtem Panfilov2019-04-161-28/+30
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-5/+16
* fix build with external libpcre2Remi Collet2019-02-191-1/+1
* Fix bogus $PHP_PCRE_REGEX checksNikita Popov2019-02-011-8/+6
* Require pkg-config for external PCREEli Schwartz2018-12-261-98/+63
* Implement handling for JIT recognition when cross compilingAnatol Belski2018-11-051-2/+10
* Change the way JIT availability is checkedAnatol Belski2018-11-031-9/+24
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Allow to disable pcre.jit when system library is usedRemi Collet2018-10-041-7/+9
* Trim trailing whitespaces in build filesPeter Kokot2018-07-291-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-3/+1
* Switch to more robust config for external pcre2Anatol Belski2018-04-261-43/+29
* Fix regexAnatol Belski2018-04-251-2/+2
* Revamp pcre config for build with external libAnatol Belski2018-04-251-13/+31
* Fix lib names for build with external libpcre2Anatol Belski2018-04-241-2/+2
* Upgrade bundled PCRE2 to 10.31Anatol Belski2018-02-141-1/+1
* Patch core for PCRE2 supportAnatol Belski2017-11-131-21/+22
* Fixed bug #75285i Broken build when system libpcre don't have jit supportRemi Collet2017-09-291-8/+16
* Revert --with-pcre-valgrind by default in debug buildAnatol Belski2017-09-291-11/+3
* fix default args for --with-pcre-valgrindAnatol Belski2017-07-131-4/+9
* Enable valgrind support for PCRE by default in debug buildsAnatol Belski2017-07-131-2/+5
* Upgrade bundled PCRE to 8.41Anatol Belski2017-07-111-0/+26
* Fix bug #73121 Bundled PCRE doesn't compile because JIT isn't supported on s390Anatol Belski2016-09-231-0/+12
* fix arg order, CFLAGS is the fifth arg in m4Anatol Belski2014-10-171-1/+1
* more exts converted for static tsrm ls pointerAnatol Belski2014-10-151-2/+2
* Bundle pcre-8.35 with sljit supportDmitry Stogov2014-06-061-1/+2
* merged PCRE 8.32Anatol Belski2013-03-031-1/+2
* Fixed bug #63284 PCRE upgrade to 8.31Anatoliy Belsky2012-10-191-2/+2
* We should check /usr/local/include lastScott MacVicar2009-08-111-1/+1
* Search /usr/include too for those wanting to use a system PCRE.Scott MacVicar2009-08-111-1/+1
* upgrade to PCRE 7.8. this includes a security improvement. I'll upgrade HEAD ...Nuno Lopes2008-09-091-1/+1
* MFH: simplify, readabilityJani Taskinen2008-06-021-7/+11
* MFH: use bundled PCRE library when both yes & no passed as argument,Antony Dovgal2008-05-231-8/+14
* - MFH No longer allow to disable pcreMarcus Boerger2008-04-101-5/+3
* remove the -DHAVE_CONFIG_H switch again to fix things on windowsNuno Lopes2007-09-111-1/+1
* adapt for PCRE 7.3Nuno Lopes2007-09-011-1/+1
* MFH: Fix some configure --help textsfoobar2007-07-031-4/+2
* upgrade PCRE to version 7.2 RC3Nuno Lopes2007-06-151-2/+2
* - MFH Need to install headersMarcus Boerger2007-03-251-0/+1
* upgrade pcre to version 7.0Nuno Lopes2007-02-091-1/+1
* MFH: partly fix #39724Antony Dovgal2006-12-041-1/+3
* Upgrade PCRE lib to 6.7Ilia Alshanetsky2006-08-301-2/+2
* remove the pcre_dfa_exec.c file, as it is needed (we dont expose that API)Nuno Lopes2006-06-141-1/+1
* Fixed bug #37586 (Bumped minimum PCRE version to 6.6, needed for recurssionIlia Alshanetsky2006-05-281-2/+2
* MFH (Import PCRE 6.6)Andrei Zmievski2006-03-061-2/+2
* - Readd the file in this branchMarcus Boerger2005-12-071-0/+57