Skip to content
Snippets Groups Projects
  1. Nov 21, 2022
  2. Nov 11, 2022
  3. Oct 17, 2022
  4. Oct 14, 2022
  5. Sep 16, 2022
  6. Sep 14, 2022
  7. May 27, 2022
  8. May 20, 2022
  9. Apr 19, 2022
  10. Apr 15, 2022
  11. Mar 25, 2022
  12. Mar 05, 2022
  13. Feb 18, 2022
  14. Feb 15, 2022
  15. Feb 11, 2022
  16. Feb 08, 2022
  17. Feb 04, 2022
  18. Feb 03, 2022
  19. Feb 02, 2022
  20. Feb 01, 2022
  21. Jan 31, 2022
  22. Jan 10, 2022
  23. Jan 06, 2022
  24. Jan 05, 2022
  25. Dec 15, 2021
  26. Dec 10, 2021
    • Bennett Goble's avatar
      SL-15742: Convert build scripts to Python 3 · f729cfc3
      Bennett Goble authored
      This changeset makes it possible to build the Second Life viewer using
      Python 3. It is designed to be used with an equivalent Autobuild branch
      so that a developer can compile without needing Python 2 on their
      machine.
      
      Breaking change: Python 2 support ending
      
      Rather than supporting two versions of Python, including one that was
      discontinued at the beginning of the year, this branch focuses on
      pouring future effort into Python 3 only. As a result, scripts do not
      need to be backwards compatible. This means that build environments,
      be they on personal computers and on build agents, need to have a
      compatible interpreter.
      
      Notes
      
      - SLVersionChecker will still use Python 2 on macOS
      - Fixed the message template url used by template_verifier.py
      f729cfc3
  27. Nov 29, 2021
  28. Nov 23, 2021
  29. Nov 19, 2021
  30. Nov 18, 2021
  31. Nov 12, 2021
  32. Nov 10, 2021
  33. Nov 03, 2021
Loading