<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/cmake/BuildVersion.cmake, branch 26.4</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=26.4</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=26.4'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2025-10-27T08:59:15Z</updated>
<entry>
<title>Fix makefile and ninja generators invalidating secondlife-bin target every time cmake is run</title>
<updated>2025-10-27T08:59:15Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-10-23T08:48:17Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=24b2343e83099257dc43bf4f296d58f307adba39'/>
<id>urn:sha1:24b2343e83099257dc43bf4f296d58f307adba39</id>
<content type='text'>
Signed-off-by: Rye &lt;rye@alchemyviewer.org&gt;
</content>
</entry>
<entry>
<title>#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed</title>
<updated>2024-04-29T04:56:09Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2024-04-29T04:43:28Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=1b68f71348ecf3983b76b40d7940da8377f049b7'/>
<id>urn:sha1:1b68f71348ecf3983b76b40d7940da8377f049b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use git for version detection fallback</title>
<updated>2022-04-06T14:31:53Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@gmail.com</email>
</author>
<published>2022-04-06T14:31:53Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=7522cea2528f9cfdf5283a7920dd3434417b20f4'/>
<id>urn:sha1:7522cea2528f9cfdf5283a7920dd3434417b20f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct merge error in BuildVersion.cmake</title>
<updated>2017-02-22T22:34:46Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2017-02-22T22:34:46Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=f0b256b1cb6c96aed81ee456e505247fd2169c5f'/>
<id>urn:sha1:f0b256b1cb6c96aed81ee456e505247fd2169c5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use AUTOBUILD_BUILD_ID value for revision if available (requires autobuild 1.1.4)</title>
<updated>2017-02-22T22:03:00Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2017-02-22T22:03:00Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=f77af9df438e0f955a4cf5c550f5eb3d3c919519'/>
<id>urn:sha1:f77af9df438e0f955a4cf5c550f5eb3d3c919519</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DRTVWR-418, MAINT-7038: Don't add double quotes to channel name.</title>
<updated>2017-01-05T23:49:56Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2017-01-05T23:49:56Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=1fe8d04a46ba3414ddbb16cc3bc5de206d9490b0'/>
<id>urn:sha1:1fe8d04a46ba3414ddbb16cc3bc5de206d9490b0</id>
<content type='text'>
The CMake directive that passes VIEWER_CHANNEL to the C++ compiler as
LL_VIEWER_CHANNEL was enclosing the VIEWER_CHANNEL value in double quotes. At
this point in history, those double quotes literally become part of the
LL_VIEWER_CHANNEL value, causing the viewer to construct a bad Viewer Version
Manager query containing those double quotes. Removing them fixes the query.
</content>
</entry>
<entry>
<title>move build number informative output to stdout</title>
<updated>2016-06-09T14:03:07Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2016-06-09T14:03:07Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=97f11bc635935def177d4c1a58ba1c6a76f0b540'/>
<id>urn:sha1:97f11bc635935def177d4c1a58ba1c6a76f0b540</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OPEN-297 simplify build number generation</title>
<updated>2016-02-07T22:58:47Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2016-02-07T22:58:47Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=4fd57774dd8491ffc760114b6d89fd0ab1989bbd'/>
<id>urn:sha1:4fd57774dd8491ffc760114b6d89fd0ab1989bbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add build configuration to the About box if it is not Release</title>
<updated>2016-02-05T04:32:42Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2016-02-05T04:32:42Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=b46627ffc4f9dd72d252121768da8cd91f185f63'/>
<id>urn:sha1:b46627ffc4f9dd72d252121768da8cd91f185f63</id>
<content type='text'>
remove some superfluous other information from About
</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://www.megapahit.org/viewer.git/commit/?id=c8726aba303bcf1207b730a344536e25491420bc'/>
<id>urn:sha1:c8726aba303bcf1207b730a344536e25491420bc</id>
<content type='text'>
</content>
</entry>
</feed>
