| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-02 | externals: Work around libusb duplicate GUID errors | Lioncash | |
| 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. | |||
| 2020-08-26 | externals: Track upstream libusb | Lioncash | |
| 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. | |||
