- Sep 07, 2020
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Aug 19, 2020
-
-
Simon McVittie authored
The steam-runtime-tools test suite is failing, but only as a subproject, and it isn't really the point of this CI anyway. Signed-off-by:
Simon McVittie <smcv@collabora.com>
- Aug 18, 2020
-
-
Simon McVittie authored
We no longer have any runners willing to run untagged jobs. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
We need up-to-date packages for the relocatable install to be able to get its corresponding source code; stale packages are not enough. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Aug 17, 2020
-
-
Simon McVittie authored
Gitlab-CI variables can be set at the project level to override these Docker images with their equivalents from the internal Docker registry where desired. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Aug 05, 2020
-
- Jul 16, 2020
-
-
Ludovico de Nittis authored
By increasing the CI upload limit we should be able to store the pressure-vessel artifacts. Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>
-
- Jul 09, 2020
-
-
Simon McVittie authored
I only intended to bump the version on the libcapsule dependency, not the steam-runtime-tools dependency. Signed-off-by:
Simon McVittie <smcv@collabora.com>
- Jul 08, 2020
-
-
Simon McVittie authored
For runtimes that support it, this gives us a way to override library comparisons. In particular, we can make sure libgcc_s.so.1 is compared by its version-definitions and symbols. (T16561, T16562) Signed-off-by:
Simon McVittie <smcv@collabora.com>
- Jun 24, 2020
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
- Jun 23, 2020
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Jun 16, 2020
-
-
Simon McVittie authored
This will be used to delete libraries from the runtime if their SONAME is the same as a library that we brought in from outside, to avoid conflicts when precedence gets mixed up. A manual test is included. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- May 21, 2020
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Apr 09, 2020
-
-
Ludovico de Nittis authored
If available, and newer, we bind VDPAU drivers from the host system. Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>
-
- Apr 03, 2020
-
-
Simon McVittie authored
In Steam Runtime 1 'scout' and Steam Runtime 1½ 'heavy' SDK environments, we have a backport of python3.5 in order to run Meson, and meson.build automatically selects it if available. In newer environments like a developer's laptop, we expect to have a strictly newer Python version, like the python3.7 in Debian 10. One notable exception is that we only require Python 3.4+ for scripts that are meant to run on test machines or on non-developer Steam users' systems, which right now just means the test UI. This version was chosen because SteamOS 2 'brewmaster' and Ubuntu 14.04 'trusty' both have 3.4. Ubuntu 12.04 'precise' only has 3.2, but the Steam client doesn't actually work on 12.04 any more for orthogonal reasons. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Mar 31, 2020
-
- Mar 25, 2020
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Now that deb-build-snapshot supports a Build-Suffix option in debian/git-version-gen.control, we don't need to worry about whether the version number will be less than a previous version that had a +srt suffix added by the Open Build Service. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Mar 17, 2020
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Mar 05, 2020
-
-
Simon McVittie authored
This should make it easier to build pressure-vessel releases. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Similar to f14c75ac, we'll need this for the steam-runtime-tools subproject. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Mar 04, 2020
-
-
Simon McVittie authored
We need this if we're using the steam-runtime-tools subproject with a compiler from the distant past, like the one in Steam Runtime 1 'scout'. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
We'll need this for !27. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
We now need this for the "devel" build, which builds steam-runtime-tools from the subproject. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Feb 26, 2020
-
-
Simon McVittie authored
Steam Runtime 1 'scout' has python3.5 as a non-default Python 3 version, and python3.2 as default. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Jan 08, 2020
-
- Dec 16, 2019
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
- Nov 15, 2019
-
- Nov 12, 2019
-
-
Simon McVittie authored
This might give us more/different compiler warnings. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Versioning pressure-vessel as a native package interacts poorly with the combination of the Open Build Service pseudo-binNMU suffix and the deb-build-snapshot tool used for prereleases: 0.20190927.0+7+g1234567+srt1 is less than 0.20190927.0+srt1, so 0.20190927.0 would wrongly be preferred over the prerelease at commit 1234567, 7 commits later than 0.20190927.0. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
This avoids needing to install steam-runtime-tools there if we want to run "ninja dist". Signed-off-by:
Simon McVittie <smcv@collabora.com>
-