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
Hennadii Stepanov
3272e34f9c
build: Add xkbcommon 0.8.4
...
Co-authored-by: fanquake <fanquake@gmail.com>
4 years ago
Hennadii Stepanov
c82d15b6d1
depends: Do not force Precompiled Headers (PCH) for building Qt on Linux
...
On CentOS 8 the forced '-pch' option breaks Qt build.
Removing '-pch' option does not affect build time for other Linux
systems.
4 years ago
MarcoFalke
fa73674738
ci: Run i686 centos ci config on cirrus
4 years ago
MarcoFalke
faaee810e6
build: Require C++17 compiler
4 years ago
Sjors Provoost
c17f54ee53
[ci] use boost::process
...
Explictly opt-out on win64, in case the default changes.
4 years ago
fanquake
9e111db088
test: set a name for CI Docker containers
5 years ago
Sebastian Falbesoner
ef63f5fc11
ci: Combine 32-bit build with CentOS 7 build
5 years ago