index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2023-12-13
Merge bitcoin/bitcoin#29066: Bump minimum required Boost version due to migra...
fanquake
2023-12-13
Merge bitcoin/bitcoin#28967: build: disable external-signer for Windows
fanquake
2023-12-12
build: Bump minimum required Boost to 1.73.0 to support C++20
Hennadii Stepanov
2023-12-11
Merge bitcoin/bitcoin#28999: build: Enable -Wunreachable-code
fanquake
2023-12-07
build: Require C++20 compiler
MarcoFalke
2023-12-05
build: Enable -Wunreachable-code
MarcoFalke
2023-12-01
build: disable external-signer for Windows
fanquake
2023-11-22
Merge bitcoin/bitcoin#28919: build: Fix regression in "ARMv8 CRC32 intrinsics...
fanquake
2023-11-22
Merge bitcoin/bitcoin#28461: build: Windows SSP roundup
fanquake
2023-11-20
build: Fix regression in "ARMv8 CRC32 intrinsics" test
Hennadii Stepanov
2023-11-14
depends: remove PYTHONPATH from config.site
fanquake
2023-11-13
build: remove explicit libssp linking from Windows build
fanquake
2023-11-09
build: Add an old hack to remove bind_at_load from libtool.
Cory Fields
2023-11-09
build: remove -bind_at_load usage
fanquake
2023-10-31
build: remove potential for duplciate natpmp linking
fanquake
2023-10-31
build: remove duplicate -lminiupnpc linking
fanquake
2023-10-30
Always enable -Wsuggest-override
MarcoFalke
2023-10-24
Merge bitcoin/bitcoin#28211: Bump python minimum supported version to 3.9
fanquake
2023-10-24
build: bump version to 26.99
fanquake
2023-10-18
build: move -fstack-reuse=none to CORE_CXXFLAGS
fanquake
2023-10-10
build: add `-mbranch-protection=bti` to aarch64 hardening flags
fanquake
2023-09-15
build: remove dmg dependencies
fanquake
2023-09-15
macdeploy: remove DMG generation from deploy script
fanquake
2023-09-15
build: produce a .zip for macOS distribution
Hennadii Stepanov
2023-09-12
doc: Clarify that -fstack-reuse=all bugs exist on all versions of GCC
MarcoFalke
2023-08-30
build: use -muse-unaligned-vector-move for Windows
fanquake
2023-08-29
Bump python minimum version to 3.9
MarcoFalke
2023-07-27
Merge bitcoin/bitcoin#28092: ci: document that -Wreturn-type has been fixed u...
fanquake
2023-07-18
build: adapt Windows builds for libsecp256k1 build changes
fanquake
2023-07-18
ci: document that -Wreturn-type has been fixed upstream (Windows)
fanquake
2023-07-17
Merge bitcoin/bitcoin#28069: guix: Remove librt usage from release binaries
fanquake
2023-07-16
doc: update windows -fstack-clash-protection doc
fanquake
2023-07-12
build: remove check for gettimeofday & librt
fanquake
2023-06-27
Merge bitcoin/bitcoin#27896: Remove the syscall sandbox
Andrew Chow
2023-06-22
build: explicitly opt-in to new fixup_chains functionality for darwin
Cory Fields
2023-06-16
Remove the syscall sandbox
fanquake
2023-06-15
build: suppress external warnings by default
fanquake
2023-05-23
build: disable boost multi index safe mode
willcl-ark
2023-05-22
Merge bitcoin/bitcoin#27699: random: drop syscall wrapper usage for getrandom()
fanquake
2023-05-22
Merge bitcoin/bitcoin#27696: build: Do not define `ENABLE_ZMQ` when ZMQ is no...
fanquake
2023-05-20
random: switch to using getrandom() directly
fanquake
2023-05-20
random: getentropy on macOS does not need unistd.h
fanquake
2023-05-19
Merge bitcoin/bitcoin#27458: build: Detect USDT the same way how it is used i...
fanquake
2023-05-18
build: Detect USDT the same way how it is used in the code
Hennadii Stepanov
2023-05-18
build: Bump minimum supported GCC to g++-9
MarcoFalke
2023-05-18
build: Do not define `ENABLE_ZMQ` when ZMQ is not available
Hennadii Stepanov
2023-05-14
build, doc: Adjust comment after PR27254
Hennadii Stepanov
2023-05-12
build: cleanup comments after adding yet another libtool hack
Cory Fields
2023-05-12
build: Fix shared lib linking for darwin with lld
Cory Fields
2023-04-21
Bump python minimum version to 3.8
MarcoFalke
[next]