Commit Graph

724 Commits (c600ee38168a460d3026eae0e289c976194aad14)

Author SHA1 Message Date
fanquake c9ed9927bb
Merge bitcoin/bitcoin#24132: build: Bump minimum Qt version to 5.11.3
3 years ago
MarcoFalke 619f8a27ad
Merge bitcoin/bitcoin#24304: [kernel 0/n] Introduce `bitcoin-chainstate`
3 years ago
laanwj e0cb7b371f
build: Bump version to 23.99
3 years ago
laanwj 25290071c4
Merge bitcoin/bitcoin#24397: build: Fix Boost.Process check for Boost 1.73 and older
3 years ago
fanquake 80e78b6a04
build: pass win32-dll to LT_INIT()
3 years ago
Hennadii Stepanov 69978858a4
build: Fix Boost.Process check for Boost 1.73 and older
3 years ago
Hennadii Stepanov 2199ef79cb
build: Fix a non-portable use of `test`
3 years ago
Hennadii Stepanov d436c488d4
build, refactor: Replace tabs with spaces
3 years ago
MarcoFalke 566df80624
Merge bitcoin/bitcoin#24336: Print enable_fuzz_binary in configure
3 years ago
fanquake 988058defb
Merge bitcoin/bitcoin#24254: build: Add Boost.Process usage check
3 years ago
laanwj c23bf06492
Merge bitcoin/bitcoin#24115: ARMv8 SHA2 Intrinsics
3 years ago
Carl Dong 095aa6ca37 build: Add example bitcoin-chainstate executable
3 years ago
Hennadii Stepanov abc057c603
build: Add Boost.Process usage check
3 years ago
MarcoFalke faef344f84
Print enable_fuzz_binary in configure
3 years ago
fanquake 2037a3b6c1
build: header-only Boost
3 years ago
fanquake 39e66e938f
build: use header-only Boost unit test
3 years ago
laanwj a7e80449c0
Merge bitcoin/bitcoin#24238: random: use arc4random on OpenBSD
3 years ago
Hennadii Stepanov 956f7322f6
build: Bump minimum Qt version to 5.11.3
3 years ago
fanquake 07269321f3
build: remove Boost::system usage
3 years ago
Kiminuo b87f9c5edf
build: remove boost::filesystem usage
3 years ago
fanquake ffc89d1f21
build: add support for std::filesystem
3 years ago
Sebastian Falbesoner 0c49e52b22 build: remove unneeded getentropy detection (HAVE_GETENTROPY)
3 years ago
Pavol Rusnak 48a72fa81f
Add sha256_arm_shani to build system
3 years ago
Pavol Rusnak c2b7934250
Rename SHANI to X86_SHANI to allow future implementation of ARM_SHANI
3 years ago
fanquake e2ab9f83f8
build: disable external signer on Windows
3 years ago
laanwj 767ee2e3a1
Merge bitcoin/bitcoin#23607: rpc: Pass const char* to evhttp_connection_get_peer for new libevent
3 years ago
Hennadii Stepanov 18f304d988
build: Improve error message when pkg-config is not installed
3 years ago
fanquake 542e405a85
Merge bitcoin/bitcoin#23724: build: add systemtap's sys/sdt.h as depends for GUIX builds with USDT tracepoints
3 years ago
0xb10c 6200fbf54f
build: rename --enable-ebpf to --enable-usdt
3 years ago
fanquake 3e5dd94c42
Merge bitcoin/bitcoin#23909: build: use a static .tiff for macOS .dmg rather than generating
3 years ago
fanquake 4eedabaf6f
Merge bitcoin/bitcoin#23947: build: use host_os instead of TARGET_OS in configure output
3 years ago
fanquake 1bf3809dd1
build: use host_os instead of TARGET_OS in configure output
3 years ago
Kuro a1b532d1a5 doc: Update license year range to 2022
3 years ago
fanquake e09773d20a
build: use a static .tiff for macOS .dmg over generating
3 years ago
Hennadii Stepanov c236f2e228
build: Drop redundant AC_SUBST macros
3 years ago
Hennadii Stepanov 9049812106
build: Drop redundant check of PKG_CHECK_MODULES presence
3 years ago
fanquake c06cda3e48
Merge bitcoin/bitcoin#23383: Update libsecp256k1 subtree to current master
3 years ago
W. J. van der Laan fee16b15fa
Merge bitcoin/bitcoin#23744: build, qt: Drop support for i686-linux-android host
3 years ago
Pieter Wuille a1f76cdb22 Remove --disable-openssl-tests for libsecp256k1 configure
3 years ago
fanquake e9440aeb5c
build: use __SIZEOF_INT128__ for checking __int128 availability
3 years ago
Hennadii Stepanov 66a20a54a2
build, qt: Drop support for `i686-linux-android` host
3 years ago
Perlover c62d763fc3 Necessary improvements to make configure work without libevent installed
3 years ago
fanquake d6d402bd2b
build: remove x-prefix comparisons
3 years ago
Perlover 091ccc38c2 The evhttp_connection_get_peer function from libevent changes the type of the second parameter. Fixing the problem.
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