Commit Graph

531 Commits (cd03513dc2fcccaa142e9632a28b38efd0056436)

Author SHA1 Message Date
fanquake d0ca394596
Merge #20476: contrib: Add test for ELF symbol-check
4 years ago
MarcoFalke dca80ffb45
Merge #20255: util: Add Assume() identity function
4 years ago
Hennadii Stepanov d3ef947524
build: Check that Homebrew's berkeley-db4 package is actually installed
4 years ago
Wladimir J. van der Laan 5bab08df17 contrib: Add test for ELF symbol-check
4 years ago
Jonas Schnelli 982e548a9a Don't set BDB flags when configuring without
4 years ago
MarcoFalke fac5efe730
util: Add Assume() identity function
4 years ago
Wladimir J. van der Laan 86bf3ae3b5
Merge #20202: wallet: Make BDB support optional
4 years ago
MarcoFalke d4159984c3
Merge #20223: build: Drop the leading 0 from the version number
4 years ago
Andrew Chow 8f7b930475 Drop the leading 0 from the version number
4 years ago
Andrew Chow 99309ab3e9 Allow disabling BDB in configure with --without-bdb
4 years ago
Andrew Chow a58b719cf7 Do not compile BDB things when USE_BDB is defined
4 years ago
MarcoFalke faaee810e6
build: Require C++17 compiler
4 years ago
MarcoFalke 4b24c3962f
Merge #19504: Bump minimum python version to 3.6
4 years ago
Wladimir J. van der Laan 132e1d897f
build: Bump master version to 0.21.99
4 years ago
Anthony Towns 8ae9d314e9 Bump minimum python version to 3.6
4 years ago
Luke Dashjr 7b54d768e1 Make sqlite support optional (compile-time)
4 years ago
Wladimir J. van der Laan 3caee16946
Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)
4 years ago
Andrew Chow 54729f3f4e Add libsqlite3
4 years ago
Wladimir J. van der Laan 99a1d572ea
Merge #18750: build: optionally skip external warnings
4 years ago
Pieter Wuille 0664f5fe1f Support for Schnorr signatures and integration in SignatureCheckers (BIP 340)
4 years ago
Vasil Dimov ba8950ee01
build: optionally skip external warnings
4 years ago
MarcoFalke fae7a1c188
fuzz: Configure check for main function
4 years ago
fanquake afecde8046
build: add PTHREAD_LIBS to LDFLAGS configure output
4 years ago
fanquake 0adb80fe63
Merge #19803: Bugfix: Define and use HAVE_FDATASYNC correctly outside LevelDB
4 years ago
Wladimir J. van der Laan 4631dc5c57
Merge #18921: build: add stack-clash and control-flow protection options to hardening flags
4 years ago
Luke Dashjr c4b85ba704 Bugfix: Define and use HAVE_FDATASYNC correctly outside LevelDB
4 years ago
fanquake 8e0f341779
Merge #15704: Move Win32 defines to configure.ac to ensure they are globally defined
4 years ago
fanquake 38c13a4a60
Merge #19689: build: Add Qt version checking
4 years ago
Luke Dashjr 1ccb9f30c0 Move Win32 defines to configure.ac to ensure they are globally defined
4 years ago
fanquake 772cb03a28
Merge #19015: build: Enable some commonly enabled compiler diagnostics
4 years ago
MarcoFalke fa55c1d5fd
build: Add Werror=range-loop-analysis
4 years ago
practicalswift 2f8a4c9a06 build: Enable some commonly enabled compiler diagnostics
4 years ago
Hennadii Stepanov 4af4672525
build, qt: Add Qt version checking
4 years ago
Hennadii Stepanov c71bdf93d7
build, test: Add support for llvm-cov
4 years ago
fanquake 82127d27c9
Merge #19667: build: set minimum required Boost to 1.58.0
4 years ago
fanquake 70452a070b
build: set minimum required Boost to 1.58
4 years ago
Sjors Provoost c47e4bbf0b
[build] make boost-process opt-in
4 years ago
Sjors Provoost 929cda5470
configure: add ax_boost_process
4 years ago
fanquake 2e9e6377f1
build: add -Wl,-z,separate-code to hardening flags
4 years ago
fanquake ef3d4ce4c3
build: call AC_PATH_TOOL for dsymutil in macOS cross-compile
4 years ago
fanquake 6cef3652d1
build: fix -Wformat-security check when compiling with GCC
4 years ago
fanquake 7d9008f43e
Merge #18307: build: Require pkg-config for all of the hosts
4 years ago
Wladimir J. van der Laan 9d92ee12fd
Merge #19257: build: remove BIP70 configure option
4 years ago
Wladimir J. van der Laan 1269cab21a
Merge #19403: build: improve __builtin_clz* detection
4 years ago
fanquake 9952242c03
build: improve builtin_clz* detection
4 years ago
Glenn Willen 8578c6fccd build: Fix search for brew-installed BDB 4 on OS X
4 years ago
Hennadii Stepanov 92bc268e4a
build: Detect missed pkg-config early
4 years ago
Hennadii Stepanov 1739eb23d8
build: Drop unused use_pkgconfig variable
4 years ago
Hennadii Stepanov a661449a2e
build: Drop use_pkgconfig check for libmultiprocess check
4 years ago
Hennadii Stepanov 90b95e7929
build: Drop dead non-pkg-config code for libevent check
4 years ago