summaryrefslogtreecommitdiff
path: root/ext/pcre/config0.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #78197: PCRE2 version checkPeter Kokot2019-07-011-1/+1
* 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
* This commit was manufactured by cvs2svn to create branch 'PHP_5_1'.SVN Migration2005-08-081-56/+0
* Upgrade to PCRE version 6.2.Andrei Zmievski2005-08-081-2/+2
* No need to include ucp.c and ucptypetable.c here.Andrei Zmievski2005-05-271-2/+2
* Upgrade library to version 5.0.Andrei Zmievski2005-05-271-2/+2
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-1/+1
* define this here tooSterling Hughes2003-06-281-1/+1
* Upgrading PCRE library to version 4.3.Andrei Zmievski2003-06-271-1/+1
* Fixed bug #22131, enable use of shared lib with pcre.foobar2003-02-091-15/+14