BitcoinPrivate-legacy/depends/packages
Simon 56f66372c5 Fix proton build issue with debian jessie, as used on CI servers.
Debian 8 stable ships with gcc 4.9.2 and cmake 3.0.2.  Previously
the depends package used CMAKE_CXX_STANDARD to tell cmake to use
C++11, but the option requires cmakes 3.1+.  To resolve the issue
we now update relevant CMakeLists.txt and set CMAKE_CXX_FLAGS.
2017-04-16 00:30:58 -07:00
..
bdb.mk Changes to upgrade bdb to 6.2.23 2016-10-25 16:18:19 +01:00
boost.mk Changes to build on Alpine Linux. 2016-10-20 00:36:32 +01:00
googlemock.mk Add googlemock 1.7.0 dependency. 2016-05-03 13:46:09 -07:00
googletest.mk Add a depends description for googletest. 2016-04-18 11:13:05 -07:00
libevent.mk [depends] libevent 2.1.8 2017-03-24 09:03:59 +13:00
libgmp.mk explicitly pass HOST and BUILD to libgmp ./configure 2016-10-19 20:18:03 -07:00
librustzcash.mk Introduce librustzcash and Rust to depends system. 2017-03-17 11:46:41 -06:00
libsnark.mk Update libsnark. 2017-02-09 15:30:09 -07:00
libsodium.mk Upgrade libsodium for AVX2-detection bugfix. 2016-08-17 10:43:06 -06:00
miniupnpc.mk Add an upstream miniupnpc patch revision 2016-12-01 12:29:18 +13:00
native_ccache.mk Upgrade ccache to 3.3.1 2016-09-29 12:34:40 +13:00
openssl.mk Upgrade OpenSSL to 1.1.0d 2017-01-31 15:23:56 +01:00
packages.mk Add --disable-proton flag to build.sh. Proton has build/linker issues with gcc 4.9.2 and requires gcc 5.x. 2017-03-25 09:41:54 -07:00
proton.mk Fix proton build issue with debian jessie, as used on CI servers. 2017-04-16 00:30:58 -07:00
rust.mk Introduce librustzcash and Rust to depends system. 2017-03-17 11:46:41 -06:00
zeromq.mk [depends] ZeroMQ 4.2.1 2017-02-08 22:11:53 +00:00