aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2022-12-06build: bump version to 24.0.1 finalfanquake
2022-11-15build: Bump version to 24.0 finalfanquake
2022-11-09build: Bump version to 24.0rc4fanquake
2022-10-31build: Bump version to 24.0rc3fanquake
2022-10-18Merge bitcoin/bitcoin#26327: [24.x] Revert "build: Use Homebrew's sqlite pack...fanquake
2022-10-14build: Bump version to 24.0rc2fanquake
2022-09-19build: Bump version to 24.0rc1fanquake
2022-09-12build: quiet warnings in system headers installed from homebrewCory Fields
2022-09-04build: fix configuring with --without-experimental-kernel-libfanquake
2022-09-02Revert "build: Use Homebrew's sqlite package if it is available"fanquake
2022-08-19Merge bitcoin/bitcoin#25852: build: reorder CXXFLAGS in intrinsic checksMacroFake
2022-08-15build: reorder cxxflags in intrinsic checksfanquake
2022-08-09build: package test_bitcoin in Windows installerfanquake
2022-08-04Merge bitcoin/bitcoin#25770: build: Fix help string for `--enable-external-si...fanquake
2022-08-02build: Fix help string for `--enable-external-signer` configure optionHennadii Stepanov
2022-07-27build: Do not export `PKG_CONFIG_{PATH|LIBDIR}` variablesHennadii Stepanov
2022-07-19Merge bitcoin/bitcoin#25630: Add symlinks for hardcoded Makefiles in out of t...fanquake
2022-07-18build: Fix autoconf variable names for tools found by `AC_PATH_TOOL`Hennadii Stepanov
2022-07-18build: Check for std::atomic::exchange rather than std::atomic_exchangeAndrew Chow
2022-07-18Add symlinks for hardcoded Makefiles in out of tree buildsPablo Greco
2022-06-23build: use BOOST_NO_CXX98_FUNCTION_BASE to suppress warningsfanquake
2022-06-22build: Remove negated --enable-fuzz checks from build systemMarcoFalke
2022-06-22Merge bitcoin/bitcoin#25389: guix: use libtool 2.4.7laanwj
2022-06-21Merge bitcoin/bitcoin#25422: build: globally define NOMINMAX when building wi...laanwj
2022-06-20build: Fix `::_wsystem` checkHennadii Stepanov
2022-06-20build: globally define NOMINMAXfanquake
2022-06-16Merge bitcoin/bitcoin#25282: Bugfix: configure: Define default for use_libeventlaanwj
2022-06-16doc: update configure ar doc to mention libtool 2.4.7fanquake
2022-06-10build: test for timingsafe_bcmpfanquake
2022-06-08Merge bitcoin/bitcoin#24395: build: use `BOOST_MULTI_INDEX_ENABLE_SAFE_MODE` ...MacroFake
2022-06-05Bugfix: configure: Define default for use_libeventLuke Dashjr
2022-05-31Revert "build: more robustly check for fcf-protection support"fanquake
2022-05-20build: add DEBUG_LOCKCONTENTION to --enable-debug configurationJon Atack
2022-05-19build: use BOOST_MULTI_INDEX_ENABLE_SAFE_MODE when debuggingfanquake
2022-05-19build: Enable RPC_DOC_CHECK on --enable-debugMacroFake
2022-05-11Merge bitcoin/bitcoin#25051: Bugfix: configure: Define defaults for enable_ar...laanwj
2022-05-05build: Drop redundant checks for ranlib and strip toolsHennadii Stepanov
2022-05-05Merge bitcoin/bitcoin#24866: build: No longer need to hack the `PATH` variabl...fanquake
2022-05-02Bugfix: configure: Define defaults for enable_arm_{crc,shani}Luke Dashjr
2022-04-28Merge bitcoin/bitcoin#24958: build: Fix macOS Apple M1 build with miniupnpc a...laanwj
2022-04-28Merge bitcoin/bitcoin#24322: [kernel 1/n] Introduce initial `libbitcoinkernel`fanquake
2022-04-28Merge bitcoin/bitcoin#24831: tidy: add include-what-you-useMacroFake
2022-04-27build: Extract the libbitcoinkernel libraryCarl Dong
2022-04-26tidy: enable modernize-use-nullptrfanquake
2022-04-24build: Fix `AC_CHECK_HEADERS` and `AC_CHECK_LIB` for `libnatpmp` packageHennadii Stepanov
2022-04-24build: Fix `AC_CHECK_HEADERS` and `AC_CHECK_LIB` for `miniupnpc` packageHennadii Stepanov
2022-04-24build, refactor: Fix indentationHennadii Stepanov
2022-04-21scripted-diff: Rename INSTALLNAMETOOL -> INSTALL_NAME_TOOLHennadii Stepanov
2022-04-21Merge bitcoin/bitcoin#24031: build: don't compress macOS DMGfanquake
2022-04-20tidy: Add include-what-you-usefanquake