aboutsummaryrefslogtreecommitdiff
path: root/ports/hidapi
AgeCommit message (Collapse)Author
2021-10-04[hidapi] update to 0.11.0; switch to CMake (#20460)Be
2021-05-01[hidapi] fix mac build (#17610)autoantwort
* [hidapi] fix mac os build * add version files
2021-04-30[hidapi] Add support linux and osx (#17231)NancyLi1013
* [hidapi] Add support linux and osx * Update versions * Remove duplicate AC_CONFIG_MACRO_DIR * Update versions/h-/hidapi.json
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