Commit Graph

437 Commits (e727c2bdcab3660297f452c76c6f877038015c02)

Author SHA1 Message Date
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
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
MarcoFalke fac71e364e
build: link fuzz/test_runner.py for out-of-tree builds
5 years ago
MarcoFalke faf2c5aca0
build: Remove unused USE_COVERAGE
5 years ago
Wladimir J. van der Laan 0193fd766b
Merge #18082: logging: enable thread_local usage on macOS
5 years ago
Wladimir J. van der Laan 22d11187ee
Merge #17398: build: Update leveldb to 1.22+
5 years ago
fanquake d76894987d
logging: enable thread_local usage on macOS
5 years ago
Wladimir J. van der Laan 9ebdf04757 build: CRC32C build system integration
5 years ago
Wladimir J. van der Laan 24d02a9ac0 build: Update build system for new leveldb
5 years ago
fanquake acd644b83d build: remove --large-address-aware linker flag
5 years ago
fanquake 2525c096b0
build: remove configure checks for win libraries we don't link against
5 years ago
Wladimir J. van der Laan 7a311fa54a
Merge #17738: build: remove linking librt for backwards compatibility
5 years ago
fanquake b0a254019c build: add Wdate-time to Werror flags
5 years ago
fanquake f7453dcc03
build: remove linking librt for backwards compatibility
5 years ago
Emil Engler 8dc9aa90c3
doc: Update license year range to 2020
5 years ago
fanquake 4f4ae6f97e build: set AC_PREREQ to 2.69
5 years ago
fanquake 47f45b6776
Merge #17686: build: add -bind_at_load to macOS hardened LDFLAGS
5 years ago
fanquake abc147de95
build: remove WINDOWS_BITS from build system
5 years ago
fanquake c78b123982
build: add -bind_at_load to hardened LDFLAGS
5 years ago
fanquake 3ab1824625
build: Use dnl for all comments in configure.ac, rather than #
5 years ago
fanquake 8ddcbb4e41
build: Remove backticks from configure.ac
5 years ago
Wladimir J. van der Laan c7c9c44278
Merge #17663: build: pass -dead_strip_dylibs to ld on macOS
5 years ago
fanquake bd44711e1b build: pass -dead_strip_dylibs to ld on macOS
5 years ago