aboutsummaryrefslogtreecommitdiff
path: root/ports/anyrpc/CONTROL
AgeCommit message (Collapse)Author
2020-12-10[tcl, anyrpc, ois, osgearth] Build Fixes 2020-12-09 (#15030)Billy O'Neal
2020-01-22[anyrpc] Updated to latest commit (#9682)Falko Axmann
* [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)`.
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-03[anyrpc] Add new port (#7438)Falko Axmann
* 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.