summaryrefslogtreecommitdiffstats
path: root/package/pcre/pcre.mk
Commit message (Collapse)AuthorAgeFilesLines
* package/: remove redundant install-strip in *_TARGET_INSTALL_OPTPeter Korsgaard2008-10-201-1/+0
| | | | It's default now.
* pcre: fixup paths in pcre-configPeter Korsgaard2008-09-171-0/+3
|
* pcre: fix target installPeter Korsgaard2008-08-161-0/+5
| | | | | | Use install-strip and clean up documentation files instead of install-exec so files get stripped and manpages installed if requested.
* pcre: bump versionPeter Korsgaard2008-08-161-1/+1
|
* pcre: fix compilation when C++ support is disabledPeter Korsgaard2008-08-161-3/+4
| | | | | pcre will use host g++ is no cross g++ is available, so explicitly disable c++ support in pcre if it isn't enabled in buildroot instead.
* add pcreJohn Voltz2008-04-241-0/+18