fanquake
182de7ba10
ci: update minimum compiler requirements for std::filesystem
3 years ago
fanquake
2ef0accefc
remove --enable-glibc-back-compat from CI and docs
3 years ago
Sjors Provoost
5be90c907e
build: enable external signer by default
3 years ago
windsok
6f6bb3ebc7
test: fix file permissions on various scripts
...
Updates permissions on files to comply with the new test added in the following commit
4 years ago
Sjors Provoost
b0db187e5b
ci: use --enable-external-signer instead of --with-boost-process
...
An earlier version of #16546 used both --with-boost-process and --enable-external-signer, which was simplified to only use the latter. However I forgot to update CI, so the external signer tests were not run.
4 years ago
MarcoFalke
faaee810e6
build: Require C++17 compiler
4 years ago
Anthony Towns
8ae9d314e9
Bump minimum python version to 3.6
4 years ago
Sjors Provoost
c17f54ee53
[ci] use boost::process
...
Explictly opt-out on win64, in case the default changes.
4 years ago
MarcoFalke
fa3b35a189
ci: Add test for clang-3.8 C++11 support
4 years ago
MarcoFalke
fa880773b4
ci: Have one config run in xenial to test against python3.5
...
Also, bump the travis env to bionic. This shouldn't matter at all
because all ci configs run inside a docker, but it does seem to fix a
bug. See
https://github.com/bitcoin/bitcoin/pull/19267#issuecomment-643630309
4 years ago
MarcoFalke
fa488f131f
scripted-diff: Bump copyright headers
...
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
5 years ago
fanquake
9e111db088
test: set a name for CI Docker containers
5 years ago
MarcoFalke
fa8a60bce9
ci: Run non-cross-compile builds natively
5 years ago