<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/cmake/NDOF.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>2025-10-01T08:56:56Z</updated>
<entry>
<title>Merge tag 'Second_Life_Release#a6d4c1d3-2025.07' into 2025.07</title>
<updated>2025-10-01T08:56:56Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-09-29T08:29:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a954d290674db08ecaf3c1e6484a0cb6647b88b5'/>
<id>urn:sha1:a954d290674db08ecaf3c1e6484a0cb6647b88b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Turn NDOF back on for Windows x64</title>
<updated>2025-07-08T09:08:25Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-07-08T09:06:44Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f7b958e88e8cc3e867cbb6abf6f169df5e993261'/>
<id>urn:sha1:f7b958e88e8cc3e867cbb6abf6f169df5e993261</id>
<content type='text'>
and don't rebuild NDOF on non x86-64 Linux when it's already installed.
</content>
</entry>
<entry>
<title>NDOF support for non x86-64 Linux</title>
<updated>2025-07-08T04:16:14Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-07-08T04:16:14Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e5a7ba4f8f807626e9602d7b231893e2d1ab92d7'/>
<id>urn:sha1:e5a7ba4f8f807626e9602d7b231893e2d1ab92d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Empty CMake elses &amp; endifs parentheses</title>
<updated>2025-05-13T02:48:20Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-05-13T02:48:20Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=793bdbf972eca4c032813d6e2c4ef4e79d1628eb'/>
<id>urn:sha1:793bdbf972eca4c032813d6e2c4ef4e79d1628eb</id>
<content type='text'>
to make it more flexible the next time a value in the if's parentheses
gets changed again, and also to reduce duplicate pattern matches when
grepping those CMake files with certain keywords.
</content>
</entry>
<entry>
<title>Not rely on (LL_)USESYSTEMLIBS macro &amp; CMake setting</title>
<updated>2025-05-13T02:22:54Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-05-13T02:22:54Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f5ab6e11f13699c03a696611f67f8384434130a1'/>
<id>urn:sha1:f5ab6e11f13699c03a696611f67f8384434130a1</id>
<content type='text'>
but the fact that we keep on using as many system libraries as we
can (and only resort to other sources in certain cases), hasn't
changed, of course.
Also stop having to set USE_AUTOBUILD_3P to OFF.
Lines are reindented, and when a system library can be found for
a dependency, then that should be the way. If later we find out
that using some other way is better, than stick to that. So, one
option at a time, whichever is best for the situation.
GLEXT hasn't been used, and in order to be not having to hack its
.cmake file, we bypass it and refer to GLH (which is still used)
right away in LLWindow.
CMake commands that need to be bypassed, if it's a one-liner then
it's just commented out, but if it's multiple lines, then scope
them with if (FALSE) to minimise difference.
</content>
</entry>
<entry>
<title>Explicit significant NDOF try_compile settings</title>
<updated>2025-04-27T11:21:41Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-04-27T11:21:41Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=6e5ce1ddeded20eec4141a01e8994d4c608f7ebd'/>
<id>urn:sha1:6e5ce1ddeded20eec4141a01e8994d4c608f7ebd</id>
<content type='text'>
and use ARCH_PREBUILT_DIRS_RELEASE for shortening paths.
</content>
</entry>
<entry>
<title>Explicit on macOS deployment target when CMaking deps</title>
<updated>2025-04-17T08:34:01Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-04-17T08:34:01Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e178ce1945981fb1ad6cb4f4ca36809f904a205c'/>
<id>urn:sha1:e178ce1945981fb1ad6cb4f4ca36809f904a205c</id>
<content type='text'>
Turns out it wasn't forwarded, when I was building on macOS 15 arm64.
</content>
</entry>
<entry>
<title>Update dependencies with support for apple silicon</title>
<updated>2025-02-11T10:04:06Z</updated>
<author>
<name>Rye</name>
<email>rye@lindenlab.com</email>
</author>
<published>2025-02-02T12:08:40Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=7bba6b835f2a64367399931b06597046b6f9e004'/>
<id>urn:sha1:7bba6b835f2a64367399931b06597046b6f9e004</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Windows configuration, with MSYS2 in MinGW for now</title>
<updated>2024-09-30T03:48:20Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-09-30T03:48:20Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f7873910039b45b4426172cea1f0db3f79f349c5'/>
<id>urn:sha1:f7873910039b45b4426172cea1f0db3f79f349c5</id>
<content type='text'>
Also simplify CMake-based dependency projects, the parameters that
have been set for the viewer seem to have been implied all this time
for the subprojects.
</content>
</entry>
<entry>
<title>Fix meshoptimizer &amp; NDOF tracking contains garbage</title>
<updated>2024-08-16T07:27:00Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-08-16T07:27:00Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=90127cf36c5ca6e7c6273261830e65da2d7e9c73'/>
<id>urn:sha1:90127cf36c5ca6e7c6273261830e65da2d7e9c73</id>
<content type='text'>
instead of 0.
</content>
</entry>
</feed>
