<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/cmake/ViewerMiscLibs.cmake, branch cef_147</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=cef_147</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=cef_147'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2026-05-19T11:27:15Z</updated>
<entry>
<title>Merge branch 'main' into 2026.02</title>
<updated>2026-05-19T11:27:15Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-05-19T11:27:15Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b6a7476bab2822a5e09acd9e2734e71dc1334143'/>
<id>urn:sha1:b6a7476bab2822a5e09acd9e2734e71dc1334143</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Debian should've been using prepared system nanosvg</title>
<updated>2026-05-19T11:11:03Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-05-19T11:11:03Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=0cee8b6c59ff699edaaa3faea98d31e87f2b8e17'/>
<id>urn:sha1:0cee8b6c59ff699edaaa3faea98d31e87f2b8e17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#8ffb73b4-26.2' into 2026.02</title>
<updated>2026-04-19T00:51:40Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-04-19T00:50:43Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=badf783df47cb08de85a7abfa612ce813628058d'/>
<id>urn:sha1:badf783df47cb08de85a7abfa612ce813628058d</id>
<content type='text'>
</content>
</entry>
<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>viewer#2023 Google Inter</title>
<updated>2025-03-24T07:24:19Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2023-08-08T19:16:09Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=7269f7a3a567f2823b0cca1d0bc716a7a0389ecc'/>
<id>urn:sha1:7269f7a3a567f2823b0cca1d0bc716a7a0389ecc</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>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>
</feed>
