Age | Commit message (Expand) | Author |
2022-05-05 | build: Drop redundant checks for ranlib and strip tools | Hennadii Stepanov |
2022-05-05 | Merge bitcoin/bitcoin#24866: build: No longer need to hack the `PATH` variabl... | fanquake |
2022-04-28 | Merge bitcoin/bitcoin#24958: build: Fix macOS Apple M1 build with miniupnpc a... | laanwj |
2022-04-28 | Merge bitcoin/bitcoin#24322: [kernel 1/n] Introduce initial `libbitcoinkernel` | fanquake |
2022-04-28 | Merge bitcoin/bitcoin#24831: tidy: add include-what-you-use | MacroFake |
2022-04-27 | build: Extract the libbitcoinkernel library | Carl Dong |
2022-04-26 | tidy: enable modernize-use-nullptr | fanquake |
2022-04-24 | build: Fix `AC_CHECK_HEADERS` and `AC_CHECK_LIB` for `libnatpmp` package | Hennadii Stepanov |
2022-04-24 | build: Fix `AC_CHECK_HEADERS` and `AC_CHECK_LIB` for `miniupnpc` package | Hennadii Stepanov |
2022-04-24 | build, refactor: Fix indentation | Hennadii Stepanov |
2022-04-21 | scripted-diff: Rename INSTALLNAMETOOL -> INSTALL_NAME_TOOL | Hennadii Stepanov |
2022-04-21 | Merge bitcoin/bitcoin#24031: build: don't compress macOS DMG | fanquake |
2022-04-20 | tidy: Add include-what-you-use | fanquake |
2022-04-11 | Merge bitcoin/bitcoin#24337: build: Do not define `PROVIDE_FUZZ_MAIN_FUNCTION... | fanquake |
2022-04-11 | build: don't compress macOS DMG | fanquake |
2022-04-09 | Merge bitcoin/bitcoin#24792: Update libsecp256k1 subtree to current master | fanquake |
2022-04-07 | build: remove some no-longer-needed var unexporting from configure | fanquake |
2022-04-07 | build: remove --enable-experimental from libsecp256k1 configure | fanquake |
2022-04-07 | lint: codespell 2.1.0 | fanquake |
2022-04-06 | Merge bitcoin/bitcoin#24681: build: Bump libevent minimum version up to 2.1.8 | fanquake |
2022-04-06 | Merge bitcoin/bitcoin#24358: test: USDT tracepoint interface tests | laanwj |
2022-04-06 | Merge bitcoin/bitcoin#24753: ci: Add clang-tidy task | fanquake |
2022-04-06 | build: Do not define `PROVIDE_FUZZ_MAIN_FUNCTION` macro unconditionally | Hennadii Stepanov |
2022-04-05 | Merge bitcoin/bitcoin#24391: build: stop overriding user autoconf flags | fanquake |
2022-04-04 | ci: Add clang-tidy task | MarcoFalke |
2022-04-04 | Merge bitcoin/bitcoin#24558: build: explicitly disable Boost multi_index seri... | MarcoFalke |
2022-04-03 | build: stop overriding user CXXFLAGS | fanquake |
2022-04-03 | build: stop overriding user LDFLAGS | fanquake |
2022-04-03 | build: stop overriding user CPPFLAGS | fanquake |
2022-04-02 | doc: explain why we clear CXXFLAGS with enable-debug | fanquake |
2022-04-02 | build: don't use Boost multi_index serialization | fanquake |
2022-04-01 | build: remove faketime unsetting and comments from configure.ac | fanquake |
2022-03-30 | Merge bitcoin/bitcoin#24704: compat: remove strnlen back-compat code | MarcoFalke |
2022-03-29 | Merge bitcoin/bitcoin#24523: build: Fix Boost.Process test for Boost 1.78 | laanwj |
2022-03-29 | compat: remove strnlen back-compat code | fanquake |
2022-03-29 | Merge bitcoin/bitcoin#24633: Bugfix: configure: Quote SUPPRESS_WARNINGS suffi... | fanquake |
2022-03-26 | build: Bump libevent minimum version up to 2.1.8 | Hennadii Stepanov |
2022-03-24 | Merge bitcoin/bitcoin#24169: build: Add --enable-c++20 option | fanquake |
2022-03-24 | build: Add --enable-c++20 option | MarcoFalke |
2022-03-23 | build: require libtool 2.4.2 | fanquake |
2022-03-22 | Bugfix: configure: Only avoid -isystem for exact /usr/include path | Luke Dashjr |
2022-03-21 | Bugfix: configure: Quote SUPPRESS_WARNINGS sufficiently to preserve brackets | Luke Dashjr |
2022-03-21 | build: Fix Boost.Process test for Boost 1.78 | Hennadii Stepanov |
2022-03-10 | build: Fix Boost.Process detection on macOS arm64 | Hennadii Stepanov |
2022-03-07 | Merge bitcoin/bitcoin#24132: build: Bump minimum Qt version to 5.11.3 | fanquake |
2022-03-03 | Merge bitcoin/bitcoin#24304: [kernel 0/n] Introduce `bitcoin-chainstate` | MarcoFalke |
2022-03-03 | build: Bump version to 23.99 | laanwj |
2022-02-28 | Merge bitcoin/bitcoin#24397: build: Fix Boost.Process check for Boost 1.73 an... | laanwj |
2022-02-22 | build: pass win32-dll to LT_INIT() | fanquake |
2022-02-22 | build: Fix Boost.Process check for Boost 1.73 and older | Hennadii Stepanov |