Commit Graph

840 Commits (fc4bee3f196e9b4685b62b5e2ecb83a6bc33676a)

Author SHA1 Message Date
fanquake 2f1403ae53
Merge bitcoin/bitcoin#27458: build: Detect USDT the same way how it is used in the code
1 year ago
Hennadii Stepanov b53cab0083
build: Detect USDT the same way how it is used in the code
1 year ago
MarcoFalke fa953f15bf
build: Bump minimum supported GCC to g++-9
1 year ago
Hennadii Stepanov 3ece0ebf62
build, doc: Adjust comment after PR27254
2 years ago
Cory Fields 67aacc73ea build: cleanup comments after adding yet another libtool hack
2 years ago
Cory Fields 283d95516a build: Fix shared lib linking for darwin with lld
2 years ago
MarcoFalke 88881cf7ac
Bump python minimum version to 3.8
2 years ago
Andrew Chow 088a93dce8 build: Bump to 25.99
2 years ago
Cory Fields 9fbc5fcd28 build: remove ancient unused define
2 years ago
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