summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Forgot to add new testdata file (valgrind suppressions) to Makefile.amph102016-03-021-0/+1
* Final tidies for 8.35 release.ph102014-04-041-2/+4
* JIT compiler update (with MIPS64 support).zherczeg2014-03-051-0/+1
* JIT compiler update.zherczeg2014-03-021-1/+1
* JIT compiler update.zherczeg2014-02-281-2/+2
* JIT compiler update.zherczeg2014-01-301-0/+1
* Ensure two new test files are put into the tarball.ph102014-01-131-0/+2
* Add missing files sljitNativeTILEGX.c and sljitNativeTILEGX-encoder.c to the ph102014-01-021-0/+2
* Updates to building documentation.ph102013-05-141-2/+9
* Ensure boolean macros are #undeffed in pcre.h.generic.ph102012-12-101-10/+14
* Fix missing html files and remove link to removed file.ph102012-12-071-4/+2
* Arrange to remove any "visibility" settings in config.h.generic.ph102012-11-241-5/+15
* GCC visibility patch.ph102012-11-011-3/+8
* Another huge JIT compiler update.zherczeg2012-11-011-0/+2
* More documentation updatesph102012-10-311-2/+6
* build: Add target to just clean the *.gcda fileschpe2012-10-271-4/+9
* build: Improve coverage ruleschpe2012-10-271-30/+56
* Another attempt at getting "make config.h.generic" work cleanly and robustly.ph102012-10-271-2/+4
* Create the *.generic files using "make" instead of PrepareRelease.ph102012-10-241-2/+18
* build: Don't use ?= variable assignment in Makefile.amchpe2012-10-231-5/+5
* build: Hide gcov rules when not building with coverage enabledchpe2012-10-221-0/+9
* build: Add new test input and output files to EXTRA_DISTchpe2012-10-221-4/+16
* build: Add code coverage reportingchpe2012-10-221-0/+96
* valgrind: Add --support-valgrind configure optionchpe2012-10-211-0/+30
* pcre32: Add 32-bit librarychpe2012-10-161-2/+85
* Add testtemp* to CLEANFILES (new files created when testing pcregrep).ph102012-09-121-0/+1
* Arrange to export newly added test files.ph102012-09-101-0/+2
* Daniel Richard G's patch for checking POSIX threads when JIT is configure.ph102012-08-271-0/+4
* Source tidies for 8.31-RC2.ph102012-06-201-1/+1
* Rework and rename some of the docs about building methods.ph102012-06-181-0/+1
* Add libpcre.la to link commands for pcretest and pcregrep because this is ph102012-06-181-2/+2
* Document update for 8.31-RC1 test release.ph102012-06-021-0/+2
* Change man page link creation from -s to -sf. ph102012-04-041-25/+25
* CMake support for linking pcretest with libedit.ph102012-02-261-0/+1
* Man page symbolic links should be relative, not absolute.ph102012-01-271-25/+25
* Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building ph102012-01-211-28/+26
* Add two new tests to the distribution.ph102012-01-201-24/+28
* Tidy layout in pcre_jit_stack_alloc.3; switch on AM_SILENT_RULES in ph102012-01-151-0/+30
* The last of the 16-bit documentation major updates.ph102012-01-131-0/+4
* Update libpcre_version for change of API, and add libpcre16_version.ph102012-01-051-1/+3
* Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and ph102011-12-311-1/+10
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-19/+91
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-281-1/+0
* Include CheckMan in distribution (accidentally omitted) and put an explicit ph102011-12-051-0/+1
* Revised pcre_jit_test that runs OK with or without UTF-8 and/or UCP.ph102011-09-191-3/+1
* Update full set of tests with many configurations.ph102011-09-101-1/+3
* Documentation for JIT support.ph102011-08-281-2/+16
* Refactor RunTest and add JIT-specific tests.ph102011-08-231-0/+4
* Commit all the changes for JIT support, but without any documentation yet.ph102011-08-221-1/+30
* More test re-arrangements (to match different configurations)ph102011-08-011-0/+2