aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2021-01-12Add bitcoin-util command line utilityAnthony Towns
2020-12-10Merge #20527: build: Do not ignore Homebrew's SQLite on macOSJonas Schnelli
2020-12-10Merge #20549: Support make src/bitcoin-node and src/bitcoin-guiWladimir J. van der Laan
2020-12-09configure: output notice that test binary is disabled by fuzzingAndrew Poelstra
2020-12-07build: Use Homebrew's sqlite package if it is availableHennadii Stepanov
2020-12-07Merge #20476: contrib: Add test for ELF symbol-checkfanquake
2020-12-04build, refactor: Check that Homebrew's qt5 package is actually installedHennadii Stepanov
2020-12-04Merge #20255: util: Add Assume() identity functionMarcoFalke
2020-12-03build: Check that Homebrew's berkeley-db4 package is actually installedHennadii Stepanov
2020-12-03contrib: Add test for ELF symbol-checkWladimir J. van der Laan
2020-12-02Support make src/bitcoin-node and src/bitcoin-guiJoão Barbosa
2020-11-24Don't set BDB flags when configuring withoutJonas Schnelli
2020-11-24util: Add Assume() identity functionMarcoFalke
2020-11-23Merge #20202: wallet: Make BDB support optionalWladimir J. van der Laan
2020-11-20Merge #20223: build: Drop the leading 0 from the version numberMarcoFalke
2020-11-18Drop the leading 0 from the version numberAndrew Chow
2020-11-18Allow disabling BDB in configure with --without-bdbAndrew Chow
2020-11-18Do not compile BDB things when USE_BDB is definedAndrew Chow
2020-11-18build: Require C++17 compilerMarcoFalke
2020-11-18Merge #19504: Bump minimum python version to 3.6MarcoFalke
2020-11-18build: Bump master version to 0.21.99Wladimir J. van der Laan
2020-11-09Bump minimum python version to 3.6Anthony Towns
2020-10-20Make sqlite support optional (compile-time)Luke Dashjr
2020-10-15Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)Wladimir J. van der Laan
2020-10-14Add libsqlite3Andrew Chow
2020-10-14Merge #18750: build: optionally skip external warningsWladimir J. van der Laan
2020-10-12Support for Schnorr signatures and integration in SignatureCheckers (BIP 340)Pieter Wuille
2020-10-12build: optionally skip external warningsVasil Dimov
2020-10-04fuzz: Configure check for main functionMarcoFalke
2020-09-14build: add PTHREAD_LIBS to LDFLAGS configure outputfanquake
2020-08-31Merge #19803: Bugfix: Define and use HAVE_FDATASYNC correctly outside LevelDBfanquake
2020-08-29Merge #18921: build: add stack-clash and control-flow protection options to h...Wladimir J. van der Laan
2020-08-25Bugfix: Define and use HAVE_FDATASYNC correctly outside LevelDBLuke Dashjr
2020-08-25Merge #15704: Move Win32 defines to configure.ac to ensure they are globally ...fanquake
2020-08-24Merge #19689: build: Add Qt version checkingfanquake
2020-08-20Move Win32 defines to configure.ac to ensure they are globally definedLuke Dashjr
2020-08-18Merge #19015: build: Enable some commonly enabled compiler diagnosticsfanquake
2020-08-14build: Add Werror=range-loop-analysisMarcoFalke
2020-08-11build: Enable some commonly enabled compiler diagnosticspracticalswift
2020-08-10build, qt: Add Qt version checkingHennadii Stepanov
2020-08-08build, test: Add support for llvm-covHennadii Stepanov
2020-08-06Merge #19667: build: set minimum required Boost to 1.58.0fanquake
2020-08-05build: set minimum required Boost to 1.58fanquake
2020-07-31[build] make boost-process opt-inSjors Provoost
2020-07-31configure: add ax_boost_processSjors Provoost
2020-07-28build: add -Wl,-z,separate-code to hardening flagsfanquake
2020-07-22build: call AC_PATH_TOOL for dsymutil in macOS cross-compilefanquake
2020-07-15build: fix -Wformat-security check when compiling with GCCfanquake
2020-07-03Merge #18307: build: Require pkg-config for all of the hostsfanquake
2020-07-01Merge #19257: build: remove BIP70 configure optionWladimir J. van der Laan