Commit Graph

7 Commits

Author SHA1 Message Date
Osyotr
edf3441180
[pcre] Fix x64-linux-dynamic build (#25671)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-07-11 16:25:36 -07:00
Jamlys Lee
0e4f9d4d1d
[pcre] Fix build failure for loongarch64 cpu (#25617)
* Fix build failure for loongarch64 cpu.

* update port version database.

Co-authored-by: Jamlys Lee <jamlys_lee@163.com>
2022-07-07 14:10:14 -07:00
tqcq
f27af0410e
[pcre] fix build pcre undeclared identifier strtoq on arm-android (#24757)
* [pcre] fix build pcre undeclared identifier strtoq on arm-android
* replace CHECK_FUNCTION_EXISTS by CHECK_SYMBOL_EXISTS

* Update version database
2022-05-19 00:22:40 -07:00
autoantwort
d6bd10b9af
[pcre] no absolute paths (#21664) 2021-11-26 01:19:38 -08:00
Wolfgang Stöggl
61b3046e51
[pcre] Remove download from ftp.pcre.org (#21225)
The former ftp.pcre.org FTP site is no longer available [1].
- Use sourceforge only for download
- Fixes #21201
- Remove deprecated functions from portfile
  vcpkg_install_cmake -> vcpkg_cmake_install
  vcpkg_configure_cmake -> vcpkg_cmake_configure (remove PREFER_NINJA)
  vcpkg_fixup_cmake_targets -> vcpkg_cmake_config_fixup
- Add double quotes to files

[1] https://www.pcre.org/
2021-11-08 21:02:22 -08:00
Wolfgang Stöggl
9f20dbd9a0
[pcre] Update to 8.45 (#18550)
- New upstream version 8.45
  This is the final release of PCRE1
- Update patches:
  export-cmake-targets.patch
  pcre-8.45_suppress_cmake_and_compiler_warnings-errors.patch
- Add patch:
  pcre-8.45_fix_postfix_for_debug_Windows_builds.patch
- Remove deprecated SYSTEM_LIBRARIES from vcpkg_fixup_pkgconfig()
- Switch from CONTROL to vcpkg.json
    .\vcpkg format-manifest .\ports\pcre\CONTROL
2021-06-24 13:20:52 -07:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00