summaryrefslogtreecommitdiffstats
path: root/externals/libusb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* externals: Work around libusb duplicate GUID errorsLioncash2020-09-031-0/+3
| | | | | | | Given we have two libraries that seem to use the same identifier, we can alter one of them so that the variable is used in place, effectively changing the used identifier, but without altering the source of libusb.
* externals: Track upstream libusbLioncash2020-08-263-0/+237
| | | | | | | We can place the external in an inner folder and manage the custom files necessary to integrate it with CMake directly. This allows us to directly change how we use it with our build system, as opposed to needing to change a fork.
* externals: Untrack non-upstream variant of libusbLioncash2020-08-261-0/+0
| | | | | We shouldn't be tracking personal forks of repositories when upstream can be managed directly.
* update libusb dependencyAmeer2020-06-221-0/+0
|
* Update src/input_common/main.cppameerj2020-06-221-0/+0
| | | | | | Co-authored-by: LC <mathew1800@gmail.com> update libusb submodule (hopefully windows build error fixed)
* Add libusb dependencyAmeer2020-06-211-0/+0