Commit Graph

743 Commits (4685463301a1c64c1be07725059cc94d69db104b)

Author SHA1 Message Date
fanquake 0baf6aded5
Merge bitcoin/bitcoin#24391: build: stop overriding user autoconf flags
3 years ago
MarcoFalke 62efdfb3be
Merge bitcoin/bitcoin#24558: build: explicitly disable Boost multi_index serialization
3 years ago
fanquake 7b00595d33
build: stop overriding user CXXFLAGS
3 years ago
fanquake 3e2ef23c3e
build: stop overriding user LDFLAGS
3 years ago
fanquake 35c3fd43c3
build: stop overriding user CPPFLAGS
3 years ago
fanquake bc7cc57607
doc: explain why we clear CXXFLAGS with enable-debug
3 years ago
fanquake 0d01272cd8
build: don't use Boost multi_index serialization
3 years ago
fanquake 3d70c05868
build: remove faketime unsetting and comments from configure.ac
3 years ago
MarcoFalke f4fba57829
Merge bitcoin/bitcoin#24704: compat: remove strnlen back-compat code
3 years ago
laanwj 9e32adbb5c
Merge bitcoin/bitcoin#24523: build: Fix Boost.Process test for Boost 1.78
3 years ago
fanquake d4ba2b2cbc
compat: remove strnlen back-compat code
3 years ago
fanquake 7c72eabb57
Merge bitcoin/bitcoin#24633: Bugfix: configure: Quote SUPPRESS_WARNINGS sufficiently to preserve brackets
3 years ago
fanquake 213e98ca82
Merge bitcoin/bitcoin#24169: build: Add --enable-c++20 option
3 years ago
MarcoFalke 999982b06c
build: Add --enable-c++20 option
3 years ago
fanquake 061accfddd
build: require libtool 2.4.2
3 years ago
Luke Dashjr 5a157eb370 Bugfix: configure: Only avoid -isystem for exact /usr/include path
3 years ago
Luke Dashjr 556ee6f2fa Bugfix: configure: Quote SUPPRESS_WARNINGS sufficiently to preserve brackets
3 years ago
Hennadii Stepanov 532c64a726 build: Fix Boost.Process test for Boost 1.78
3 years ago
Hennadii Stepanov 1d4157a42b
build: Fix Boost.Process detection on macOS arm64
3 years ago
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