Commit Graph

7 Commits

Author SHA1 Message Date
Weihang Ding
2a8cdbfdc5
[readline-win32] Fix windows dynamic linking (#34502)
* [readline-win32] Fix windows dynamic linking

* Update version database
2023-10-16 12:28:31 -07:00
Weihang Ding
9561b275c6
[readline-win32] Fix windows static linking (#33892)
* [readline-win32] Fix windows static linking

* Update version database
2023-09-20 10:29:21 -07:00
jim wang
80f8da23a8
[readline] add usage (#33247)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* add usage

* update version

* add pc

* update version

* add pc

* update version
2023-08-25 12:06:08 -07:00
Mengna Li
83990a6d9a
[readline-win32] export target (#25611)
* export target

* update homepage url
2022-07-08 12:35:19 -07:00
Billy O'Neal
09a647a526
Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065) 2020-10-28 14:18:07 -07:00
Stefano Sinigardi
726c111481 [vcpkg] fatal_error when patch fails to apply (#8087)
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-10-07 10:35:13 -07:00
Frederik Carlier
cc00cf05fb New packages: libimobiledevice, getopt, readline (#3504)
* Add libplist

* Add libusbmuxd

* Fix typos

* Add getopt

* Add libimobiledevice

* Fix typos

* Add libideviceactivation

* Add ideviceinstaller

* Include utilities

* Install usbmuxd

* Add readline

* Fix readline on 64-bit windows

* Add libirecovery

* libideviceactivation: include tools

* Bump versions to fix build issues

* Bump versions

* Add idevicerestore

* [getopt][getopt-win32] Rename to getopt-win32 and only install on Windows Desktop

* [readline][readline-win32] Rename to readline-win32 and only install for Windows Desktop

* [vcpkg_from_github][vcpkg_apply_patches] Make PATCHES relative to the current port directory

* [vcpkg_install_msbuild][vcpkg_check_linkage] Introduce vcpkg_install_msbuild() and vcpkg_check_linkage().

* [libimobiledevice et al] Use vcpkg_from_github() and vcpkg_install_msbuild()

* [readline] Fix static builds
2018-08-08 04:15:13 -07:00