Author: rjung Date: Mon Aug 31 14:24:56 2015 New Revision: 1700254 URL: http://svn.apache.org/r1700254 Log: BZ 58309: ISAPI: Update bundled pcre from version 5.0 to 8.37.
- Add an entry to NOTICE - drop unneeded HAS_PCRE and PCRE_STATIC defines from isapi Makefiles. HAS_PCRE was not used and PCRE_STATIC is already set in iis/pcre/config.h. - drop dfatbles build no longer needed fro 8.37 - Use original pcre 8.37, added Windows build files - pcre.x86, pcre.amd64, pcre.ia64 (nmake) - pcre.dsp (MSVC GUI build) - config.hw - When doing another update the pcre.* build files should be stable as long as no new files or file renames appear in pcre. The config.hw should be stable as long as the original file config.h.generic is stable. [This commit notification would consist of 74 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org