Commit Graph

224 Commits (041331e1da23e4136fd046ed870cdcc177464176)

Author SHA1 Message Date
Alex Morcos 30b620c48a remove obsolete run-bitcoind-for-test.sh
8 years ago
Pieter Wuille 2efcfa5acf
Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp})
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
Wladimir J. van der Laan a8b2a82618
Merge #9156: Add compile and link options echo to configure
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
Wladimir J. van der Laan e0477f6d20
Merge #8794: Enable -Wshadow by default
8 years ago
fanquake 6dd3723722
Set minimum required Boost to 1.47.0
8 years ago
Wladimir J. van der Laan fb24d7eeb4
Merge #8813: bitcoind: Daemonize using daemon(3)
8 years ago
Matthew King a92bf4af66 bitcoind: Daemonize using daemon(3)
8 years ago
Wladimir J. van der Laan 4e1567acff
Merge #8249: Enable (and check for) 64-bit ASLR on Windows
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 7e9ab9555c
Merge #8608: Install manpages via make install, also add some autogenerated manpages
8 years ago
Wladimir J. van der Laan 7f8b677aeb
Merge #8563: Add configure check for -latomic
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 733035bdb7
Merge #8504: test: Remove java comparison tool
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
Wladimir J. van der Laan efce84d888
Merge #8293: Bugfix: Allow building libbitcoinconsensus without any univalue
8 years ago
Wladimir J. van der Laan fe1780ed3e
Merge #8492: configure: Allow building bench_bitcoin by itself
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
Wladimir J. van der Laan 67caef6730
Merge #8314: Fix pkg-config issues for 0.13
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
Cory Fields 9d25362087 build: add armhf/aarch64 gitian builds
9 years ago
Cory Fields ab95d5df3d build: a few ugly hacks to get the rpc tests working out-of-tree
9 years ago
Cory Fields de98290155 build: No need to check for leveldb atomics
9 years ago
Wladimir J. van der Laan 06162f19d7
Merge #7165: build: Enable C++11 in build, require C++11 compiler
9 years ago
Cory Fields 63b3111f84 build: quiet annoying warnings without adding new ones
9 years ago
Wladimir J. van der Laan 67969af09f build: Enable C++11 build, require C++11 compiler
9 years ago
randy-waterhouse 89c844df14 Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9e03.
9 years ago
Cory Fields a4625acbf8 leveldb: integrate leveldb into our buildsystem
9 years ago
Cory Fields 0dbf6e4b40 build: define base filenames for use elsewhere in the buildsystem
9 years ago
Wladimir J. van der Laan f063863d1f build: Remove unnecessary executables from gitian release
9 years ago
Wladimir J. van der Laan 28ad4d9fc2
Merge #7477: Fix quoting of copyright holders in configure.ac.
9 years ago
Wladimir J. van der Laan 18f05c765c build: python 3 compatibility
9 years ago
Daniel Kraft 72fd008e7f Fix quoting of copyright holders in configure.ac.
9 years ago
Wladimir J. van der Laan 152a8216cc
Merge #7349: Build against system UniValue when available
9 years ago
Luke Dashjr a68bb9f5e7 Merge branch 'master' into single_prodname
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