MarcoFalke
facc0da63a
travis: Run unit and functional tests on native arm
5 years ago
MarcoFalke
fafa064d2a
ci: Remove ccache requirement on the host
...
ccache is only needed to create the cache dir on the host, if it didn't
already exist. The same can be achieved with mkdir, so just use that
instead.
5 years ago
practicalswift
8d22ab0e50
ci: Enable address sanitizer (ASan) stack-use-after-return checking
5 years ago
Sjors Provoost
1f6c650c99
travis: run tests on macOS native
...
Review hint:
git show -w
Co-authored-by: MarcoFalke <falke.marco@gmail.com>
Co-authored-by: keneanung <keneanung@googlemail.com>
Co-authored-by: Vadim Peretokin <vperetokin@gmail.com>
5 years ago
Wladimir J. van der Laan
34919e0033
Merge #17011 : ci: Use busybox utils for one build
...
ddddd8961b
ci: Use busybox utils for one build (MarcoFalke)
Pull request description:
To make sure Bitcoin Core can be built with BusyBox, see https://github.com/bitcoin/bitcoin/pull/16927#issuecomment-536483706
ACKs for top commit:
laanwj:
ACK ddddd8961b
Tree-SHA512: da3a4654ee7975206d04643675d309b4973a510ca344acaec97fb1ed19c43cf13489bdf236c92c4a90499ec5b3c18c3338fff096110b26abee5ffe955089f267
5 years ago
MarcoFalke
fa95503d64
ci: Make apt-get more verbose, to debug travis timeouts
5 years ago
MarcoFalke
ddddd8961b
ci: Use busybox utils for one build
5 years ago
MarcoFalke
fa27372e65
ci: Move CCACHE_DIR and test_runner tmp dir into ./ci/scratch/
5 years ago
MarcoFalke
fa6cbdc3c9
ci: Use ./ci/ on non-travis host
5 years ago
MarcoFalke
fa31bc35eb
ci: Remove dependence on travis, use it as fallback env
5 years ago
MarcoFalke
fafe78f6ae
ci: Rename .travis/ to ./ci/
5 years ago