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
2024-07-02
[build] bump copyright year
glozow
2024-07-02
[build] bump version to 26.2
glozow
2024-06-10
[build] bump to version 26.2rc1
glozow
2024-03-25
[build] bump version to 26.1 final
glozow
2024-03-07
[build] bump version to v26.1rc2
glozow
2024-02-16
[build] bump version to 26.1rc1
glozow
2024-02-16
build: Fix `-Xclang -internal-isystem` option
Hennadii Stepanov
2023-11-28
build: bump version to v26.0 final
fanquake
2023-11-22
build: bump version to v26.0rc3
fanquake
2023-11-22
build: Fix regression in "ARMv8 CRC32 intrinsics" test
Hennadii Stepanov
2023-11-01
build: bump version to v26.0rc2
fanquake
2023-10-24
build: bump version to v26.0rc1
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-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
2023-04-20
build: Bump to 25.99
Andrew Chow
2023-04-04
build: remove ancient unused define
Cory Fields
2023-03-08
Merge bitcoin/bitcoin#25696: build: Re-enable external signer on Windows
Andrew Chow
2023-02-22
build: don't define DLL_EXPORT for windows
Cory Fields
2023-02-17
build: use _FORTIFY_SOURCE=3
fanquake
2023-02-13
Merge bitcoin/bitcoin#27016: mapport: require miniupnpc API version 17 or later
fanquake
2023-02-08
build: set boost cppflags with --enable-fuzz
fanquake
2023-02-08
doc: Document affected gcc versions for -fstack-reuse=none workaround
MarcoFalke
[next]