Skip to content
Snippets Groups Projects
  1. Jun 15, 2021
    • Simon McVittie's avatar
      tests: Don't rely on being able to put more than one suite in a depot · b6eaf062
      Simon McVittie authored
      
      The SteamLinuxRuntime scripts have phased out support for populating a
      depot directory with a mixture of scout and soldier, because that
      doesn't really make sense for a game or a compat tool: each native Linux
      game, and each compat tool used to run non-native games, expects to run
      in one particular environment (scout or soldier or something else) and
      using any other environment would be incorrect.
      
      However, tests/pressure-vessel/containers.py currently expects to work
      with a directory that contains both scout and soldier. For now, we'll
      download scout and soldier separately, then mash them together into the
      same directory.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      b6eaf062
  2. Jun 09, 2021
  3. Jun 08, 2021
  4. Jun 07, 2021
    • Simon McVittie's avatar
      CI: Make relocatable builds with both production and debug binaries · a1b7b37f
      Simon McVittie authored
      
      The production build uses dpkg packages, built with -O2 -g and stripped.
      This is similar to what we currently extract from a scout SDK build;
      but if we do it here, we can decouple the pressure-vessel release process
      from the scout release process, making it possible to issue a new
      pressure-vessel release for use with pre-existing scout/soldier runtimes
      much quicker than the time needed to do an entire scout release.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      a1b7b37f
  5. Jun 04, 2021
  6. Jun 01, 2021
  7. May 26, 2021
  8. May 18, 2021
  9. May 11, 2021
  10. May 07, 2021
  11. Apr 30, 2021
  12. Apr 21, 2021
  13. Apr 19, 2021
  14. Apr 15, 2021
  15. Apr 14, 2021
  16. Apr 12, 2021
  17. Mar 31, 2021
  18. Mar 30, 2021
  19. Mar 25, 2021
  20. Mar 17, 2021
  21. Mar 12, 2021
  22. Mar 05, 2021
Loading