Commit Graph

681 Commits (09ad512369a5ff717518dfb1ed19a45097e65ad3)

Author SHA1 Message Date
fanquake d6d402bd2b
build: remove x-prefix comparisons
3 years ago
fanquake 681b25e3cd
Merge bitcoin/bitcoin#23152: build: add `--enable-lto` configuration option
3 years ago
MarcoFalke ee7e061563
Merge bitcoin/bitcoin#23557: configure.ac: remove Bashism
3 years ago
fanquake 4d83038714
build: don't check for deprecated qt5 package
3 years ago
fanquake d0fe9c2180
build: don't check for deprecated berkeley-db4 package
3 years ago
Matt Whitlock cf7292597e configure.ac: remove Bashism
3 years ago
fanquake 68e5aafde3
build: add `--enable-lto` configuration option
3 years ago
fanquake 5b93e65f6a
build: remove D__STDC_FORMAT_MACROS from CPPFLAGS
3 years ago
fanquake dbfca4a815
build: require glibc 2.18+ for release builds
3 years ago
Hennadii Stepanov 4fe7cf1677
build: Drop unneeded dependencies for bitcoin-wallet tool
3 years ago
fanquake 34094aff13
build: consistently quote AC_CHECK_LIB() arguments
3 years ago
fanquake efd4fe156a
build: consistently quote AC_MSG_* arguments
3 years ago
fanquake c39732694d
build: consistently quote AC_CHECK_PROG() arguments
3 years ago
fanquake 80762dfc45
build: consistently quote arguments in AC_ARG_VAR()
3 years ago
fanquake e6749a4f99
build: consistently quote arguments in AM_CONDITIONAL()
3 years ago
fanquake cdb47e18b7
build: consistently quote AC_DEFINE() arguments
3 years ago
fanquake a17a3f9d62
build: consistently quote AC_MSG_CHECKING() arguments
3 years ago
fanquake 50d99f202d
build: consistently quote AC_PATH_TOOL arguments
3 years ago
fanquake 05923e7c62
build: AC_PATH_PROG(S) consistently quote arguments
3 years ago
fanquake 407f3a495b
build: cleanup AX_CHECK_PREPROC_FLAG() usage
3 years ago
fanquake 5ced925283
build: cleanup AX_CHECK_COMPILE_FLAG() usage
3 years ago
fanquake 5e6bc437c5
build: cleanup AX_CHECK_LINK_FLAG() usage
3 years ago
fanquake c1fb30633b
Merge bitcoin/bitcoin#23114: Add minisketch subtree and integrate into build/test
3 years ago
MarcoFalke fa7c6efca6
fuzz: Add wallet fuzz test
3 years ago
Cory Fields b2904ceb85
build: add configure checks for minisketch
3 years ago
fanquake 4229f71bf8
Merge bitcoin/bitcoin#23282: build: remove build stubs for external leveldb
3 years ago
fanquake d7524546ab
build: explicitly disable libsecp256k1 openssl based tests
3 years ago
fanquake a78137ec33
build: fix python detection post #23182
3 years ago
fanquake a7f28af437
Merge bitcoin/bitcoin#22646: build: tighter Univalue integration, remove `--with-system-univalue`
3 years ago
Cory Fields 17ae2601c7 build: remove build stubs for external leveldb
3 years ago
fanquake a845f1ccc6
Merge bitcoin/bitcoin#23269: build: remove redundant warning flags
3 years ago
W. J. van der Laan da13c7b18a
Merge bitcoin/bitcoin#22392: scripts: use LIEF for ELF security & symbol checks
3 years ago
Hennadii Stepanov aa69fd6caf
build: Drop -Wno-unused-local-typedef
3 years ago
fanquake 672e8c5d07
build: remove -Wunused-variable
3 years ago
fanquake 5239af0574
build: remove -Wswitch
3 years ago
fanquake 0375906e0a
build: use loop-analysis over range-loop-analysis
3 years ago
fanquake 12712fa2c4
build: remove -Wsign-compare
3 years ago
fanquake 39872f5ed4
Merge bitcoin/bitcoin#23149: build: make --enable-werror just -Werror
3 years ago
fanquake 309eac9019
scripts: use LIEF for ELF checks in symbol-check.py
3 years ago
Cory Fields 0f95247246
Integrate univalue into our buildsystem
3 years ago
fanquake 5b7210c874
Merge bitcoin/bitcoin#22409: configure: keep relative paths in debug info
3 years ago
fanquake ef15c574ff
build: add python3.10 alias to AC_PATH_PROGS call in configure
3 years ago
W. J. van der Laan 9e530c6352
Merge bitcoin/bitcoin#20487: Add syscall sandboxing using seccomp-bpf (Linux secure computing mode)
3 years ago
practicalswift 4747da3a5b Add syscall sandboxing (seccomp-bpf)
3 years ago
fanquake 38fd709fa5
build: make --enable-werror just -Werror
3 years ago
fanquake 4446ef0a54
build: remove support for weak linking getauxval()
3 years ago
fanquake e56100c5b4
build: remove arm includes from getauxval() check
3 years ago
W. J. van der Laan f2747d1602 build: Restrict check for CRC32C intrinsic to aarch64
3 years ago
W. J. van der Laan 82a85216c3
Merge bitcoin/bitcoin#22845: build: improve check for ::(w)system
3 years ago
fanquake 62e45da945
build: remove glibc-back-compat from build system
3 years ago