Skip to content
Snippets Groups Projects
  1. Apr 22, 2021
  2. Sep 09, 2020
  3. Aug 19, 2020
  4. Aug 04, 2020
  5. May 21, 2020
    • Simon McVittie's avatar
      build: Split into subdirectories · 09925ab2
      Simon McVittie authored
      
      Unlike Autotools, in Meson this doesn't have the problems caused by
      recursive make: ninja always has an overview of the whole source tree.
      
      With this change, test-locale-gen.sh needs minor adjustments, because
      G_TEST_SRCDIR, G_TEST_BUILDDIR now point into tests/ instead of the
      root directory of the source tree.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      09925ab2
  6. May 19, 2020
    • Simon McVittie's avatar
      populate-depot: New script to download one or more runtimes · e3ebf1b9
      Simon McVittie authored
      
      As we start to add more runtimes, we need to decouple the
      SteamLinuxRuntime depot from any individual runtime. Instead of producing
      a pre-populated depot as part of a scout build, we can clone this git
      repository in some convenient place and run ./populate-depot.py to
      download the necessary files.
      
      Also add convenience Makefile targets to download scout and optionally
      soldier - these are mostly here as manual tests and as executable
      examples.
      
      This partially resolves T17590 and T20721.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      e3ebf1b9
  7. Jan 03, 2020
  8. Jun 24, 2019
  9. May 03, 2019
  10. Apr 09, 2019
Loading