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
2020-05-21
Merge #18677: Multiprocess build support
fanquake
2020-05-14
build: enforce minimum required Windows version (7)
fanquake
2020-05-13
Merge #18887: build: enable -Werror=gnu
Wladimir J. van der Laan
2020-05-13
Merge #18862: Remove fdelt_chk back-compat code and sanity check
Wladimir J. van der Laan
2020-05-13
Merge #18738: build: Suppress -Wdeprecated-copy warnings
fanquake
2020-05-13
Merge #16710: build: Enable -Wsuggest-override if available
fanquake
2020-05-12
build: Enable -Wsuggest-override
Hennadii Stepanov
2020-05-12
build: multiprocess autotools changes
Russell Yanofsky
2020-05-12
Merge #18928: build: don't pass -w when building for Windows
fanquake
2020-05-10
build: don't pass -w when building for Windows
fanquake
2020-05-09
build: Enable -Werror=sign-compare
Ben Woosley
2020-05-07
test: remove glibc fdelt sanity check
fanquake
2020-05-07
build: remove fdelt_chk backwards compatibility code
fanquake
2020-05-07
Merge #18535: build: remove -Qunused-arguments workaround for clang + ccache
fanquake
2020-05-06
Merge #17874: build: make linker checks more robust
Wladimir J. van der Laan
2020-05-06
Merge #18843: build: warn on potentially uninitialized reads
Wladimir J. van der Laan
2020-05-06
build: make linker checks more robust
Cory Fields
2020-05-05
build: enable -Werror=gnu
Vasil Dimov
2020-05-05
build: Suppress -Wdeprecated-copy warnings
Hennadii Stepanov
2020-05-03
build: warn on potentially uninitialized reads
Vasil Dimov
2020-04-30
build: add -Wgnu to compile flags
fanquake
2020-04-30
Merge #18591: Add C++17 build to Travis
Wladimir J. van der Laan
2020-04-30
Merge #18437: util: Detect posix_fallocate() instead of assuming
Wladimir J. van der Laan
2020-04-27
doc: Better explain GNU ld's dislike of ld64's options
fanquake
2020-04-22
Merge #18709: doc: note why we can't use thread_local with glibc back compat
fanquake
2020-04-21
doc: fix typo in configure.ac
fanquake
2020-04-20
doc: note why we can't use thread_local with glibc back compat
fanquake
2020-04-17
build: Set libevent minimum version to 2.0.21
Hennadii Stepanov
2020-04-14
util: Detect posix_fallocate() instead of assuming
Vasil Dimov
2020-04-11
Add configure option for c++17
Pieter Wuille
2020-04-11
Update ax_cxx_compile_stdcxx.m4
Pieter Wuille
2020-04-10
Revert "Merge #16367: Multiprocess build support"
MarcoFalke
2020-04-10
Merge #16367: Multiprocess build support
MarcoFalke
2020-04-10
Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libevent
MarcoFalke
2020-04-10
build: Bump version to 0.20.99
Wladimir J. van der Laan
2020-04-06
build: remove -Qunused-arguments workaround for clang + ccache
fanquake
2020-04-05
Multiprocess build changes
Russell Yanofsky
2020-04-03
test: remove rapidcheck integration and tests
fanquake
2020-04-02
Drop unintended bitcoin-tx dependency on libevent
Russell Yanofsky
2020-04-02
build: Detect gmtime_* definitions via configure
Ben Woosley
2020-03-27
Merge #18107: build: Add cov_fuzz target
Wladimir J. van der Laan
2020-03-21
build: Fix libevent linking for bench_bitcoin binary
Hennadii Stepanov
2020-03-19
build: fix sysctl() detection on macOS
fanquake
2020-03-11
Merge #18290: build: Set minimum Automake version to 1.13
Wladimir J. van der Laan
2020-03-07
build: Set minimum Automake version to 1.13
Hennadii Stepanov
2020-03-07
build: remove Boost Chrono detection from build system
fanquake
2020-03-06
Merge #16117: util: Replace boost sleep with std sleep
fanquake
2020-02-27
build: add --enable-determinism configure flag
fanquake
2020-02-21
util: Remove unused MilliSleep
MarcoFalke
2020-02-14
build: add Wreturn-type to Werror flags
Sjors Provoost
[next]