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
2019-11-04
Merge #16110: depends: Add Android NDK support
Wladimir J. van der Laan
2019-10-24
build: remove EVP_MD_CTX_new detection
fanquake
2019-10-24
build: remove SSL lib detection
fanquake
2019-10-24
Remove BIP70 Support
fanquake
2019-10-15
Merge #17033: Disable _FORTIFY_SOURCE when enable-debug
Wladimir J. van der Laan
2019-10-07
Disable _FORTIFY_SOURCE when enable-debug
Andrew Chow
2019-10-06
build: Remove workaround for ancient libtool
Hennadii Stepanov
2019-10-06
build: Ensure a minimal version of libtool
Hennadii Stepanov
2019-10-02
build: 0.19 release updates on master
Jon Atack
2019-09-22
Define TARGET_OS when host is android
Igor Cota
2019-09-18
Merge #15146: Solve SmartOS FD_ZERO build issue
Wladimir J. van der Laan
2019-09-12
build: disable BIP70 support by default
fanquake
2019-08-31
qt: Replace objc_msgSend with native syntax
Hennadii Stepanov
2019-08-16
build: echo prop tests status during build
Jon Atack
2019-08-14
Merge #16435: autoconf: Sane `--enable-debug` defaults.
Jonas Schnelli
2019-08-09
build: disable libsecp256k1 benchmarks
fanquake
2019-07-30
autoconf: Sane --enable-debug defaults.
Carl Dong
2019-07-29
Merge #15993: net: Drop support of the insecure miniUPnPc versions
Wladimir J. van der Laan
2019-07-19
build: Treat -Wswitch as error when --enable-werror
MarcoFalke
2019-07-10
Merge #16338: test: Disable other targets when enable-fuzz is set
Wladimir J. van der Laan
2019-07-04
Disable other targets when enable-fuzz is set
qmma
2019-06-13
Update configure to reject unsafe miniUPnPc API ver
Hennadii Stepanov
2019-06-06
[build]: check std::system for -[alert|block|wallet]notify
Sjors Provoost
2019-06-06
[build] detect std::system or ::wsystem
Sjors Provoost
2019-05-23
configure: Add flag for enabling thread_local.
Carl Dong
2019-05-15
build with -fstack-reuse=none
MarcoFalke
2019-04-30
Merge #15849: Thread names in logs and deadlock debug tools
MarcoFalke
2019-04-26
disable HAVE_THREAD_LOCAL on unreliable platforms
James O'Beirne
2019-04-26
Merge #13788: Fix --disable-asm for newer assembly checks/code
MarcoFalke
2019-04-13
Include cstring for sanity_test_fdelt if required
Ben Woosley
2019-03-02
build: Require python 3.5
MarcoFalke
2019-03-02
build: Bump version to 0.18.99
Wladimir J. van der Laan
2019-02-14
Merge #15285: build: Prefer Python 3.4 even if newer versions are present on ...
MarcoFalke
2019-02-05
Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
Wladimir J. van der Laan
2019-01-31
Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing walle...
MarcoFalke
2019-01-30
[tools] Add wallet inspection and modification tool
Jonas Schnelli
2019-01-30
build: prefer python3.4 even if newer versions are present on the system
Sjors Provoost
2019-01-29
test: Build fuzz targets into seperate executables
MarcoFalke
2019-01-23
windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
Chun Kuan Lee
2019-01-16
build: Drop macports support
Ben Woosley
2019-01-12
configure: bitcoin-tx doesn't need libevent, so don't pull it in
Luke Dashjr
2019-01-05
build: Allow to configure --with-sanitizers=fuzzer
MarcoFalke
2018-12-31
[Trivial] Update license year range to 2019
Emil Engler
2018-12-06
Merge #14564: Adjust configure so that only bip70 is disabled when protobuf i...
MarcoFalke
2018-11-10
Adjust configure so that only bip70 is disabled when protobuf is missing inst...
James Hilliard
2018-10-30
build: include rc number in version number
Andrew Chow
2018-10-30
build: if VERSION_BUILD is non-zero, include it in the package version
Andrew Chow
2018-10-09
build: Add --disable-bip70 configure option
Wladimir J. van der Laan
2018-09-13
configure: Make it possible to build only one of bitcoin-cli or bitcoin-tx
Luke Dashjr
2018-09-10
Merge #14127: build: avoid getifaddrs when unavailable
Wladimir J. van der Laan
[next]