summaryrefslogtreecommitdiff
path: root/pcre-config.in
Commit message (Collapse)AuthorAgeFilesLines
* pcre32: Add 32-bit librarychpe2012-10-161-0/+11
| | | | | | | | | | Create libpcre32 that operates on 32-bit characters (UTF-32). This turned out to be surprisingly simple after the UTF-16 support was introduced; mostly just extra ifdefs and adjusting and adding some tests. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1055 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building ph102012-01-211-2/+2
| | | | | | | symbolic links to man pages. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@903 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update pcre-config for 16-bit library and correct type on libpcre16.pc.in.ph102012-01-011-5/+43
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@843 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@836 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-281-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@835 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Previous pcre-config.in patch did not update libs-cpp.ph102011-12-071-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@790 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Remove -L from pcre-config when install is into /usr/lib (fixes ph102011-11-191-2/+7
| | | | | | | cross-compiling). git-svn-id: svn://vcs.exim.org/pcre/code/trunk@753 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Added --libs-cpp to pcre-config, but only when C++ support is configured.ph102010-03-021-2/+12
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@492 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add -DPCRE_STATIC to configuration files when no shared library is built.ph102009-09-011-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@430 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Create the PrepareRelease script to process the documentation and create the ph102007-03-081-1/+1
| | | | | | | | | .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
* Add -Wl,-R... flags in pcre-config.in for *BSD* systems, as I'm toldph102007-03-061-0/+3
| | | | | | | that is needed. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@104 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Applied Bob and Daniel's patches to convert the build system to automake. Added ph102007-03-051-1/+1
| | | | | | | | 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
* Load pcre-5.0 into code/trunk.nigel2007-02-241-2/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@75 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Load pcre-3.0 into code/trunk.nigel2007-02-241-0/+59
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@43 2f5784b3-3f2a-0410-8824-cb99058d5e15