Skip to content
Snippets Groups Projects
This project is mirrored from https://git.alchemyviewer.org/alchemy/alchemy-next.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
  1. May 31, 2023
  2. Oct 11, 2022
  3. 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
  4. Nov 15, 2021
  5. Jul 24, 2021
  6. May 12, 2021
  7. Apr 07, 2021
  8. Apr 06, 2021
  9. Apr 01, 2021
  10. Mar 30, 2021
  11. Mar 26, 2021
  12. Mar 07, 2017
  13. Mar 03, 2017
  14. Mar 01, 2017
Loading