213 Commits (36f60a5d5b1bc9a12b87d6475e3245b8236775e4)

Author SHA1 Message Date
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
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
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