aboutsummaryrefslogtreecommitdiff
path: root/ports/libusb
AgeCommit message (Collapse)Author
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-03-08[libusb] fix error c2001 (#5604)Tsukasa Sugiura
Fix error c2001 by specify /source-charset:utf-8. That error seems to occur on multi-byte character locale.
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