aboutsummaryrefslogtreecommitdiff
path: root/ports/hidapi
AgeCommit message (Collapse)Author
2021-01-11Update to hidapi-0.10.1 (#15485)JoergAtGithub
* Update to hidapi-0.10.1 * Update portfile.cmake * Deleted comment, which is no longer valid * Create CONTROL Added the missing CONTROL file on request of @JonLiu1993 * Delete CONTROL * Update vcpkg.json * Set version to the tag of the release
2021-01-05[hidapi] Support static build (#15437)Phoebe
* [hidapi] Support static build * Update portfile.cmake
2020-10-28Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)Billy O'Neal
2019-09-10[hidapi] add new port (#8113)James Xu
* add hidapi port * explicitly fail on non-Windows builds * remove dlls for static build