Commit Graph

7 Commits

Author SHA1 Message Date
Jack·Boos·Yu
a6cb7292c4
[many ports]switch to vcpkg-cmake / vckg-cmake-config part 1 (#29880)
* [many ports]switch to vcpkg-cmake / vckg-cmake-config

* version

* Missing changes

* version

* typo

* version

* typo

* version

* fix typo

* version

* deprecate vcpkg_extract_source_archive_ex

* version

* fix arguments

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-03-06 15:44:04 -08:00
Matthias Kuhn
8a991b8d86
[anyrpc] Add MinGW support (#25901)
* [anyrpc] Add MinGW support

* Add note
2022-08-29 08:56:19 -07:00
Matthias Kuhn
4bd67a4371
[spix] Add new port (#19351)
* [anyrpc] Bump version to export missing symbol

* [spix] Add port

* versioning

* Update ports/anyrpc/vcpkg.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* versioning

* Update ports/anyrpc/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* versioning

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-08-30 10:20:48 -07:00
Billy O'Neal
d5e6bd5186
[tcl, anyrpc, ois, osgearth] Build Fixes 2020-12-09 (#15030) 2020-12-10 10:31:40 -08:00
Falko Axmann
6d8b6b1bbf [anyrpc] Updated to latest commit (#9682)
* [anyrpc] Updated to latest commit

Updated to latest commit and removed patch, as it
is no longer needed.

* [anyrpc] Updated to latest commit

Removed deprecated `include(vcpkg_common_functions)`.
2020-01-22 12:37:57 -08: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
Falko Axmann
6171b912f9 [anyrpc] Add new port (#7438)
* Add port anyrpc

* Add port anyrpc

Added missing `vcpkg_install_cmake()`

* Add port anyrpc

Added patch to detect endianness on ARM.

* Add port anyrpc

further tweaks to endianness detection.
2019-09-03 13:47:48 -07:00