Commit Graph

639 Commits (60d3e4b0cd8716a6fe1be6b4d1b8237da8e56126)

Author SHA1 Message Date
MarcoFalke fa6e5d3eef
ci: Avoid error on macOS native
1 year ago
MarcoFalke fa193f5dfc
ci: Fix macOS-cross SDK rsync
1 year ago
Andrew Chow b97b05048d
Merge bitcoin/bitcoin#28187: ci: Run "macOS native x86_64" job on GitHub Actions
1 year ago
MarcoFalke fafa17c00b
ci: Use hard-coded root path for CI containers
1 year ago
MarcoFalke fa084f5ba5
ci: Only create folders when needed
1 year ago
MarcoFalke fab27127f4
ci: Drop BASE_SCRATCH_DIR from LIBCXX_DIR
1 year ago
Hennadii Stepanov 9658d0dc17
ci: Run "macOS native x86_64" job on GitHub Actions
1 year ago
MarcoFalke fad0b67c21
ci: Use qemu-user through container engine
1 year ago
fanquake 624333455a
Merge bitcoin/bitcoin#26296: ci: Integrate `bitcoin-tidy` clang-tidy plugin
1 year ago
fanquake 1c976c691c
tidy: Integrate bicoin-tidy clang-tidy plugin
1 year ago
fanquake d86a83d6b8
lint: drop DIR_IWYU global
1 year ago
MarcoFalke fa474397b5
ci: Add missing linux-headers package to ASan task
1 year ago
Jon Atack bee2d57a65 script: update flake8 to 6.1.0
1 year ago
Hennadii Stepanov 79ceb161db
ci: Use documented `CCACHE_MAXSIZE` instead of `CCACHE_SIZE`
1 year ago
fanquake 4c57e53a61
Merge bitcoin/bitcoin#28138: ci: Keep system env vars as-is (bugfix)
1 year ago
fanquake 04f66ce500
Merge bitcoin/bitcoin#28092: ci: document that -Wreturn-type has been fixed upstream (mingw-w64)
1 year ago
MarcoFalke fabc04a4d9
ci: Keep system env vars as-is
1 year ago
MarcoFalke fa8dcdcc8b
ci: Set PATH inside the CI env
1 year ago
MarcoFalke fac229ab1f
ci: Remove P_CI_DIR and --workdir
1 year ago
MarcoFalke ffff4b5dc5
lint: Add missing `set -ex` to ci/lint/06_script.sh
1 year ago
MarcoFalke fadc5232f4
doc: Add doc comment to ci/test_imagefile
1 year ago
fanquake 08eb5f1b67
ci: document that -Wreturn-type has been fixed upstream (Windows)
1 year ago
MarcoFalke fa2f18ad8e
ci: Use DOCKER_BUILDKIT for lint image
1 year ago
MarcoFalke fa4ccf1511
ci: Add missing -O2 to valgrind tasks
1 year ago
MarcoFalke fa956d2048
ci: Print full lscpu output
1 year ago
fanquake 3367e1c850
Merge bitcoin/bitcoin#28009: script, test: python typing and linter updates
1 year ago
fanquake 9be4565c2d
ci: re-enable gui tests for s390x
1 year ago
Jon Atack 146c861da2 script: update linter dependencies
1 year ago
fanquake c6287faae4
Merge bitcoin/bitcoin#27996: ci: filter all subtrees from tidy output
1 year ago
fanquake 3d51f7c9a8
Merge bitcoin/bitcoin#27932: test: Fuzz on macOS
1 year ago
fanquake 62633b5046
ci: filter all subtrees from tidy output
1 year ago
fanquake 248a17addf
ci: remove duplicate python3 from CI configs
1 year ago
fanquake b50767fdde
ci: remove duplicate bsdmainutils from CI configs
1 year ago
Andrew Chow caff95a023
Merge bitcoin/bitcoin#27896: Remove the syscall sandbox
1 year ago
MarcoFalke fae7c50d20
test: Run fuzz tests on macOS
1 year ago
fanquake 0c84a0e484
Merge bitcoin/bitcoin#27798: depends: modernize clang flags for Darwin
1 year ago
fanquake a596bdf3e9
Merge bitcoin/bitcoin#27919: ci: Run fuzz target even if input folder is empty
1 year ago
Cory Fields 2a85857ce5 ci: disable false-positive warnings for now
1 year ago
MarcoFalke 0000f55293
ci: Run fuzz target even if input folder is empty
1 year ago
fanquake 682274aab0
ci: install llvm-symbolizer in MSAN jobs
1 year ago
fanquake 96527cd51e
ci: use LLVM 16.0.6 in MSAN jobs
1 year ago
fanquake 32e2ffc393
Remove the syscall sandbox
1 year ago
fanquake 3b2acfcfec
build: suppress external warnings by default
1 year ago
MarcoFalke fa70e85e00
ci: Bump macOS cross task to ubuntu:jammy
1 year ago
MarcoFalke faaa62754e
ci: Use podman stop over podman kill
1 year ago
MarcoFalke fac7f4ab5e
ci: Invalidate Cirrus CI docker cache
1 year ago
fanquake 2ebeb421dd
ci: enable AArch64 target in MSAN jobs
1 year ago
fanquake c93bfc54e8
ci: use LLVM 16.0.5 in MSAN jobs
1 year ago
fanquake 8a972813ba
Merge bitcoin/bitcoin#27737: ci: compile Clang and compiler-rt in msan jobs
1 year ago
fanquake f08bde7f71
Merge bitcoin/bitcoin#27778: ci: Enable float-divide-by-zero check
1 year ago