Skip to content
Snippets Groups Projects
  • Simon McVittie's avatar
    e3ebf1b9
    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
    History
    populate-depot: New script to download one or more runtimes
    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>