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
/
test
/
00_setup_env_native_fuzz_with_msan.sh
Age
Commit message (
Expand
)
Author
2023-08-23
ci: Add missing docker.io prefix to CI_IMAGE_NAME_TAG
MarcoFalke
2023-08-09
ci: Drop BASE_SCRATCH_DIR from LIBCXX_DIR
MarcoFalke
2023-07-30
ci: Use documented `CCACHE_MAXSIZE` instead of `CCACHE_SIZE`
Hennadii Stepanov
2023-05-29
ci: return to using Ubuntu 22.04 in MSAN jobs
fanquake
2023-05-29
ci: compile clang and compiler-rt in MSAN jobs
fanquake
2023-05-29
ci: remove extra CC & CXX from MSAN jobs
fanquake
2023-05-29
ci: standardize custom libc++ usage in MSAN jobs
fanquake
2023-05-23
build: disable boost multi index safe mode
willcl-ark
2023-04-10
test: LLVM/Clang 16 for MSAN jobs
fanquake
2023-01-30
Merge bitcoin/bitcoin#23619: build: Propagate user-defined flags to host pack...
fanquake
2023-01-11
scripted-diff: ci: Rework docker naming
MarcoFalke
2023-01-07
ci: Fix ci_native_fuzz_msan CONTAINER_NAME
MarcoFalke
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-20
ci: remove --prefix from msan job
fanquake
2022-04-16
ci: Drop no longer needed package-specific flags
Hennadii Stepanov
2022-03-30
ci: Use clang-12 and libcxx-12 for msan
MarcoFalke
2022-03-29
ci: note why BDB is disabled for MSAN jobs
fanquake
2022-02-18
ci: add missing sqlite_cflags to MSAN fuzz job
fanquake
2022-02-18
ci: remove boost_cxxflags from MSAN CIs
fanquake
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-05-05
ci: Properly pass msan cflags
MarcoFalke
2021-05-05
fix permissions on 00_setup_env_native_fuzz_with_msan
glozow
2021-05-04
ci: Add msan fuzz config
MarcoFalke