Skip to content
Snippets Groups Projects
  1. Sep 10, 2020
  2. Sep 09, 2020
  3. Aug 19, 2020
  4. Aug 04, 2020
  5. Jul 21, 2020
  6. Jun 12, 2020
  7. Apr 03, 2020
    • Simon McVittie's avatar
      scripts: Assert that we have the desired Python version · b4f85647
      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: default avatarSimon McVittie <smcv@collabora.com>
      b4f85647
  8. Mar 05, 2020
  9. Nov 14, 2019
  10. Sep 26, 2019
  11. Sep 12, 2019
  12. Aug 22, 2019
  13. Aug 20, 2019
  14. Aug 19, 2019
  15. Aug 16, 2019
  16. Aug 15, 2019
  17. Aug 09, 2019
  18. Jul 02, 2019
  19. May 10, 2019
  20. May 03, 2019
Loading