Commit Graph

458 Commits (741816936441210e7f7e4bcf00300d83aa950481)

Author SHA1 Message Date
fanquake 97b21b302a
Merge #18677: Multiprocess build support
5 years ago
fanquake e8a8cff07c
build: enforce minimum required Windows version (7)
5 years ago
Wladimir J. van der Laan 04c09553d8
Merge #18887: build: enable -Werror=gnu
5 years ago
Wladimir J. van der Laan 5d18c0ae18
Merge #18862: Remove fdelt_chk back-compat code and sanity check
5 years ago
fanquake 6c647c89db
Merge #18738: build: Suppress -Wdeprecated-copy warnings
5 years ago
fanquake 219c55da75
Merge #16710: build: Enable -Wsuggest-override if available
5 years ago
Hennadii Stepanov 839add193b
build: Enable -Wsuggest-override
5 years ago
Russell Yanofsky 5d1377b52b build: multiprocess autotools changes
5 years ago
fanquake 49d237ce32
Merge #18928: build: don't pass -w when building for Windows
5 years ago
fanquake 89fea68ffd
build: don't pass -w when building for Windows
5 years ago
Ben Woosley 68537275bd
build: Enable -Werror=sign-compare
5 years ago
fanquake df6bde031b
test: remove glibc fdelt sanity check
5 years ago
fanquake 8bf1540cc2
build: remove fdelt_chk backwards compatibility code
5 years ago
fanquake 3b1e289248
Merge #18535: build: remove -Qunused-arguments workaround for clang + ccache
5 years ago
Wladimir J. van der Laan c6b15ec0ee
Merge #17874: build: make linker checks more robust
5 years ago
Wladimir J. van der Laan 6621be5351
Merge #18843: build: warn on potentially uninitialized reads
5 years ago
Cory Fields 03da4c7781
build: make linker checks more robust
5 years ago
Vasil Dimov a30b0a24e9
build: enable -Werror=gnu
5 years ago
Hennadii Stepanov 0c63f80854
build: Suppress -Wdeprecated-copy warnings
5 years ago
Vasil Dimov 71f183a49b
build: warn on potentially uninitialized reads
5 years ago
fanquake 0ae8f18dfe
build: add -Wgnu to compile flags
5 years ago
Wladimir J. van der Laan 35ef3c15ef
Merge #18591: Add C++17 build to Travis
5 years ago
Wladimir J. van der Laan 63d5ed2fc4
Merge #18437: util: Detect posix_fallocate() instead of assuming
5 years ago
fanquake cd24f37ea9
doc: Better explain GNU ld's dislike of ld64's options
5 years ago
fanquake 7d1a3bda21
Merge #18709: doc: note why we can't use thread_local with glibc back compat
5 years ago
fanquake b155fcda51
doc: fix typo in configure.ac
5 years ago
fanquake 20a30922fb
doc: note why we can't use thread_local with glibc back compat
5 years ago
Hennadii Stepanov b68e717967
build: Set libevent minimum version to 2.0.21
5 years ago
Vasil Dimov 182dbdf0f4
util: Detect posix_fallocate() instead of assuming
5 years ago
Pieter Wuille 7829685e27 Add configure option for c++17
5 years ago
Pieter Wuille 7cbfebbf3d Update ax_cxx_compile_stdcxx.m4
5 years ago
MarcoFalke f29bd546ec Revert "Merge #16367: Multiprocess build support"
5 years ago
MarcoFalke 1b30761360
Merge #16367: Multiprocess build support
5 years ago
MarcoFalke 4eb1eeb02c
Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libevent
5 years ago
Wladimir J. van der Laan d84c9aa25d
build: Bump version to 0.20.99
5 years ago
fanquake a029805f57
build: remove -Qunused-arguments workaround for clang + ccache
5 years ago
Russell Yanofsky e6e44eedd5 Multiprocess build changes
5 years ago
fanquake 9e071b0089
test: remove rapidcheck integration and tests
5 years ago
Russell Yanofsky 0660119ac3 Drop unintended bitcoin-tx dependency on libevent
5 years ago
Ben Woosley a46484c8b3
build: Detect gmtime_* definitions via configure
5 years ago
Wladimir J. van der Laan bdc2644b72
Merge #18107: build: Add cov_fuzz target
5 years ago
Hennadii Stepanov f709ad0c90
build: Fix libevent linking for bench_bitcoin binary
5 years ago
fanquake e90e3e684f
build: fix sysctl() detection on macOS
5 years ago
Wladimir J. van der Laan 3b21a78634
Merge #18290: build: Set minimum Automake version to 1.13
5 years ago
Hennadii Stepanov ddc7e42d60
build: Set minimum Automake version to 1.13
5 years ago
fanquake bd37f2bc26
build: remove Boost Chrono detection from build system
5 years ago
fanquake 97aadf98d0
Merge #16117: util: Replace boost sleep with std sleep
5 years ago
fanquake 3d9b41ecc0
build: add --enable-determinism configure flag
5 years ago
MarcoFalke fae86c38bc
util: Remove unused MilliSleep
5 years ago
Sjors Provoost 6ba617dbe2
build: add Wreturn-type to Werror flags
5 years ago