Commit Graph

477 Commits (7027c67cac852b27c6d71489e4135fabdd624226)

Author SHA1 Message Date
Wladimir J. van der Laan 9d92ee12fd
Merge #19257: build: remove BIP70 configure option
4 years ago
Wladimir J. van der Laan 1269cab21a
Merge #19403: build: improve __builtin_clz* detection
4 years ago
fanquake 9952242c03
build: improve builtin_clz* detection
4 years ago
Glenn Willen 8578c6fccd build: Fix search for brew-installed BDB 4 on OS X
4 years ago
fanquake fa84edb93c
build: don't warn when doxygen isn't found
4 years ago
fanquake 968aaae940
tests: run test-security-check.py in CI
4 years ago
fanquake 265492723a
Merge #18297: build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts including Windows
4 years ago
fanquake c4ffcf07af
build: remove BIP70 configure option
4 years ago
Pieter Wuille ca8bc42330 Drop --disable-jni from libsecp256k1 configure options
4 years ago
MarcoFalke fa16e7816b
build: Add -Wshadow-field
4 years ago
Vasil Dimov 0012471391
build: turn on --enable-c++17 by --enable-fuzz
4 years ago
Wladimir J. van der Laan b46fb5cb10
Merge #19131: refactor: Fix unreachable code in init arg checks
4 years ago
sachinkm77 0fef60c63d build: improved output of configure for build OS
4 years ago
Jonathan Schoeller eea8114657 build: Enable unreachable-code-loop-increment
4 years ago
fanquake a8327fd71f
Merge #19072: doc: Expand section on Getting Started
5 years ago
Wladimir J. van der Laan 399d84da37 build: Only allow ASCII identifiers
5 years ago
Hennadii Stepanov 87766b355c
build: Replace -Wthread-safety-analysis with broader -Wthread-safety
5 years ago
MarcoFalke fab893e0ca
doc: Fix unrelated typos reported by codespell
5 years ago
fanquake 97b21b302a
Merge #18677: Multiprocess build support
5 years ago
fanquake e8a8cff07c
build: enforce minimum required Windows version (7)
5 years ago
Wladimir J. van der Laan 04c09553d8
Merge #18887: build: enable -Werror=gnu
5 years ago
Wladimir J. van der Laan 5d18c0ae18
Merge #18862: Remove fdelt_chk back-compat code and sanity check
5 years ago
fanquake 6c647c89db
Merge #18738: build: Suppress -Wdeprecated-copy warnings
5 years ago
fanquake 219c55da75
Merge #16710: build: Enable -Wsuggest-override if available
5 years ago
Hennadii Stepanov 839add193b
build: Enable -Wsuggest-override
5 years ago
Russell Yanofsky 5d1377b52b build: multiprocess autotools changes
5 years ago
fanquake 49d237ce32
Merge #18928: build: don't pass -w when building for Windows
5 years ago
fanquake 89fea68ffd
build: don't pass -w when building for Windows
5 years ago
Ben Woosley 68537275bd
build: Enable -Werror=sign-compare
5 years ago
fanquake df6bde031b
test: remove glibc fdelt sanity check
5 years ago
fanquake 8bf1540cc2
build: remove fdelt_chk backwards compatibility code
5 years ago
fanquake 3b1e289248
Merge #18535: build: remove -Qunused-arguments workaround for clang + ccache
5 years ago
Wladimir J. van der Laan c6b15ec0ee
Merge #17874: build: make linker checks more robust
5 years ago
Wladimir J. van der Laan 6621be5351
Merge #18843: build: warn on potentially uninitialized reads
5 years ago
Cory Fields 03da4c7781
build: make linker checks more robust
5 years ago
Vasil Dimov a30b0a24e9
build: enable -Werror=gnu
5 years ago
Hennadii Stepanov 0c63f80854
build: Suppress -Wdeprecated-copy warnings
5 years ago
Vasil Dimov 71f183a49b
build: warn on potentially uninitialized reads
5 years ago
fanquake 0ae8f18dfe
build: add -Wgnu to compile flags
5 years ago
Wladimir J. van der Laan 35ef3c15ef
Merge #18591: Add C++17 build to Travis
5 years ago
Wladimir J. van der Laan 63d5ed2fc4
Merge #18437: util: Detect posix_fallocate() instead of assuming
5 years ago
fanquake cd24f37ea9
doc: Better explain GNU ld's dislike of ld64's options
5 years ago
fanquake 7d1a3bda21
Merge #18709: doc: note why we can't use thread_local with glibc back compat
5 years ago
fanquake b155fcda51
doc: fix typo in configure.ac
5 years ago
fanquake 20a30922fb
doc: note why we can't use thread_local with glibc back compat
5 years ago
Hennadii Stepanov b68e717967
build: Set libevent minimum version to 2.0.21
5 years ago
Vasil Dimov 182dbdf0f4
util: Detect posix_fallocate() instead of assuming
5 years ago
Pieter Wuille 7829685e27 Add configure option for c++17
5 years ago
Pieter Wuille 7cbfebbf3d Update ax_cxx_compile_stdcxx.m4
5 years ago
MarcoFalke f29bd546ec Revert "Merge #16367: Multiprocess build support"
5 years ago