Commit Graph

604 Commits (42cf8b25df07c45562b7210e0e15c3fd5edb2c11)

Author SHA1 Message Date
MarcoFalke fa27d6d3ac
fuzz: Remove unused --enable-danger-fuzz-link-all option
4 years ago
W. J. van der Laan cdcf82622d
Merge bitcoin/bitcoin#21629: build: fix configuring when building depends with NO_BDB=1
4 years ago
fanquake e507acb118
Merge #20353: configure: Support -fdebug-prefix-map and -fmacro-prefix-map
4 years ago
fanquake a5491882a0
build: fix configuring when building depends with NO_BDB=1
4 years ago
fanquake 2b3e5bf4c0
Merge #21613: build: enable -Wdocumentation
4 years ago
fanquake a4e970adb6
build: enable -Wdocumentation if suppressing external warnings
4 years ago
fanquake c6edcf1c71
build: suppress libevent warnings if supressing external warnings
4 years ago
fanquake 1a011b3a82
build: remove -Wdeprecated-register from NOWARN flags
4 years ago
fanquake 879215e665
build: check if -lsocket is required with *ifaddrs
4 years ago
fanquake e658b0e49b
Merge #21505: build: Remove unused header from the build system
4 years ago
Wladimir J. van der Laan 23b15601df
Merge #17227: Qt: Add Android packaging support
4 years ago
Hennadii Stepanov 0eabb2abed
build: Remove unused header from the build system
4 years ago
Igor Cota ebfb10cb75 Qt: add Android packaging support
4 years ago
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