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-06-17
build: don't warn when doxygen isn't found
fanquake
2020-06-16
tests: run test-security-check.py in CI
fanquake
2020-06-13
Merge #18297: build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts inc...
fanquake
2020-06-10
Drop --disable-jni from libsecp256k1 configure options
Pieter Wuille
2020-06-06
build: Add -Wshadow-field
MarcoFalke
2020-06-05
build: turn on --enable-c++17 by --enable-fuzz
Vasil Dimov
2020-06-04
Merge #19131: refactor: Fix unreachable code in init arg checks
Wladimir J. van der Laan
2020-06-03
build: improved output of configure for build OS
sachinkm77
2020-06-02
build: Enable unreachable-code-loop-increment
Jonathan Schoeller
2020-06-01
Merge #19072: doc: Expand section on Getting Started
fanquake
2020-05-28
build: Only allow ASCII identifiers
Wladimir J. van der Laan
2020-05-28
build: Replace -Wthread-safety-analysis with broader -Wthread-safety
Hennadii Stepanov
2020-05-27
doc: Fix unrelated typos reported by codespell
MarcoFalke
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
[next]