aboutsummaryrefslogtreecommitdiff
path: root/ports/pcre
AgeCommit message (Collapse)Author
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-09-05modernize many ports (#7986)Phoebe
* modernize many ports * Update the code to handle copyright * Retriger to build qt5-gamepad
2019-08-27[pcre] Update download URL (#7666)Wolfgang Stöggl
* [pcre] Update download URL - ftp.csx.cam.ac.uk is no longer available. Use https://ftp.pcre.org/pub/pcre/ instead * [pcre] Fix typo in Description of CONTROL file
2019-04-11Update CONTROLTony Lin
Bump the version in CONTROL file
2019-04-10Enable pcre:arm64-windowsTony Lin
Update format
2019-04-10Enable pcre:arm64-windowsTony Lin
Update sljitConfigInternal.h for ARM64, resolve error C2375: 'FlushInstructionCache': redefinition; different linkage
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-07-12[pcre] update to 8.41codicodi
2017-05-28[pcre] Bump version and split fix-option.patch into two to preserve compat ↵Robert Schumacher
with previous port versions
2017-05-25Fix pcre arm uwp buildHennadii Zabula
2017-04-30[pcre] update to 8.40codicodi
2017-01-18[pcre] Update to 8.39. Add sourceforge mirrorAlexander Karatarakis
2016-11-17[pcre] [poco] Hardcode value of PCRE_STATIC into the pcre headers. Switch ↵Robert Schumacher
poco to use unbundled libs.
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-26[pcre] Delete some man pages and documentation filesAlexander Karatarakis
2016-10-25added some flags to pcreCharles Barto
2016-10-19build UTF32 and UTF8 versionsCharles Barto
2016-10-19added pcreCharles Barto