Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-08 | Depends: build hidapi with -fPIC | iDunk5400 | 1 | -0/+1 | |
2018-10-07 | Consolidate HID depends makefiles into single recipe | TheCharlatan | 1 | -1/+7 | |
Make sure all required dependencies are linked statically, by only providing the static libraries. | |||||
2018-09-25 | Add hidapi to depends | TheCharlatan | 1 | -0/+23 | |
Clang needs to get its cctools path passed directly for the hid build to succeed. Make gperf a permanent external dependency. Remove pcsc from depends. |