| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | Gentoo Portage's Boost just got upgraded to 1.90HEADmain | Erik Kundiman | |
| 2026-01-29 | FMOD lib directory when building using it on macOS | Erik Kundiman | |
| 2026-01-21 | Upgrade Discord SDK | Erik Kundiman | |
| 2026-01-21 | FMOD has been upgraded | Erik Kundiman | |
| 2026-01-11 | Update meshoptimizer to v1.0.1 | Erik Kundiman | |
| for OSes/distros that don't link to system library meshoptimizer. | |||
| 2026-01-11 | Upgrade VLC to 3.0.23 on macOS | Erik Kundiman | |
| 2025-12-24 | Boost has been upgraded to 1.90 in vcpkg | Erik Kundiman | |
| 2025-11-28 | Merge branch 'main' into 2025.08 | Erik Kundiman | |
| 2025-11-21 | Use FLTK 1.4 on Debian instead of 1.3 | Erik Kundiman | |
| which fixes the problem of freezing/crashing or disappearing of the viewer, at least on default GNOME-based Debian. | |||
| 2025-11-19 | Merge branch 'main' into 2025.08 | Erik Kundiman | |
| 2025-11-19 | FMOD has been upgraded | Erik Kundiman | |
| 2025-11-07 | Merge branch 'main' into 2025.08 | Erik Kundiman | |
| 2025-11-07 | Update the upstream ColladaDOM revision used to 10 | Erik Kundiman | |
| As the maintenance using an external patch is getting harder, I had to revert the patching to internal and the building to be in the configuration phase, made worse by CMake 4 on Arch, Gentoo and Tumbleweed that treats the absence of a minimum requirement as an error (the BSD sed condition is put there as an anticipation for when in the future (Mac)Ports' CMake gets updated to 4 too). | |||
| 2025-10-28 | Merge branch 'main' into 2025.08 | Erik Kundiman | |
| 2025-10-28 | FMOD has been upgraded | Erik Kundiman | |
| 2025-10-26 | Merge tag 'Second_Life_Release#4e2a9667-2025.08' into 2025.08 | Erik Kundiman | |
| 2025-10-25 | Merge tag 'Second_Life_Release#01823996-2025.08' into 2025.08 | Erik Kundiman | |
| 2025-10-23 | FreeBSD Ports Boost just got upgraded to 1.89 | Erik Kundiman | |
| 2025-10-22 | Arch's Boost just got upgraded to 1.89 | Erik Kundiman | |
| 2025-10-20 | Rework new convex decomp into a physicsextensions stub package and fix havok ↵ | Rye | |
| and havok_tpv builds for darwin universal to utilize new vhacd stub (#4858) | |||
| 2025-10-17 | Merge remote-tracking branch 'origin/main' into geenz/main-to-develop | Jonathan "Geenz" Goodman | |
| 2025-10-16 | Fix erroneous check for __attribute__ definition introduced with APR 1.7.5 | Ansariel | |
| With the update of APR to versoin 1.7.5., we have to deal with an erroneous check for the definition of __attribute__ added to the APR head file apr.h: The additional check for the definition of __has_attribute is nonsense as it is a C++ internal macro to check for the existance of certain attributes, however it has nothing to do with __attribute__ used in this context. Since __attribute__ is not defined in MSVC, the modified, erroneous check now causes said definition becoming missing, resulting in a huge amount of "this declaration may not have extern 'C' linkage" errors within in MSVC. This change utilizes CMake to patch the extracted APR header file, restoring the original version of the check. | |||
| 2025-10-11 | Fix WebRTC & Havok linking on macOS x86-64 | Erik Kundiman | |
| It wouldn't automatically detect the prebuilt libraries directory, might be because of the older build environment I have for building the macOS x86-64 binary. | |||
| 2025-10-10 | Merge branch 'main' into 2025.07 | Erik Kundiman | |
| 2025-10-10 | Tumbleweed & vcpkg Boost has been upgraded to 1.89 | Erik Kundiman | |
| and boost-system is now header only. | |||
| 2025-10-10 | Use MacPorts' Boost 1.88 instead of its Boost 1.87 | Erik Kundiman | |
| Now that MacPorts' newest Boost version is 1.88. | |||
| 2025-10-09 | Merge tag 'Second_Life_Release#95337dfc-2025.07' into 2025.07 | Erik Kundiman | |
| 2025-10-05 | lipo thin SLv macOS universal libraries | Erik Kundiman | |
| The fatal errors when lipo thinning something that's already thin, can be safely ignored. | |||
| 2025-10-03 | Initial VHACD based llconvexdecomposition | Rye | |
| 2025-10-03 | Loosen Boost find_package | Erik Kundiman | |
| It couldn't find Boost now, somehow, at least on Debian Asahi. | |||
| 2025-10-03 | Fix cURL failing to link to OpenSSL on Linux/BSD | Erik Kundiman | |
| when linking the final executable. Basically bringing back previous code, but exempting Darwin cause somehow the extra target link broke CEF. | |||
| 2025-10-03 | LL's cURL fork has been updated to 7.54.1-r3 | Erik Kundiman | |
| 2025-10-01 | Reenable havok llphysicsextensions on Darwin x86_64 with ↵ | Brad Linden | |
| llphysicsextensions_stub used for aarch64 | |||
| 2025-10-01 | Merge tag 'Second_Life_Release#a6d4c1d3-2025.07' into 2025.07 | Erik Kundiman | |
| 2025-09-11 | Follow up fixes for Apple Silicon (#4662) | Rye | |
| * Remove GLM sse flag from cmake that was moved to llpreprocessor.h * Further reduce performance loss of HDR and Sharpening on bandwith-constrained gpu by combining gamma correction into tonemap/sharpening shader passes * Update SSE2NEON to 1.8.0 to fix random render nans * Fix occasional startup crash from LLCachedControl being declared in global scope | |||
| 2025-09-10 | Improvements found in reviewing mac_arm branch #4629 | Brad Linden | |
| 2025-09-05 | Fix macos build arch and deploy target due to cmake behavior changes | Rye | |
| 2025-09-05 | viewer-cef build fixes | Andrey Kleshchev | |
| 2025-08-28 | Fixes for GHA build | Rye | |
| 2025-08-28 | Fix up universal build | Rye | |
| 2025-08-27 | Merge branch 'callum/viewer-cef-2025-08' into rye/infinitemac | Rye | |
| 2025-08-27 | MacOS companion changes for dullahan 1.21 including package structure and ↵ | Rye | |
| linkage fixes | |||
| 2025-08-22 | Enable deprecation warnings and suppress a small handful that have no modern ↵ | Rye | |
| replacements | |||
| 2025-08-20 | Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac | Rye | |
| 2025-08-15 | Merge branch 'main' into 2025.06 | Erik Kundiman | |
| 2025-08-11 | Supported Debian amd64 is now 13.0 (current stable) | Erik Kundiman | |
| OpenAL and LL's WebRTC now break CEF too just like on many other supported distros. Same as Ubuntu 24.04.2 when it comes to not yet compatible newer Pipewire, but OpenJPEG 2.5.3 (unlike 24.04.2 which is still at 2.5.0). The libminizip1 package name is also fixed here for Ubuntu. | |||
| 2025-08-11 | FMOD has been upgraded from 2.02.29 to 2.02.30 | Erik Kundiman | |
| 2025-08-08 | Merge tag 'Second_Life_Release#55f1c8b9-2025.06' into 2025.06 | Erik Kundiman | |
| 2025-08-05 | #4470 Adjustments and Mac build fixes | Andrey Kleshchev | |
| 2025-08-05 | #4470 Plug in Discord SDK package | Andrey Kleshchev | |
