<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/BuildParams, branch 26.1.1</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=26.1.1</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=26.1.1'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2024-03-31T04:21:55Z</updated>
<entry>
<title>Remove BuildParams</title>
<updated>2024-03-31T04:21:55Z</updated>
<author>
<name>Bennett Goble</name>
<email>signal@lindenlab.com</email>
</author>
<published>2024-03-31T04:21:55Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=2b1e372f760c8dd7510418e1c2362804b7c854b3'/>
<id>urn:sha1:2b1e372f760c8dd7510418e1c2362804b7c854b3</id>
<content type='text'>
This file is no longer used.
</content>
</entry>
<entry>
<title>Merge branch 'SL-15742' into DRTVWR-527-maint</title>
<updated>2021-12-15T22:58:44Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2021-12-15T22:58:44Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=83b4ea59fc8793ccbfb6b40ffff111de14ebd4d3'/>
<id>urn:sha1:83b4ea59fc8793ccbfb6b40ffff111de14ebd4d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into SL-15742</title>
<updated>2021-12-11T18:29:37Z</updated>
<author>
<name>Bennett Goble</name>
<email>signal@lindenlab.com</email>
</author>
<published>2021-12-11T18:28:35Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=0b95b9d008a0878b5d57262e529cef61fb29ea24'/>
<id>urn:sha1:0b95b9d008a0878b5d57262e529cef61fb29ea24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-15742: Convert build scripts to Python 3</title>
<updated>2021-12-10T22:42:49Z</updated>
<author>
<name>Bennett Goble</name>
<email>signal@lindenlab.com</email>
</author>
<published>2021-06-06T05:02:54Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=f729cfc33f258781c5fd85a3d8773bf6149d12db'/>
<id>urn:sha1:f729cfc33f258781c5fd85a3d8773bf6149d12db</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Merge branch 'master' into DRTVWR-527-maint</title>
<updated>2021-11-15T22:54:53Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2021-11-15T22:54:53Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=f9373a9b4ea6a1e22c69976303b5a15763bd994b'/>
<id>urn:sha1:f9373a9b4ea6a1e22c69976303b5a15763bd994b</id>
<content type='text'>
# Conflicts:
#	autobuild.xml
#	indra/newview/installers/windows/lang_pl.nsi
#	indra/newview/llfloaterpreference.cpp
#	indra/newview/llinventorymodel.cpp
</content>
</entry>
<entry>
<title>Merge branch 'master' into DRTVWR-521-maint</title>
<updated>2021-07-19T23:48:05Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2021-07-19T23:48:05Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=6c8e6f033b6c94c9f8d6ceb5b0375665a50a69af'/>
<id>urn:sha1:6c8e6f033b6c94c9f8d6ceb5b0375665a50a69af</id>
<content type='text'>
# Conflicts:
#	autobuild.xml
#	indra/llcommon/llerror.cpp
#	indra/llui/llnotifications.h
#	indra/newview/llappviewer.cpp
#	indra/newview/llappviewermacosx.cpp
</content>
</entry>
<entry>
<title>Merge branch 'master' into DRTVWR-527-maint</title>
<updated>2021-07-19T19:22:32Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2021-07-19T19:22:32Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=9873e7bba93f52616ad18b9867558c6fa6c40919'/>
<id>urn:sha1:9873e7bba93f52616ad18b9867558c6fa6c40919</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-15500: Install git-hooks (and requirements) and run policy check</title>
<updated>2021-06-29T21:45:13Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2021-06-29T21:45:13Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=ab185263fa43141ff325edb8dace25f99e685c3d'/>
<id>urn:sha1:ab185263fa43141ff325edb8dace25f99e685c3d</id>
<content type='text'>
on the entire current (branch of the) viewer repo before starting any build.
</content>
</entry>
<entry>
<title>SL-14570 - moving windows 64-bit toolchain setting to build config params</title>
<updated>2021-01-29T20:36:47Z</updated>
<author>
<name>Brad Payne (Vir Linden)</name>
<email>vir@lindenlab.com</email>
</author>
<published>2021-01-29T20:36:47Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=dad963eadc3498d2ca8c13b9586f2a4472a824e8'/>
<id>urn:sha1:dad963eadc3498d2ca8c13b9586f2a4472a824e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-14570 - test 64-bit toolchain for build issues</title>
<updated>2021-01-27T20:30:52Z</updated>
<author>
<name>Brad Payne (Vir Linden)</name>
<email>vir@lindenlab.com</email>
</author>
<published>2021-01-27T20:30:52Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=360b66bdc1f710104c088f4c0948af3b3a8c474e'/>
<id>urn:sha1:360b66bdc1f710104c088f4c0948af3b3a8c474e</id>
<content type='text'>
</content>
</entry>
</feed>
