<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llplugin/slplugin/CMakeLists.txt, 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>Revert "Link clog too to Windows arm64 SLPlugin"</title>
<updated>2025-06-25T09:37:48Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-06-25T09:37:48Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=692c047a9e952779b81bda0d8b040e9729e1793c'/>
<id>urn:sha1:692c047a9e952779b81bda0d8b040e9729e1793c</id>
<content type='text'>
This reverts commit 98e99812072e6125411174236e1421d9312a50da.
</content>
</entry>
<entry>
<title>Link clog too to Windows arm64 SLPlugin</title>
<updated>2025-06-22T23:01:30Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-06-22T23:01:30Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=98e99812072e6125411174236e1421d9312a50da'/>
<id>urn:sha1:98e99812072e6125411174236e1421d9312a50da</id>
<content type='text'>
Referred from cpuinfo.
</content>
</entry>
<entry>
<title>Make the viewer installable &amp; runnable on Windows</title>
<updated>2025-06-06T11:29:39Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-06-06T11:29:39Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=63e297bd8bfe9cb20244c1e72c6e957510c32851'/>
<id>urn:sha1:63e297bd8bfe9cb20244c1e72c6e957510c32851</id>
<content type='text'>
Turns out the CMAKE_BUILD_TYPE setting is necessary, otherwise it would
be built in RelWithDebInfo configuration.
Reorganise the contributors generation and general CPack settings in
indra/newview/CMakeLists.txt.
Running sed when cross-comping for Linux, on FreeBSD, doesn't need to
use Linux's sed, so no need for ${CMAKE_SYSROOT}/usr/bin prefix, this
way that section can be reused for Windows.
I still couldn't get CPack to make NSIS not use the version numbers as
part of the default installation destination.
Using TARGETS for installing llwebrtc would cause the .lib to be
installed too, which isn't necessary, that's why we use PROGRAMS.
contributors.txt still gets generated wrongly.
The executable icon is still SL's test icon.
ColladaDOM's failure to link to Boost throw_exception, from its use of
Boost Regex, is not fixed yet. I got to this stage by temporarily
removing the offending lines in daeURI.cpp (which are the lines where
Boost Regex is used).
</content>
</entry>
<entry>
<title>Introduce build system and preprocessor support for ARM64</title>
<updated>2025-02-11T10:04:08Z</updated>
<author>
<name>Rye</name>
<email>rye@lindenlab.com</email>
</author>
<published>2025-02-03T16:35:22Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a455d3ee7d5ddefcdf008fa86ecc7c80aba758aa'/>
<id>urn:sha1:a455d3ee7d5ddefcdf008fa86ecc7c80aba758aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move libexec binaries to /usr/lib/megapahit on Arch</title>
<updated>2024-12-01T10:53:58Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-12-01T10:53:58Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e561067b7fa381474a08dcd3dbd88fd9ca9f3936'/>
<id>urn:sha1:e561067b7fa381474a08dcd3dbd88fd9ca9f3936</id>
<content type='text'>
as in Arch, there's really no /usr/libexec.
</content>
</entry>
<entry>
<title>`cpack -G Bundle` instead of `make install` on Mac</title>
<updated>2024-07-10T13:50:00Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-07-10T13:50:00Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=4390609584487896c58e3a9e79d2a56116336322'/>
<id>urn:sha1:4390609584487896c58e3a9e79d2a56116336322</id>
<content type='text'>
Root project finally renamed to Megapahit, which has a nice effect of
CPack: - Run preinstall target for: Megapahit
CPack: - Install project: Megapahit []
but it's really because CPack Bundle file couldn't be renamed via
CPACK_PACKAGE_NAME like on DEB, RPM, and FREEBSD.
CPack determines its own destination root folder, which is Resources
(I didn't find a way to set it to Contents).
fixup_bundle is now run on the .app deep inside CPack staging folders
so that the dependency copies will be included in the DMG.
</content>
</entry>
<entry>
<title>Links to SLPlugin's dependencies after install</title>
<updated>2024-07-07T06:24:22Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-07-07T06:24:22Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e09c241ce61975306cab3804f2ac76e46f357b7a'/>
<id>urn:sha1:e09c241ce61975306cab3804f2ac76e46f357b7a</id>
<content type='text'>
cause SLPlugin's Frameworks wouldn't exist yet before installation.
</content>
</entry>
<entry>
<title>macOS install DESTINATIONs are relative paths now</title>
<updated>2024-07-07T04:01:37Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-07-07T04:01:37Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=dedf76e3f1eaebd053f193e92d6ffa3824a92c95'/>
<id>urn:sha1:dedf76e3f1eaebd053f193e92d6ffa3824a92c95</id>
<content type='text'>
but set CMAKE_INSTALL_PREFIX to newview/Megapahit.app/Contents.
</content>
</entry>
<entry>
<title>Fill SLPlugin.app Frameworks directory with links</title>
<updated>2024-07-06T14:05:07Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-07-06T14:05:07Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=d9a4a04b4f3eb43095cb9398b68cd73c957ab804'/>
<id>urn:sha1:d9a4a04b4f3eb43095cb9398b68cd73c957ab804</id>
<content type='text'>
Adding custom command to fix SLPlugin's references wouldn't have
any effect because fixup_bundle will overwrite them in install stage.
</content>
</entry>
</feed>
