Commit Graph

831 Commits (f158993fd5575d3cbf991b6df7bcd2af7cf96c9a)

Author SHA1 Message Date
fanquake c1832584bf
ci: add LLVM_SYMBOLIZER_PATH to Valgrind fuzz job
1 month ago
merge-script 9ba56884f6
Merge bitcoin/bitcoin#30869: ci: Print inner env, Make ccache config more flexible
2 months ago
merge-script fd08fded63
Merge bitcoin/bitcoin#30639: ci: Use clang-19 in msan tasks
2 months ago
MarcoFalke ccccb67851
ci: Use clang-19 in msan tasks
2 months ago
Hennadii Stepanov d01b85bfec
ci: Use `ninja` to build in macOS native CI job
2 months ago
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
MarcoFalke fa99e4521b
ci: Allow CCACHE_DIR bind mount
2 months ago
Hennadii Stepanov b786449e66
ci: Do not install Autotools packages
2 months ago
MarcoFalke fa252da0b9
ci: Remove hardcoded CCACHE_DIR in cirrus
2 months ago
MarcoFalke fa146904e1
ci: Bump default CCACHE_MAXSIZE to 500M
2 months ago
MarcoFalke fa7ca182a9
ci: Print inner env
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