index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci
Age
Commit message (
Expand
)
Author
2024-03-21
lint: Fix COMMIT_RANGE issues
MarcoFalke
2024-03-19
ci: Bump msan to llvm-18
MarcoFalke
2024-03-19
Merge bitcoin/bitcoin#29094: ci: Better tidy errors
fanquake
2024-03-18
Merge bitcoin/bitcoin#29669: ci: Drop `--enable-c++20` option
fanquake
2024-03-18
Merge bitcoin/bitcoin#29659: ci: Bump `TIDY_LLVM_V`
fanquake
2024-03-17
ci: Drop `--enable-c++20` option
Hennadii Stepanov
2024-03-15
ci: Bump `TIDY_LLVM_V`
Hennadii Stepanov
2024-03-14
build: Bump g++ minimum supported version to 11
MarcoFalke
2024-03-14
ci: Better tidy errors
MarcoFalke
2024-03-12
ci: use Debian Bookworm (GCC 12) for ARM ci job
fanquake
2024-03-12
ci: use Debian Bookworm (GCC 12) for win64 job
fanquake
2024-03-12
Merge bitcoin/bitcoin#29610: ci: Fix "macOS native" job
fanquake
2024-03-11
ci, macos: Use `--break-system-packages` with Homebrew's python
Hennadii Stepanov
2024-02-29
ci: add --v2transport to an existing CI job
Martin Zumsande
2024-02-26
Merge bitcoin/bitcoin#29408: lint: Check for missing bitcoin-config.h includes
fanquake
2024-02-21
ci: avoid running git diff after patching
Ryan Ofsky
2024-02-21
Merge bitcoin/bitcoin#29456: docs: ci multi-arch requires qemu
fanquake
2024-02-20
lint: Check for missing or redundant bitcoin-config.h includes
MarcoFalke
2024-02-20
docs: ci multi-arch requires qemu
Max Edwards
2024-02-20
Merge bitcoin/bitcoin#29441: ci: Avoid CI failures from temp env file reuse
fanquake
2024-01-26
ci: Use DEBUG=1 in depends for MSAN jobs
fanquake
2024-01-26
ci: use LLVM 17.0.6 in MSAN jobs
fanquake
2024-01-18
ci: vary /tmp/env
Sjors Provoost
2024-01-16
ci: cleanup C*FLAG usage in Valgrind jobs
fanquake
2024-01-15
Merge bitcoin/bitcoin#29237: depends: Allow PATH with spaces in directory names.
fanquake
2024-01-12
Merge bitcoin/bitcoin#29208: build: Bump clang minimum supported version to 14
fanquake
2024-01-11
[depends] Allow PATH with spaces in directory names.
Mark Friedenbach
2024-01-11
ci: Rename tasks (previous releases, macOS cross)
MarcoFalke
2024-01-11
ci: move CMake into base packages
fanquake
2024-01-09
build: Bump clang minimum supported version to 14
MarcoFalke
2024-01-08
build: Drop `ALLOW_HOST_PACKAGES` support in depends
Hennadii Stepanov
2023-12-21
build: Bump `native_clang` up to 17.0.6
Hennadii Stepanov
2023-12-13
Merge bitcoin/bitcoin#28967: build: disable external-signer for Windows
fanquake
2023-12-07
Merge bitcoin/bitcoin#28622: build: use macOS 14 SDK (Xcode 15.0)
fanquake
2023-12-06
Merge bitcoin/bitcoin#28992: ci: Use Ubuntu 24.04 Noble for asan,tsan,tidy,fuzz
fanquake
2023-12-05
build: use macOS 14 SDK (Xcode 15.0)
fanquake
2023-12-04
ci: Use Ubuntu 24.04 Noble for asan
MarcoFalke
2023-12-04
ci: Use Ubuntu 24.04 Noble for tsan,tidy,fuzz
MarcoFalke
2023-12-01
ci: remove --enable-external-signer from win64 job
fanquake
2023-11-30
ci: remove libz-dev from macOS build deps
fanquake
2023-11-29
ci: Reduce use of bash -c
MarcoFalke
2023-11-28
ci: Rename test script to 03_test_script.sh
MarcoFalke
2023-11-23
ci: remove python3-setuptools from mac build deps
fanquake
2023-11-22
Merge bitcoin/bitcoin#28862: lint: Report all lint errors instead of early exit
fanquake
2023-11-17
depends: bump libmultiprocess to fix capnproto deprecation warnings
Ryan Ofsky
2023-11-16
Merge bitcoin/bitcoin#28605: Fix typos
fanquake
2023-11-13
ci: Add missing COPY for ./test/lint/test_runner
MarcoFalke
2023-11-13
lint: Report all lint errors instead of early exit
MarcoFalke
2023-11-13
Merge bitcoin/bitcoin#28076: util: Replace std::filesystem with util/fs.h
fanquake
2023-11-13
Merge bitcoin/bitcoin#27935: fuzz: call lookup functions before calling `Ban`
fanquake
[next]