<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/cmake/ZLIB.cmake, branch 26.1.1</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.1.1</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.1.1'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2021-09-08T20:18:07Z</updated>
<entry>
<title>SL-14541 Replace zlib with zlib-ng</title>
<updated>2021-09-08T20:18:07Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2021-09-08T17:53:50Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5af8f15a0579bc88ca4249324db8b1f19c52bbd5'/>
<id>urn:sha1:5af8f15a0579bc88ca4249324db8b1f19c52bbd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove execute permission from many files that should not have it</title>
<updated>2015-11-10T14:48:56Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2015-11-10T14:48:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c8726aba303bcf1207b730a344536e25491420bc'/>
<id>urn:sha1:c8726aba303bcf1207b730a344536e25491420bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge.  Refresh from viewer-release after 3.7.11 release.</title>
<updated>2014-07-08T21:29:48Z</updated>
<author>
<name>Monty Brandenberg</name>
<email>monty@lindenlab.com</email>
</author>
<published>2014-07-08T21:29:48Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=29bea5a6b94458e23559bdbeaae5a593100533b6'/>
<id>urn:sha1:29bea5a6b94458e23559bdbeaae5a593100533b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux/Win:  Bad checksum on Windows package.  Libz and libpng linking changes to find newest code.</title>
<updated>2014-04-15T22:48:52Z</updated>
<author>
<name>Monty Brandenberg</name>
<email>monty@lindenlab.com</email>
</author>
<published>2014-04-15T22:48:52Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f8874d04b8ca238ee99dc464055295cff417a9b2'/>
<id>urn:sha1:f8874d04b8ca238ee99dc464055295cff417a9b2</id>
<content type='text'>
Windows autobuild package had a bad checksum due to oddities in the build
system.  On Linux I've been fighting with getting libz 1.2.8 and libpng
1.6.8 to be the definitive version in the viewer.  Problem is the *massive*
library search tree we assemble.  We find older shared library versions
first and so those dominated.  By using --whole-archive with static libraries,
the packaged versions of these libraries are made definitive.
</content>
</entry>
<entry>
<title>OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBS</title>
<updated>2014-03-19T21:30:07Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2014-03-19T21:30:07Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=776aadf4ef65681084268c3866058172c89b4259'/>
<id>urn:sha1:776aadf4ef65681084268c3866058172c89b4259</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Mac and Windows breakpad builds to latest</title>
<updated>2013-03-29T14:50:08Z</updated>
<author>
<name>Graham Madarasz</name>
<email>graham@lindenlab.com</email>
</author>
<published>2013-03-29T14:50:08Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=bf6182daa8b4d7cea79310547f71d7a3155e17b0'/>
<id>urn:sha1:bf6182daa8b4d7cea79310547f71d7a3155e17b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>QAR-1476 Combo-merge to trunk: Viewer 1.23 RC0 and Simulator 1.26.3</title>
<updated>2009-05-04T17:43:26Z</updated>
<author>
<name>Adam Moss</name>
<email>moss@lindenlab.com</email>
</author>
<published>2009-05-04T17:43:26Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=cc92525b0df952659102d2e5adcc4140fea7f371'/>
<id>urn:sha1:cc92525b0df952659102d2e5adcc4140fea7f371</id>
<content type='text'>
svn merge -r118927:118939
svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-1.23.0-merge-2-combo-QAR-1476

this is a composite of...

svn merge -r115088:118182
svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer_1-23
conflicts resolved:
C      doc/contributions.txt
C      indra/llaudio/audioengine.cpp
C      indra/newview/CMakeLists.txt
C      indra/newview/llfloaterlandholdings.cpp
C      indra/newview/llpaneldirbrowser.cpp
C      indra/newview/llpanelgrouplandmoney.cpp
C      indra/newview/llpreviewscript.cpp
C      indra/newview/llviewermenu.cpp
C      indra/newview/skins/default/xui/en-us/notifications.xml

and...

svn merge -r116937:118673
svn+ssh://svn.lindenlab.com/svn/linden/branches/server/server-1.26
minor-to-trivial conflicts resolved:
C      indra/llcommon/llversionserver.h
C      indra/newsim/llrezdata.cpp
C      indra/newsim/llstate.cpp
C      indra/upgrade/schema_version/sequence/3/index_log_paypal.sql
</content>
</entry>
<entry>
<title>Merge of QAR-1267 to trunk.  This was a combo merge of QAR-1175 (maint-render-9) and QAR-1236 (dll-msvcrt-2)</title>
<updated>2009-02-18T21:10:16Z</updated>
<author>
<name>Brad Kittenbrink</name>
<email>brad@lindenlab.com</email>
</author>
<published>2009-02-18T21:10:16Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=abdc99f21b542c4fea67030ddbd7166c9d1c6c63'/>
<id>urn:sha1:abdc99f21b542c4fea67030ddbd7166c9d1c6c63</id>
<content type='text'>
svn merge -r 109838:112264 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-render/maint-render-9-merge-r109833
</content>
</entry>
<entry>
<title>svn merge -r89258:89534 svn+ssh://svn/svn/linden/branches/install-dev-binaries/idb2-merge-buildme</title>
<updated>2008-06-12T20:51:41Z</updated>
<author>
<name>Jennifer Leech</name>
<email>jenn@lindenlab.com</email>
</author>
<published>2008-06-12T20:51:41Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=fbf15572d905799257c07d1ddfb9dea0007e89fe'/>
<id>urn:sha1:fbf15572d905799257c07d1ddfb9dea0007e89fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake-9-merge</title>
<updated>2008-06-02T21:14:31Z</updated>
<author>
<name>Bryan O'Sullivan</name>
<email>bos@lindenlab.com</email>
</author>
<published>2008-06-02T21:14:31Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9db949eec327df4173fde3de934a87bedb0db13c'/>
<id>urn:sha1:9db949eec327df4173fde3de934a87bedb0db13c</id>
<content type='text'>
dataserver-is-deprecated
for-fucks-sake-whats-with-these-commit-markers
</content>
</entry>
</feed>
