aboutsummaryrefslogtreecommitdiff
path: root/ports/libusb
AgeCommit message (Collapse)Author
2018-10-23[libusb] Update to 1.0.22 (#4508)ryanfitzsimon
* [libusb] Update to 1.0.22 * Update version to v1.0.22 tag instead of non-release commit hash. * Remove libusb-usbdk output library. The two Windows backends have been unified. The UsbDk backend is selectable at runtime using the function libusb_set_option(). * Remove libfreenect2 patch (changes integrated upstream). * Tidy up portfile. * [libusb] Use vcpkg_install_msbuild() * [libfreenect2] Add missing libjpeg-turbo dependency
2018-03-11[many ports] Improve behavior on Linux and general cleanupRobert Schumacher
2017-11-18[libusb] apply patch to make it libfreenect2 compatiblejasjuang
2017-05-15[libusb] add version 1.0.21Mikhail Paulyshka