aboutsummaryrefslogtreecommitdiff
path: root/ci/test/00_setup_env_native_msan.sh
AgeCommit message (Expand)Author
2022-03-30ci: Use clang-12 and libcxx-12 for msanMarcoFalke
2022-03-29ci: note why BDB is disabled for MSAN jobsfanquake
2022-03-29ci: remove explicit --enable-wallet from msan jobfanquake
2022-03-10ci: remove compiled-but-unused BDB from MSAN jobfanquake
2022-02-18ci: remove boost_cxxflags from MSAN CIsfanquake
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-05-05ci: Properly pass msan cflagsMarcoFalke
2021-05-05Merge bitcoin/bitcoin#21740: test: add new python linter to check file names ...W. J. van der Laan
2021-05-04ci: Set BASE_SCRATCH_DIR early, so that it can be used in test configsMarcoFalke
2021-04-23test: fix file permissions on various scriptswindsok
2020-11-24depends: build zeromq with -std=c++17fanquake
2020-11-24depends: build Boost with -std=c++17fanquake
2020-10-14Add sqlite to travis and dependsAndrew Chow
2020-07-14ci: Increase CCACHE_SIZE in some builds on TravisHennadii Stepanov
2020-06-23build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized me...practicalswift