summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Include CheckMan in distribution (accidentally omitted) and put an explicit ph102011-12-051-0/+1
| | | | | | | | "perl" before Perl scripts in PrepareRelease instead of relying on automatic execution because this helps in Windows. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@783 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Revised pcre_jit_test that runs OK with or without UTF-8 and/or UCP.ph102011-09-191-3/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@698 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update full set of tests with many configurations.ph102011-09-101-1/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@690 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Documentation for JIT support.ph102011-08-281-2/+16
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@678 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Refactor RunTest and add JIT-specific tests.ph102011-08-231-0/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@671 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Commit all the changes for JIT support, but without any documentation yet.ph102011-08-221-1/+30
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@667 2f5784b3-3f2a-0410-8824-cb99058d5e15
* More test re-arrangements (to match different configurations)ph102011-08-011-0/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@652 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Tidies for Release 8.12ph102011-01-151-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@589 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add AC_CONFIG_MACRO_DIR([m4]) to configure.ac and -I m4 to ACLOCAL_AMFLAGS in ph102010-01-031-0/+2
| | | | | | | Makefile.am, as suggested by libtoolize. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@479 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Include pcredemo.html in the distribution.ph102009-10-191-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@466 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Re-organize tests to make is possible to test 5.10 features against Perl.ph102009-09-151-0/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@448 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add libpcreposix.pc for pkg-config, which was missing.ph102009-08-151-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@423 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Bug fixes: forgot to commit these individually.ph102009-03-011-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@376 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Preliminary patch for upgraded Unicode Property support.ph102008-07-021-5/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@349 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Remove the automatic build of pcredemo.ph102008-01-231-4/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@312 2f5784b3-3f2a-0410-8824-cb99058d5e15
* List actual files, not the whole cmake directory, for inclusion in the ph102008-01-231-1/+3
| | | | | | | distribution (avoids including .svn). git-svn-id: svn://vcs.exim.org/pcre/code/trunk@310 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add Ron Aaron's Makefile patch (experimentally).ph102008-01-201-0/+20
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@307 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Apply Christian Ehrlicher's patch to update the CMake files.ph102008-01-201-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@303 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Distribute version of test 3 for Windows.ph102007-09-171-0/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@250 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Distribute the pcresyntax.3 man page.ph102007-09-111-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@238 2f5784b3-3f2a-0410-8824-cb99058d5e15
* doc/pcresyntax.html was missing from the distribution.ph102007-09-111-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@232 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Fix pcregrep -Mv looping bug.ph102007-08-171-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@222 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Daniel's patch for config.h and Windows DLL declarations (not fully working).ph102007-07-311-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@199 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Non-longjmp heap recursion.ph102007-05-091-0/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@165 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Fix RunGrepTest for make distcheck (previous change added a bug).ph102007-05-021-1/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@160 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Added a man page for pcre-config.ph102007-04-181-0/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@153 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Daniel's patches to add to the CMake support.ph102007-04-021-3/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@144 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Daniel's patches.ph102007-03-291-6/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@137 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Hopefully the final rename of makevp-* to makevp_*.ph102007-03-291-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@135 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Various new tidies.ph102007-03-261-4/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@131 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Make the use of dftables optional, and not the default. Further tidies to ph102007-03-201-5/+20
| | | | | | | documentation. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@128 2f5784b3-3f2a-0410-8824-cb99058d5e15
* A number of tidies, file renames, etc.ph102007-03-191-5/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@127 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Create the PrepareRelease script to process the documentation and create the ph102007-03-081-17/+33
| | | | | | | | | .generic files for distribution, also to remove trailing spaces. Update a lot more of the build-time documentation. Arrange for PrepareRelease and its sub-scripts to be distributed. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@111 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Ensure the VP-related files are distributed.ph102007-03-061-0/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@103 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Updated comments in configure.ac that end up in config.h.in, and arrange for ph102007-03-061-1/+9
| | | | | | | config.h to be distributed (compare pcre.h). git-svn-id: svn://vcs.exim.org/pcre/code/trunk@100 2f5784b3-3f2a-0410-8824-cb99058d5e15
* This is a second preliminary update, after having done a test build and also a ph102007-03-051-1/+0
| | | | | | | | | check of the maintenance programs. The version is now 7.1-RC1. In autogen.sh, autoheader is now before automake, and Tech.Notes (being now in the "maintain" directory) are no longer distributed. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@98 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Applied Bob and Daniel's patches to convert the build system to automake. Added ph102007-03-051-0/+303
the maintain directory, containing files that are used for maintenance, but are not distributed. This is an intermediate step. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@97 2f5784b3-3f2a-0410-8824-cb99058d5e15