Commit Graph

831 Commits (6a9a4d13b2b22632e0acd4f86f7bac238294ba42)

Author SHA1 Message Date
Andrew Chow 23e2bfcbc4
Merge bitcoin/bitcoin#25696: build: Re-enable external signer on Windows
2 years ago
Cory Fields 9c253d2398 build: don't define DLL_EXPORT for windows
2 years ago
fanquake 4faa4e37a6
build: use _FORTIFY_SOURCE=3
2 years ago
fanquake 1ad0711d7c
Merge bitcoin/bitcoin#27016: mapport: require miniupnpc API version 17 or later
2 years ago
fanquake b03a98291b
build: set boost cppflags with --enable-fuzz
2 years ago
MarcoFalke fa83005a26
doc: Document affected gcc versions for -fstack-reuse=none workaround
2 years ago
fanquake b3b673f704
mapport: require miniupnpc API version 17 or later
2 years ago
fanquake 2b211b41e3
Merge bitcoin/bitcoin#26952: build: Avoid `BOOST_NO_CXX98_FUNCTION_BASE` macro redefinition
2 years ago
fanquake 79e18ebc81
Merge bitcoin/bitcoin#26896: build: Remove port-forwarding runtime setting options from configure
2 years ago
Hennadii Stepanov d4c59da8d6
build: Avoid `BOOST_NO_CXX98_FUNCTION_BASE` macro redefinition
2 years ago
fanquake 114c5eca77
Merge bitcoin/bitcoin#25465: build: remove boost library detection
2 years ago
fanquake 2b248798d9
build: remove --enable-upnp-default from configure
2 years ago
fanquake 02f5a5e7b5
build: remove --enable-natpmp-default from configure
2 years ago
fanquake 166e0c057c
build: fix usage of -Wloop-analysis
2 years ago
MarcoFalke dddd462137
Bump minimum python version to 3.7
2 years ago
fanquake 8915e4d9f5
Merge bitcoin/bitcoin#26824: build: fix configuring with only bitcoin-util
2 years ago
fanquake db648e8ccc
build: remove unneeded var exporting
2 years ago
fanquake 07c54de550
Merge bitcoin/bitcoin#26691: Update secp256k1 subtree to libsecp256k1 version 0.2.0
2 years ago
Luke Dashjr 989451d068
configure: Detect compatibility of Boost.Process rather than hardcode non-Windows
2 years ago
fanquake 0f883df7a5
build: fix configuring with only bitcoin-util
2 years ago
fanquake 94d0c418c5
build: remove already tested headers from AC_CHECK_HEADERS
2 years ago
Suriyaa Sundararuban e9abb13ecb
doc: Update license year range to 2023
2 years ago
Pieter Wuille 3bfca788b0 Remove explicit enabling of default modules
2 years ago
Hennadii Stepanov 29ef26ae25
build: Drop unneeded linking of `contrib/devtools/` scripts
2 years ago
fanquake 4766cd1981
Merge bitcoin/bitcoin#24051: Bugfix: configure: bitcoin-{cli,tx,util} don't need UPnP, NAT-PMP, or ZMQ
2 years ago
Andrew Chow a52ff619a4
Merge bitcoin/bitcoin#25985: Revert "build: Use Homebrew's sqlite package if it is available"
2 years ago
fanquake 20adaeaef5
build: split ARM crc & crypto extension checks
2 years ago
fanquake 553ff452c0
build: remove stdlib.h from header checks
2 years ago
fanquake 55aad5f3a9
build: remove stdio.h from header checks
2 years ago
fanquake eb6026b90f
build: remove strings.h from header checks
2 years ago
fanquake 0567b5650e
build: Bump version to 24.99
2 years ago
Cory Fields b50a4b7647 build: quiet warnings in system headers installed from homebrew
2 years ago
fanquake e531e34b41
build: fix configuring with --without-experimental-kernel-lib
2 years ago
fanquake d216d714aa
Revert "build: Use Homebrew's sqlite package if it is available"
2 years ago
MacroFake 02aefa169a
Merge bitcoin/bitcoin#25852: build: reorder CXXFLAGS in intrinsic checks
2 years ago
fanquake 4349051dd4
build: reorder cxxflags in intrinsic checks
2 years ago
fanquake d755ffc327
build: package test_bitcoin in Windows installer
2 years ago
fanquake f765d4e232
Merge bitcoin/bitcoin#25770: build: Fix help string for `--enable-external-signer` configure option
2 years ago
Hennadii Stepanov 8df063e537
build: Fix help string for `--enable-external-signer` configure option
2 years ago
Hennadii Stepanov b9f06bf05b
build: Do not export `PKG_CONFIG_{PATH|LIBDIR}` variables
2 years ago
fanquake c6fafa4ed6
Merge bitcoin/bitcoin#25630: Add symlinks for hardcoded Makefiles in out of tree builds
2 years ago
Hennadii Stepanov 6fdc13c61f
build: Fix autoconf variable names for tools found by `AC_PATH_TOOL`
2 years ago
Andrew Chow 4de4221ab4 build: Check for std::atomic::exchange rather than std::atomic_exchange
2 years ago
Pablo Greco 9aeeb75cf9 Add symlinks for hardcoded Makefiles in out of tree builds
2 years ago
fanquake 880d4aaf81
build: use BOOST_NO_CXX98_FUNCTION_BASE to suppress warnings
2 years ago
MarcoFalke fa7cbc6e5c
build: Remove negated --enable-fuzz checks from build system
2 years ago
laanwj 7377ed778c
Merge bitcoin/bitcoin#25389: guix: use libtool 2.4.7
2 years ago
laanwj 5884a47c36
Merge bitcoin/bitcoin#25422: build: globally define NOMINMAX when building with mingw-w64
2 years ago
Hennadii Stepanov b5f6a46503
build: Fix `::_wsystem` check
2 years ago
fanquake 58a9601dff
build: globally define NOMINMAX
2 years ago