aboutsummaryrefslogtreecommitdiff
path: root/libs/pcre
Commit message (Collapse)AuthorAge
* [pcre] also package 16bit variantMirko Vogt2015-03-23
|
* pcre: update to version 8.36Thomas Heil2015-01-04
| | | | Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* pcre: small makefile fixesMichael Heimpold2014-09-05
| | | | | | | | - make license tag spdx conform - drop duplicate copy commands (previous lines with asterisk match already) - minor whitespace cleanup Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* pcre: #16729: cant load library libpcreThomas Heil2014-07-07
| | | | | | Some people complain about missing libpcre.so, so better include it. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* libpcre: import from packages, add myself as the maintainerThomas Heil2014-06-30
This adds the pcre, aka libpcre package from the old svn tree. Ive updated the package to the last version end checked that it builds with various plattforms. The patch 750-pcre_config_cross.patch is not longer necessary, so I removed him. The old package needs to be removed from the svn package tree. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>