Commit Graph

822 Commits (d38e3aed89eea665399eef07f5c3b64b14d4f586)

Author SHA1 Message Date
merge-script bdbc90f29a
Merge bitcoin/bitcoin#30902: Remove Autotools packages from CI (and depends doc)
2 months ago
MarcoFalke fab932b421
ci: Remove incorrectly hardcoded HOST in mac_native task
2 months ago
Hennadii Stepanov b786449e66
ci: Do not install Autotools packages
2 months ago
Hennadii Stepanov c45186ca54
ci: Switch from `make` to `cmake --build`
2 months ago
Hennadii Stepanov 6e5f33af58
ci: Handle log files regardless of CMake's version
2 months ago
merge-script 0e5cd608da
Merge bitcoin/bitcoin#30415: contrib: fix check-deps.sh to check for weak symbols
2 months ago
Ava Chow 93e48240bf
Merge bitcoin/bitcoin#30244: ci: parse TEST_RUNNER_EXTRA into an array
2 months ago
Ava Chow f640b323bd
Merge bitcoin/bitcoin#30723: lint: Speed up and fix flake8 checks
2 months ago
Ryan Ofsky 3ae35b427f ci: run check-deps.sh as part of clang-tidy job
2 months ago
MarcoFalke 8888beea8d
scripted-diff: fuzz: Rename fuzz_seed_corpus to fuzz_corpora
2 months ago
Hennadii Stepanov 787dfaf084
ci: Do not override `-g -O1` set in `MSAN_FLAGS`
2 months ago
merge-script ef6f49ecaf
Merge bitcoin/bitcoin#30664: build: Remove Autotools-based build system
2 months ago
Hennadii Stepanov faa382ae76
ci, doc: Drop reference to `src/.bear-tidy-config`
2 months ago
fanquake a865494dee
lint: remove autotools packages
2 months ago
fanquake 36ff336d2e
ci: remove bsdmainutils
2 months ago
merge-script d08bedd81f
Merge bitcoin/bitcoin#30735: ci: Use C++23 in one task
2 months ago
MarcoFalke fafdb7df34
lint: Speed up flake8 checks
2 months ago
MarcoFalke fac587ea07
ci: Use C++23 once for testing
2 months ago
MarcoFalke fa80d39d82
ci: Re-add configs removed in cmake migration
2 months ago
merge-script 338bc2cd26
Merge bitcoin/bitcoin#30454: build: Introduce CMake-based build system
2 months ago
Hennadii Stepanov 9730288a0c
ci: Migrate CI scripts to CMake
3 months ago
MarcoFalke cccc5bfd35
test: Enable detect_leaks=1 in ASAN_OPTIONS explicitly
3 months ago
MarcoFalke fac7b7ff7f
lint: Find function calls in default arguments
3 months ago
merge-script 955f173b4b
Merge bitcoin/bitcoin#30522: ci: Add missing qttools5-dev install to Asan task
4 months ago
MarcoFalke faa3598772
ci: Add missing qttools5-dev install to Asan task
4 months ago
fanquake e3edaccd9d
ci: add _LIBCPP_REMOVE_TRANSITIVE_INCLUDES to TSAN job
4 months ago
MarcoFalke fa7bee13bf
lint: Use git clone --depth=1
4 months ago
MarcoFalke fadb7c2a91
lint: Add missing docker.io prefix to ci/lint_imagefile
4 months ago
MarcoFalke fa8d73e86e
lint: Use consistent out-of-tree build for python and test_runner
4 months ago
MarcoFalke fa0f859885
doc: Clarify intent of ./ci/lint_run_all.sh
4 months ago
MarcoFalke fa9ad59f87
lint: Use $CI_RETRY_EXE when building ./ci/lint_imagefile
4 months ago
merge-script 1c11089c7f
Merge bitcoin/bitcoin#30263: build: Bump clang minimum supported version to 16
4 months ago
willcl-ark 4d942547a8
lint: ignore files ignored by git in mlc
4 months ago
MarcoFalke fa6beb8cfc
ci: Clear unused /msan/llvm-project
4 months ago
MarcoFalke fa7462c67a
build: Bump clang minimum supported version to 16
4 months ago
Max Edwards da205dda14 ci: increase available ccache size to 300MB
5 months ago
Max Edwards 4ecbbd9b7f ci: add option for running tests without volume
5 months ago
Ava Chow d97ddbe797
Merge bitcoin/bitcoin#30193: ci: move ASan job to GitHub Actions from Cirrus CI
5 months ago
Max Edwards 8131bf7483 ci: parse TEST_RUNNER_EXTRA into an array
5 months ago
Max Edwards 9eea51d905 ci: move Asan / LSan / USDT job to Github Actions
5 months ago
fanquake d851451705
ci: update deps for macOS cross build
5 months ago
Max Edwards 4b527fa93b ci: add IPV6 network to ci container
5 months ago
merge-script 0a7c650fcd
Merge bitcoin/bitcoin#30034: ci: add markdown link check job
5 months ago
merge-script f61ede574c
Merge bitcoin/bitcoin#30049: build, test, doc: Temporarily remove Android-related stuff
5 months ago
willcl-ark 4b7d984269
lint: add markdown hyperlink checker
6 months ago
MarcoFalke fa73431dd4
ci: Add mising -Wno-error=maybe-uninitialized to armhf task
6 months ago
MarcoFalke fab179d102
ci: Exclude feature_init for now in valgrind task
6 months ago
Hennadii Stepanov 5deb0b024e
build, test, doc: Temporarily remove Android-related stuff
6 months ago
fanquake b088062e68
ci: remove -Wdocumentation from -Werror in multiprocess CI
6 months ago
fanquake bec6a88fbc
ci: remove -Warray-bounds from -Werror for win64
6 months ago