Age | Commit message (Expand) | Author |
---|---|---|
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 |