Sjors Provoost
5be90c907e
build: enable external signer by default
2021-06-16 10:48:57 +02:00
windsok
6f6bb3ebc7
test: fix file permissions on various scripts
...
Updates permissions on files to comply with the new test added in the following commit
2021-04-23 17:13:28 -07:00
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.
2021-04-08 17:56:00 +02:00
Hennadii Stepanov
3272e34f9c
build: Add xkbcommon 0.8.4
...
Co-authored-by: fanquake <fanquake@gmail.com>
2021-03-10 08:23:47 +08:00
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.
2020-12-02 13:49:25 +02:00
MarcoFalke
fa73674738
ci: Run i686 centos ci config on cirrus
2020-11-23 17:09:12 +01:00
MarcoFalke
faaee810e6
build: Require C++17 compiler
2020-11-18 15:15:04 +01:00
Sjors Provoost
c17f54ee53
[ci] use boost::process
...
Explictly opt-out on win64, in case the default changes.
2020-07-31 13:38:10 +02:00
fanquake
9e111db088
test: set a name for CI Docker containers
2020-02-10 20:03:52 +08:00
Sebastian Falbesoner
ef63f5fc11
ci: Combine 32-bit build with CentOS 7 build
2020-01-08 23:36:46 +01:00