Skip to content
Snippets Groups Projects
  1. Jul 02, 2021
  2. May 11, 2021
  3. Nov 25, 2020
  4. Sep 14, 2020
  5. Sep 09, 2020
  6. 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
  7. Sep 26, 2019
  8. Sep 25, 2019
  9. Aug 15, 2019
  10. Jul 24, 2019
  11. Jul 16, 2019
  12. Jul 01, 2019
  13. Jun 28, 2019
  14. Jun 27, 2019
  15. Apr 24, 2018
  16. Nov 15, 2017
  17. Nov 07, 2017
  18. Oct 11, 2017
  19. Oct 02, 2017
  20. Sep 28, 2017
  21. Sep 25, 2017
  22. Sep 21, 2017
  23. Sep 20, 2017
  24. Sep 19, 2017
  25. Sep 18, 2017
Loading