Commit Graph

856 Commits (083316c4fe20819fbe627c5d21f1a627e10af329)

Author SHA1 Message Date
fanquake 04f66ce500
Merge bitcoin/bitcoin#28092: ci: document that -Wreturn-type has been fixed upstream (mingw-w64)
1 year ago
fanquake 5080c9c25f
build: adapt Windows builds for libsecp256k1 build changes
1 year ago
fanquake 08eb5f1b67
ci: document that -Wreturn-type has been fixed upstream (Windows)
1 year ago
fanquake c123e1d215
Merge bitcoin/bitcoin#28069: guix: Remove librt usage from release binaries
1 year ago
fanquake 05ef059a33
doc: update windows -fstack-clash-protection doc
1 year ago
fanquake e64e17830a
build: remove check for gettimeofday & librt
1 year ago
Andrew Chow caff95a023
Merge bitcoin/bitcoin#27896: Remove the syscall sandbox
1 year ago
Cory Fields 9bc357e205 build: explicitly opt-in to new fixup_chains functionality for darwin
1 year ago
fanquake 32e2ffc393
Remove the syscall sandbox
1 year ago
fanquake 3b2acfcfec
build: suppress external warnings by default
1 year ago
willcl-ark 59c8944749
build: disable boost multi index safe mode
2 years ago
fanquake 09351f51d2
Merge bitcoin/bitcoin#27699: random: drop syscall wrapper usage for getrandom()
2 years ago
fanquake a106a86c46
Merge bitcoin/bitcoin#27696: build: Do not define `ENABLE_ZMQ` when ZMQ is not available
2 years ago
fanquake d5e06919db
random: switch to using getrandom() directly
2 years ago
fanquake c13c97dbf8
random: getentropy on macOS does not need unistd.h
2 years ago
fanquake 2f1403ae53
Merge bitcoin/bitcoin#27458: build: Detect USDT the same way how it is used in the code
2 years ago
Hennadii Stepanov b53cab0083
build: Detect USDT the same way how it is used in the code
2 years ago
MarcoFalke fa953f15bf
build: Bump minimum supported GCC to g++-9
2 years ago
Hennadii Stepanov fa5831bd6f
build: Do not define `ENABLE_ZMQ` when ZMQ is not available
2 years 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