aboutsummaryrefslogtreecommitdiff
path: root/contrib/depends/packages/native_protobuf.mk (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-02-23Various speedups to depends and TravisTheCharlatan1-3/+2
Further speedups to icu compilation, it is faster to run the pre-generated configure scripts. Ensure that the native protobuf installation only generates the required libraries and binaries. Disable qt compilation when running travis on windows. Qt is used for lrelease, the travis recipe instead usese the a local installation of lrelease. Remove various packages and options from the travis recipe. Update Readline to version 8.0. The previously used url 404'd sometimes, use the official gnu ftp server instead. Remove unused cmake config.
2018-12-18build: protobuf dependency fixes, libusb buildDusan Klinec1-0/+28
- docker protobuf dependencies, cross-compilation - device/trezor protobuf build fixes, try_compile - libusb built under all platforms, used by trezor for direct connect