<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/cmake/FreeType.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>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>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>Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024.08-DeltaFPS</title>
<updated>2024-09-01T12:43:42Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-08-31T13:25:47Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=95582654e49422d51b55665c3f2821c848ad1cb8'/>
<id>urn:sha1:95582654e49422d51b55665c3f2821c848ad1cb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update zlib-ng libxml2 libpng freetype minizip-ng boost collada-dom tinygltf packages (#2250)</title>
<updated>2024-08-12T04:30:42Z</updated>
<author>
<name>Rye Mutt</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2024-08-12T04:30:42Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f982463488a35b58b86d5d76309055416eb9eaec'/>
<id>urn:sha1:f982463488a35b58b86d5d76309055416eb9eaec</id>
<content type='text'>
Rebuild expat, apr, meshoptimizer, ogg_vorbis, libjpeg-turbo for symbol fixes</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/maint-b' into maint-b</title>
<updated>2024-06-20T12:52:45Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-06-20T08:16:37Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ad5dec92bcb7d11e6a48b6ec6a220a49de985351'/>
<id>urn:sha1:ad5dec92bcb7d11e6a48b6ec6a220a49de985351</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux viewer (ReleaseOS) resurrection (#1099)</title>
<updated>2024-04-05T17:25:02Z</updated>
<author>
<name>Nicky Dasmijn</name>
<email>nicky.dasmijn@posteo.nl</email>
</author>
<published>2024-04-05T17:25:02Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=57d423745fd1d3d0ea6a0c69b869a20c27e27fc5'/>
<id>urn:sha1:57d423745fd1d3d0ea6a0c69b869a20c27e27fc5</id>
<content type='text'>
Co-authored-by: AiraYumi &lt;aira.youme@airanyumi.net&gt;</content>
</entry>
<entry>
<title>Obtain FreeType flags when using system libs</title>
<updated>2023-07-19T02:50:36Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2023-07-11T12:35:40Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b2dbc73384ffcb65d3a50a4a38a367466ddb45ea'/>
<id>urn:sha1:b2dbc73384ffcb65d3a50a4a38a367466ddb45ea</id>
<content type='text'>
The module name to check with pkgconf is different, hence the special
treatment.
</content>
</entry>
<entry>
<title>Be more explicit: Rename use_conan_binary to use_system_binary, this will allow us to reuse the macro for more than just conan.</title>
<updated>2022-07-17T15:51:25Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@posteo.nl</email>
</author>
<published>2022-07-17T15:51:25Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=3f31d0b5a70af4ebf746d40d478b4e948e904a87'/>
<id>urn:sha1:3f31d0b5a70af4ebf746d40d478b4e948e904a87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Round one to support conan for 3P packages, this allows to build the viewer on Linux again.</title>
<updated>2022-04-18T16:11:43Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@gmail.com</email>
</author>
<published>2022-04-18T16:11:43Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=2b151e0aefd54671e1be504269f10318d303dccb'/>
<id>urn:sha1:2b151e0aefd54671e1be504269f10318d303dccb</id>
<content type='text'>
</content>
</entry>
</feed>
