Commit Graph

488 Commits (cc9d09e73de0fa5639bd782166b171448fd6b90b)

Author SHA1 Message Date
fanquake 7d9008f43e
Merge #18307: build: Require pkg-config for all of the hosts
4 years ago
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
Hennadii Stepanov 92bc268e4a
build: Detect missed pkg-config early
4 years ago
Hennadii Stepanov 1739eb23d8
build: Drop unused use_pkgconfig variable
4 years ago
Hennadii Stepanov a661449a2e
build: Drop use_pkgconfig check for libmultiprocess check
4 years ago
Hennadii Stepanov 90b95e7929
build: Drop dead non-pkg-config code for libevent check
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
Hennadii Stepanov 44a14afbb8
build: Drop dead non-pkg-config code for qrencode check
4 years ago
Hennadii Stepanov 10cbae0c39
build: Drop dead non-pkg-config code for ZMQ check
4 years ago
Hennadii Stepanov 06cfc9cadf
build: Fix indentation in UNIVALUE check
4 years ago
Hennadii Stepanov 6fd2118e77
build: Drop dead non-pkg-config code for UNIVALUE check
4 years ago
Hennadii Stepanov e9edbe4dbd
build: Always use pkg-config
4 years ago
Hennadii Stepanov 9e2e753b06
build: Always define ZMQ_STATIC for MinGW
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
5 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