Commit Graph

590 Commits (085b3a729952896ccd0e40c17df569f4421f5493)

Author SHA1 Message Date
fanquake 7b3434f800
build: don't try and use -fstack-clash-protection on Windows
4 years ago
Wladimir J. van der Laan 92cf3a22e3
Merge #21007: bitcoind: Add -daemonwait option to wait for initialization
4 years ago
Wladimir J. van der Laan e017a913d0 bitcoind: Add -daemonwait option to wait for initialization
4 years ago
fanquake 7af25024e9
build: compile libnatpmp with -DNATPMP_STATICLIB on Windows
4 years ago
Hennadii Stepanov a4128138b4
build: Make AM_CONDITIONAL([ENABLE_EXTERNAL_SIGNER]) unconditional
4 years ago
Hennadii Stepanov 9fef209945
build, refactor: Fix indentation for if..then..fi
4 years ago
fanquake e52ce9f2b3
Merge #21286: build: Bump minimum Qt version to 5.9.5
4 years ago
MarcoFalke cac10e66d2
Merge #21264: fuzz: Two scripted diff renames
4 years ago
Hennadii Stepanov 8b08d0f2a5
build, doc: Fix configure script output indentation and typos
4 years ago
Hennadii Stepanov faa06ecc9c
build: Bump minimum Qt version to 5.9.5
4 years ago
Wladimir J. van der Laan 2e8116149c
Merge #21250: build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix)
4 years ago
Sebastian Falbesoner 9bac71350d build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix)
4 years ago
Sebastian Falbesoner 584fd91d2d init: only use pipe2 if availabile, check in configure
4 years ago
MarcoFalke fa4fbec03e
scripted-diff: Rename PROVIDE_MAIN_FUNCTION -> PROVIDE_FUZZ_MAIN_FUNCTION
4 years ago
Sjors Provoost 87a97941f6
configure: add --enable-external-signer
4 years ago
fanquake 04e01606e3
Merge #21205: build: actually fail when Boost is missing
4 years ago
fanquake c5da2749e2
build: actually stop configure if Boost isn't available
4 years ago
fanquake 7bf04e358a
build: remove mostly pointless BOOST_PROCESS macro
4 years ago
Wladimir J. van der Laan 9996b1806a
Merge #21064: refactor: use std::shared_mutex & remove Boost Thread
4 years ago
fanquake de4238f92f
build: consolidate reduced export checks
4 years ago
fanquake 012bdec1b7
build: add building libconsensus to end-of-configure output
4 years ago
fanquake f054a089ec
build: remove AX_GCC_FUNC_ATTRIBUTE test for dllimport
4 years ago
fanquake 7cd0a69664
build: test for __declspec(dllexport) in configure
4 years ago
fanquake 1624e17b54
build: remove duplicate visibility attribute detection
4 years ago
MarcoFalke e51f6c4dee
Merge #20936: build: build fuzz tests by default
4 years ago
fanquake 8636288db1
Merge #20720: build: more robustly check for fcf-protection support
4 years ago
Dan Benjamin 32cbb06676 build: build fuzz tests by default.
4 years ago
MarcoFalke fac4be3048
fuzz: Configure check for main function (take 2)
4 years ago
fanquake 06e1d7d81d
build: don't build or use Boost Thread
4 years ago
Hennadii Stepanov b6aadcd5b4
build: Add -Werror=mismatched-tags
4 years ago
Luke Dashjr 798bc0b29a Support glibc-back-compat on 64-bit POWER
4 years ago
Wladimir J. van der Laan 43f3ada27b
Merge #19866: eBPF Linux tracepoints
4 years ago
Wladimir J. van der Laan 7b975639ef
Merge #19937: signet mining utility
4 years ago
Anthony Towns 13762bcc96 Add bitcoin-util command line utility
4 years ago
Wladimir J. van der Laan d7e2401c62
Merge #18077: net: Add NAT-PMP port forwarding support
4 years ago
Wladimir J. van der Laan b6a71b80d2
Merge #19055: Add MuHash3072 implementation
4 years ago
Hennadii Stepanov a8d9f275d0
net: Add libnatpmp support
4 years ago
MarcoFalke fafd725a7c
Merge #19846: build: enable unused member function diagnostic
4 years ago
Emil Engler ccc8d5513f
doc: Update license year range to 2021
4 years ago
Fabian Jahr 589f958662
build: Check for 128 bit integer support
4 years ago
fanquake e9189a750b
build: more robustly check for fcf-protection support
4 years ago
Wladimir J. van der Laan f1dbf92ff0
Merge #20434: contrib: Parse ELF directly for symbol and security checks
4 years ago
Wladimir J. van der Laan 4acbcfa97d
Merge #20470: build: Replace genisoimage with xorriso
4 years ago
fanquake 0df9819126 build: Replace genisoimage with xorriso
4 years ago
MarcoFalke 8bb40d5f56
Merge #20560: fuzz: Link all targets once
4 years ago
Wladimir J. van der Laan 94a9cd25fd
Merge #20594: Fix getauxval calls in randomenv.cpp
4 years ago
MarcoFalke fa13e1b0c5
build: Add option --enable-danger-fuzz-link-all
4 years ago
Carl Dong 22437fc72e build: Run libdmg-hfsplus's DMG tool in make deploy
4 years ago
Jonas Schnelli 86f2007193
Merge #20527: build: Do not ignore Homebrew's SQLite on macOS
4 years ago
Wladimir J. van der Laan 8e1f9d6273
Merge #20549: Support make src/bitcoin-node and src/bitcoin-gui
4 years ago