224 Commits (041331e1da23e4136fd046ed870cdcc177464176)

Author SHA1 Message Date
Pieter Wuille 7b49f22bdb Squashed 'src/secp256k1/' changes from 7a49cac..8225239 8 years ago
Alex Morcos 30b620c48a remove obsolete run-bitcoind-for-test.sh 8 years ago
Matt Corallo 76faa3cdfe Rename the remaining main.{h,cpp} to validation.{h,cpp} 8 years ago
Matt Corallo 10ae7a7b23 Revert "Use async name resolving to improve net thread responsiveness" 8 years ago
Jonas Schnelli d8274bcd00
Add compile and link options echo to configure 8 years ago
Cory Fields 70266e9829 build: fix qt5.7 build under macOS 8 years ago
Wladimir J. van der Laan f445d88612
Revert "Check and enable -Wshadow by default." 8 years ago
fanquake 6dd3723722
Set minimum required Boost to 1.47.0 8 years ago
Matthew King a92bf4af66 bitcoind: Daemonize using daemon(3) 8 years ago
Wladimir J. van der Laan 62c291596b build: supply `-Wl,--high-entropy-va` 8 years ago
Pavel Janík fd5654cab1 Check and enable -Wshadow by default. 8 years ago
Wladimir J. van der Laan 883175f5d3 build: Updates for OpenBSD 8 years ago
nomnombtc ae6e754928 change help string --enable-man to --disable-man 8 years ago
nomnombtc a32c102fb1 add conditional for --enable-man, default is yes 8 years ago
Anthony Towns 878faacd7b Add configure check for -latomic 8 years ago
Wladimir J. van der Laan b2135359b3 Squashed 'src/secp256k1/' changes from 6c527ec..7a49cac 8 years ago
Wladimir J. van der Laan 936c1448ed build: Remove check for `openssl/ec.h` 8 years ago
Wladimir J. van der Laan 3c5251daeb test: Remove java comparison tool 8 years ago
Luke Dashjr 8a270b25fc Bugfix: Allow building libbitcoinconsensus without any univalue 8 years ago
Luke Dashjr 216d796ce0 configure: Allow building bench_bitcoin by itself 8 years ago
fanquake a615386552
[depends] ZeroMQ 4.1.5 8 years ago
Wladimir J. van der Laan 6c0336c772
build: bump version to 0.13.99 8 years ago
Cory Fields b556beda26 build: fix Windows builds without pkg-config 8 years ago
Cory Fields cf2ef786a1 build: require boost for bench 8 years ago
Wladimir J. van der Laan 60ab9b2006 Squashed 'src/univalue/' changes from 2740c4f..f32df99 8 years ago
Cory Fields 9d25362087 build: add armhf/aarch64 gitian builds 8 years ago
Cory Fields ab95d5df3d build: a few ugly hacks to get the rpc tests working out-of-tree 8 years ago
Cory Fields de98290155 build: No need to check for leveldb atomics 8 years ago
Cory Fields 63b3111f84 build: quiet annoying warnings without adding new ones 8 years ago
Wladimir J. van der Laan 67969af09f build: Enable C++11 build, require C++11 compiler 8 years ago
randy-waterhouse 89c844df14 Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9e03. 8 years ago
Cory Fields a4625acbf8 leveldb: integrate leveldb into our buildsystem 8 years ago
Cory Fields 0dbf6e4b40 build: define base filenames for use elsewhere in the buildsystem 8 years ago
Wladimir J. van der Laan f063863d1f build: Remove unnecessary executables from gitian release 8 years ago
Wladimir J. van der Laan 18f05c765c build: python 3 compatibility 8 years ago
Daniel Kraft 72fd008e7f Fix quoting of copyright holders in configure.ac. 9 years ago
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