phoenix-firestorm/scripts
Bennett Goble f729cfc33f SL-15742: Convert build scripts to Python 3
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
2021-12-10 14:42:49 -08:00
..
code_tools SL-15742: Convert build scripts to Python 3 2021-12-10 14:42:49 -08:00
content_tools SL-15742: Convert build scripts to Python 3 2021-12-10 14:42:49 -08:00
messages SL-10238: Viewer spport for push notifications from the simulator contaiting partial groups of settings. Blend these settings into the current environment. 2018-12-12 14:07:23 -08:00
metrics SL-15742: Convert build scripts to Python 3 2021-12-10 14:42:49 -08:00
templates Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
testing/lsl SL-751 - updated lsl test scripts with bug fix, added a version that uses the new command llGetObjectAnimationNames() 2017-08-31 16:48:26 +01:00
md5check.py SL-15742: Convert build scripts to Python 3 2021-12-10 14:42:49 -08:00
packages-formatter.py SL-15742: Convert build scripts to Python 3 2021-12-10 14:42:49 -08:00
setup-path.py SL-15742: Convert build scripts to Python 3 2021-12-10 14:42:49 -08:00
template_verifier.py SL-15742: Convert build scripts to Python 3 2021-12-10 14:42:49 -08:00