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
2021-10-11
Merge bitcoin/bitcoin#22409: configure: keep relative paths in debug info
fanquake
2021-10-05
build: add python3.10 alias to AC_PATH_PROGS call in configure
fanquake
2021-10-04
Merge bitcoin/bitcoin#20487: Add syscall sandboxing using seccomp-bpf (Linux ...
W. J. van der Laan
2021-10-01
Add syscall sandboxing (seccomp-bpf)
practicalswift
2021-09-24
build: remove support for weak linking getauxval()
fanquake
2021-09-24
build: remove arm includes from getauxval() check
fanquake
2021-09-21
build: Restrict check for CRC32C intrinsic to aarch64
W. J. van der Laan
2021-09-16
Merge bitcoin/bitcoin#22845: build: improve check for ::(w)system
W. J. van der Laan
2021-09-10
build: remove glibc-back-compat from build system
fanquake
2021-09-10
build: improve check for ::(w)system
fanquake
2021-09-06
Merge bitcoin/bitcoin#22397: build: Fix macOS Apple Silicon build with miniup...
W. J. van der Laan
2021-09-02
test: Rename bitcoin-util-test.py to util/test_runner.py
MarcoFalke
2021-08-27
Merge bitcoin/bitcoin#20586: Fix Windows build with --enable-werror
W. J. van der Laan
2021-07-29
build: Fix macOS Apple Silicon build with miniupnpc and libnatpmp
Hennadii Stepanov
2021-07-29
Merge bitcoin/bitcoin#21882: build: Fix undefined reference to __mulodi4
fanquake
2021-07-27
build: Fix undefined reference to __mulodi4
Hennadii Stepanov
2021-07-20
build: Bump master version to 22.99.0
W. J. van der Laan
2021-07-18
Merge bitcoin/bitcoin#21430: build: Add -Werror=implicit-fallthrough compile ...
fanquake
2021-07-07
build: Use and test PE binutils with --reloc-section
Carl Dong
2021-07-06
configure: keep relative paths in debug info
S3RK
2021-07-05
build: remove --enable-determinism configure option
fanquake
2021-07-05
build: Add -Werror=implicit-fallthrough compile flag
Hennadii Stepanov
2021-07-05
Use C++17 [[fallthrough]] attribute, and drop -Wno-implicit-fallthrough
Hennadii Stepanov
2021-06-23
build: remove check for Boost Process header
fanquake
2021-06-23
build: remove workaround for Boost and std::atomic
fanquake
2021-06-23
build: set minimum required Boost to 1.64.0
fanquake
2021-06-18
Merge bitcoin/bitcoin#22238: build: improve detection of eBPF support
fanquake
2021-06-17
Merge bitcoin/bitcoin#21935: Enable external signer support by default, reduc...
fanquake
2021-06-16
build: Disable deprecated-copy warning only when external warnings are enabled
MarcoFalke
2021-06-16
build: enable external signer by default
Sjors Provoost
2021-06-16
build: improve detection of eBPF support
fanquake
2021-06-07
Merge bitcoin/bitcoin#21573: Update libsecp256k1 subtree to latest master
W. J. van der Laan
2021-05-25
Merge bitcoin/bitcoin#21788: build: Silence [-Wunused-command-line-argument] ...
fanquake
2021-05-24
build: Convert warnings into errors when testing for -fstack-clash-protection
Hennadii Stepanov
2021-05-08
fuzz: Remove unused --enable-danger-fuzz-link-all option
MarcoFalke
2021-05-05
Merge bitcoin/bitcoin#21629: build: fix configuring when building depends wit...
W. J. van der Laan
2021-04-23
libsecp256k1 no longer has --with-bignum= configure option
Pieter Wuille
2021-04-21
Merge #20353: configure: Support -fdebug-prefix-map and -fmacro-prefix-map
fanquake
2021-04-13
Fix Windows build with --enable-werror on Ubuntu Focal
Hennadii Stepanov
2021-04-07
build: fix configuring when building depends with NO_BDB=1
fanquake
2021-04-07
Merge #21613: build: enable -Wdocumentation
fanquake
2021-04-06
build: enable -Wdocumentation if suppressing external warnings
fanquake
2021-04-06
build: suppress libevent warnings if supressing external warnings
fanquake
2021-04-06
build: remove -Wdeprecated-register from NOWARN flags
fanquake
2021-03-29
build: check if -lsocket is required with *ifaddrs
fanquake
2021-03-27
Merge #21505: build: Remove unused header from the build system
fanquake
2021-03-24
Merge #17227: Qt: Add Android packaging support
Wladimir J. van der Laan
2021-03-22
build: Remove unused header from the build system
Hennadii Stepanov
2021-03-21
Qt: add Android packaging support
Igor Cota
2021-03-12
build: don't try and use -fstack-clash-protection on Windows
fanquake
[next]