Adrian Gallagher
0f7ad97ce8
Litecoin: CI
4 years ago
Sjors Provoost
c17f54ee53
[ci] use boost::process
...
Explictly opt-out on win64, in case the default changes.
4 years ago
Hennadii Stepanov
fdf697fe75
ci: Increase CCACHE_SIZE in some builds on Travis
4 years ago
Vasil Dimov
0012471391
build: turn on --enable-c++17 by --enable-fuzz
...
Fuzzing code uses C++17 specific code (e.g. std::optional), so it is not
possible to compile with --enable-fuzz and without --enable-c++17.
Thus, turn on --enable-c++17 whenever --enable-fuzz is used.
4 years ago
Harris
420fa0770f
fuzz: use std::optional for sep_pos variable
...
Co-authored-by: MarcoFalke <falke.marco@gmail.com>
5 years ago
MarcoFalke
fa488f131f
scripted-diff: Bump copyright headers
...
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
5 years ago
MarcoFalke
faa9491870
ci: Use Focal for fuzzers
5 years ago
fanquake
e21fa542b1
test: remove Boost Chrono installation from CI
5 years ago
fanquake
9e111db088
test: set a name for CI Docker containers
5 years ago
Wladimir J. van der Laan
ea3c7e585c
test: Remove libssl-dev packages from CI scripts
5 years ago
MarcoFalke
fa6e01b2f3
ci: Use clang-8 for fuzzing to run on aarch64 ci systems
5 years ago
MarcoFalke
fa8a60bce9
ci: Run non-cross-compile builds natively
5 years ago