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_msan.sh
Age
Commit message (
Expand
)
Author
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-03-29
ci: remove explicit --enable-wallet from msan job
fanquake
2022-03-10
ci: remove compiled-but-unused BDB from MSAN 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
Merge bitcoin/bitcoin#21740: test: add new python linter to check file names ...
W. J. van der Laan
2021-05-04
ci: Set BASE_SCRATCH_DIR early, so that it can be used in test configs
MarcoFalke
2021-04-23
test: fix file permissions on various scripts
windsok
2020-11-24
depends: build zeromq with -std=c++17
fanquake
2020-11-24
depends: build Boost with -std=c++17
fanquake
2020-10-14
Add sqlite to travis and depends
Andrew Chow
2020-07-14
ci: Increase CCACHE_SIZE in some builds on Travis
Hennadii Stepanov
2020-06-23
build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized me...
practicalswift