summaryrefslogtreecommitdiffstats
path: root/package/pcre
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.
* pcre: add homepage to descriptionPeter Korsgaard2008-08-161-0/+2
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* add pcreJohn Voltz2008-04-242-0/+23