Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-20 | package/: remove redundant install-strip in *_TARGET_INSTALL_OPT | Peter Korsgaard | |
It's default now. | |||
2008-09-17 | pcre: fixup paths in pcre-config | Peter Korsgaard | |
2008-08-16 | pcre: fix target install | Peter Korsgaard | |
Use install-strip and clean up documentation files instead of install-exec so files get stripped and manpages installed if requested. | |||
2008-08-16 | pcre: bump version | Peter Korsgaard | |
2008-08-16 | pcre: fix compilation when C++ support is disabled | Peter Korsgaard | |
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. | |||
2008-08-16 | pcre: add homepage to description | Peter Korsgaard | |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-04-24 | add pcre | John Voltz | |