178 Commits (8d1de43f0cbc79940d870d0ba09c7d28dd812ef8)

Author SHA1 Message Date
Luke Dashjr 23565157ba Change default configure option --with-system-univalue to "no" 9 years ago
Luke Dashjr cddffaf5e6 Bugfix: Include COPYRIGHT_HOLDERS_SUBSTITUTION in Makefile substitutions so it gets passed to extract-strings correctly 9 years ago
Luke Dashjr 29598e41a5 Move PACKAGE_URL to configure.ac 9 years ago
Cory Fields a8ce872118 release: always link librt for glibc back-compat builds 9 years ago
Cory Fields f3d3eaf78e release: add check-symbols and check-security make targets 9 years ago
Luke Dashjr 3cae14056a Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhere 9 years ago
Prayag Verma bd34174ebc Update license year range to 2016 9 years ago
Luke Dashjr ab22705a7b Build against system UniValue when available 9 years ago
Cory Fields c0cf48d1ac c++11: add scoped enum fallbacks to CPPFLAGS rather than defining them locally 9 years ago
Cory Fields 76ac35f36d c++11: detect and correct for boost builds with an incompatible abi 9 years ago
Luke Dashjr 917b1d03cf Set copyright holders displayed in notices separately from the package name 9 years ago
Cory Fields de619a37fd depends: Pass PYTHONPATH along to configure 9 years ago
Luke Dashjr e611b6e329 macdeploy: Use rsvg-convert rather than cairosvg 9 years ago
Luke Dashjr 63bcdc5227 More complicated package name substitution for Mac deployment 9 years ago
Wladimir J. van der Laan c12ff995f7
Now that 0.12 has been branched, master is 0.12.99 9 years ago
MarcoFalke 982709199f Squashed 'src/univalue/' changes from 5839ac3..2740c4f 9 years ago
Pieter Wuille 48edf5746a Update key.cpp to new secp256k1 API 9 years ago
Pieter Wuille 1d84107924 Squashed 'src/secp256k1/' changes from 22f60a6..2bfb82b 9 years ago
Cory Fields 17c4d9d164 build: Split hardening/fPIE options out 9 years ago
Wladimir J. van der Laan dbacc69b4f build: If both Qt4 and Qt5 are installed, use Qt5 9 years ago
dexX7 45d4ff0c20
Add config option to enable extended RPC tests for code coverage 9 years ago
dexX7 8e3a27bbbf
Require Python for RPC tests, when using lcov 9 years ago
MarcoFalke 95f4291185 [trivial] Rewrite help text for feature enabled by default 9 years ago
Wladimir J. van der Laan ea709970e0 build: Remove unnecessary chmods after #6616 9 years ago
Johnathan Corgan dd28089fa2 autotools: move checking for zmq library to common area in configure.ac 9 years ago
Pavel Janík 9ee5ac82f6 Rewrite help texts for features enabled by default. 9 years ago
ptschip 5467820be5 Migrated rpc-tests.sh to all python rpc-tests.py 9 years ago
Wladimir J. van der Laan bb24835aed build: disable -Wself-assign 9 years ago
Wladimir J. van der Laan 5978388476 build: remove libressl check 9 years ago
Jonas Schnelli 9623e93473 [Univalue] add univalue over subtree 9 years ago
Jonas Schnelli 2f9f082b5e Squashed 'src/univalue/' content from commit 87d9045 9 years ago
Gavin Andresen 535ed9223d
Simple benchmarking framework 9 years ago
paveljanik 96106f0f30 [Trivial] start the help texts with lowercase 9 years ago
Johnathan Corgan 6cebd5d854 zmq: require version 4.x or newer of libzmq 9 years ago
Jeff Garzik 0143a1f228
configure.ac: Revert autotools-auto-updated 2.69 autoconf requirement 9 years ago
Jeff Garzik e6a14b64d6 Add ZeroMQ support. Notify blocks and transactions via ZeroMQ 9 years ago
Wladimir J. van der Laan 3140ef9249 build: build-system changes for libevent 9 years ago
Cory Fields d9add71951 build: fix libressl detection 9 years ago
Gavin Andresen 83b48c8971
configure --enable-debug changes 9 years ago
Wladimir J. van der Laan b6668209aa build: Remove -DBOOST_SPIRIT_THREADSAFE 9 years ago
Andriy Voskoboinyk 0640a5eb60 Add an alternate location of endian.h header 9 years ago
Luke Dashjr a5a81f7354 configure: Detect (and reject) LibreSSL 9 years ago
Wladimir J. van der Laan 7fd5b801ff
build: disable optional use of gmp in internal secp256k1 build 10 years ago
Wladimir J. van der Laan 3e8ccc765a
Now that 0.11 has been branched, master is 0.11.99 10 years ago
Cory Fields ca66717d89
build: make libboost_chrono mandatory 10 years ago
Jonas Schnelli 3727cbb0a2 change AC_PACKAGE_BUGREPORT from info@bitcoin.org to github issue tracker URL 10 years ago
Pieter Wuille 9d09322b41 Squashed 'src/secp256k1/' changes from 50cc6ab..1897b8e 10 years ago
Wladimir J. van der Laan 4414f5ffe1 build: Endian compatibility 10 years ago
Cory Fields 16a58a8644 keys: remove libsecp256k1 verification until it's actually supported 10 years ago
Cory Fields 3448b132c4 build: fix typo in configure help 10 years ago