<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/cmake/ViewerMiscLibs.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-07-08T10:01:02Z</updated>
<entry>
<title>Debian arm64 can use system nanosvg</title>
<updated>2025-07-08T10:01:02Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-07-08T10:01:02Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a874360de2261be937d21bc01d706c141067df93'/>
<id>urn:sha1:a874360de2261be937d21bc01d706c141067df93</id>
<content type='text'>
cause it's available now on trixie.
</content>
</entry>
<entry>
<title>Windows can use vcpkg nanosvg</title>
<updated>2025-07-08T09:54:38Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-07-08T09:54:38Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=84b8f4355322984a451967eaeb0bb1258b9ff2a6'/>
<id>urn:sha1:84b8f4355322984a451967eaeb0bb1258b9ff2a6</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>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>Merge branch 'main' into 2024.06-atlasaurus</title>
<updated>2024-08-25T07:24:43Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-08-25T07:17:22Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=2b15a5cd9eaaa13a2509e0249b84819058893bc1'/>
<id>urn:sha1:2b15a5cd9eaaa13a2509e0249b84819058893bc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use_prebuilt_binary(nanosvg) uses reimplementation</title>
<updated>2024-08-25T05:47:53Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-08-25T05:47:53Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=d07e9ecfaf9b68f8bb5e804ef0f2b5fb5a31f748'/>
<id>urn:sha1:d07e9ecfaf9b68f8bb5e804ef0f2b5fb5a31f748</id>
<content type='text'>
also to minimise ViewerMisc.cmake diff from upstream.
</content>
</entry>
<entry>
<title>Merge branch 'webrtc-voice' into 2024.06-atlasaurus</title>
<updated>2024-08-19T14:35:01Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-08-19T12:36:17Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b7afbe59c42a3e6e92f712153172364f4ebaa5e2'/>
<id>urn:sha1:b7afbe59c42a3e6e92f712153172364f4ebaa5e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use LL's NanoSVG for Ubuntu too</title>
<updated>2024-08-14T11:46:51Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-08-14T11:30:49Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=42013d38d13b4444196792d31996b688fa3ad9a6'/>
<id>urn:sha1:42013d38d13b4444196792d31996b688fa3ad9a6</id>
<content type='text'>
so we can have 1 set of instructions that applies to both Debian
and Ubuntu.
</content>
</entry>
<entry>
<title>Only download when there aren't the files yet</title>
<updated>2024-08-13T14:51:01Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-08-13T14:51:01Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=712b4d935dad7cab52a482994b9e999cc3675d40'/>
<id>urn:sha1:712b4d935dad7cab52a482994b9e999cc3675d40</id>
<content type='text'>
</content>
</entry>
</feed>
