summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
AgeCommit message (Collapse)Author
39 hoursMerge tag 'Second_Life_Release#0ec9bfaa-2025.03' into 2025.03Erik Kundiman
2 daysMerge tag 'Second_Life_Release#895a6739-2025.03' into 2025.03Erik Kundiman
5 days#3685 add test floater for new slappsMaxim Nikolenko
11 daysTry to parallelize xcode builds further and add more headers to PCH to ↵Rye
reduce build time
11 daysEnable precompiled headers for all platformsRye
13 daysRemove PCRE dependency on FreeBSDErik Kundiman
The Collada DOM upstream patch version is one that doesn't depend on PCRE anymore anyway.
2025-03-07Merge branch '2024.12-ForeverFPS'Erik Kundiman
2025-03-06update openSUSE Tumbleweed readme & cmakelistssecretfoxtail
update & include new libboost packages
2025-03-05Merge branch 'main' into 2024.12-ForeverFPSErik Kundiman
2025-03-03CMakeLists.txt - tumbleweed updatesecretfoxtail
Update libboost for tumbleweed CPACK_RPM_PACKAGE_REQUIRES
2025-02-18Merge branch 'main' into tmpErik Kundiman
2025-02-18Merge commit '0679cbdec89fbd3ec470768bdf469f6a1d326859' into tmpErik Kundiman
2025-02-17Update copyright years to 2025Erik Kundiman
2025-02-07Water Exclusion Surfaces (#3517)Jonathan "Geenz" Goodman
* #3455 Add support for water exclusion surfaces
2025-01-04Explicit libminizip1 dependency on Debian/UbuntuErik Kundiman
It used to be an implicit dependency when we were still using system Collada DOM.
2024-12-11Merge branch 'main' into 2024.09-ExtraFPSErik Kundiman
2024-12-10Update Tumbleweed package requires & build instructionsSecret
2024-11-26Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into ↵Erik Kundiman
2024.09-ExtraFPS
2024-11-22Convenience deployment tooling for cross-developing on "Classic Mode" machinesBrad Linden
i.e. hardware that has a hard time running visual studio and tracy. for example, use it by running `autobuild configure -- -DLOCAL_DIST_DIR=dist/secondlife` and then export that directory under your build tree as a shared folder.
2024-10-22Merge branch 'main' into 2024.09-ExtraFPSErik Kundiman
2024-10-22Dynamic Arch PKGBUILD valuesErik Kundiman
Set PACKAGE to ON.
2024-10-22Revert "LL physics extensions stub"Erik Kundiman
This reverts commit 45b9eed30320c6281efcfb748098a8789b15f15f.
2024-10-18Merge branch 'main' into 2024.09-ExtraFPSErik Kundiman
2024-10-18Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into ↵Erik Kundiman
2024.09-ExtraFPS
2024-09-29Fix extracted OpenSSL1.1.1w dir nameErik Kundiman
and specialise it just for FreeBSD, along with other fixes to get it building again on FreeBSD with an empty packages folder.
2024-09-21Remove remaining XMLRPC-EPI dependenciesErik Kundiman
2024-09-17Merge branch 'main' into 2024.08-DeltaFPSErik Kundiman
2024-09-17Revert to LL's OpenJPEG forkErik Kundiman
System 2.5.2 caused too much rainbow in DeltaFPS. For now, the OpenJPEG listed in autobuild.xml is 2.5.0. However, LL has recently got 2.5.2 too in their OpenJPEG fork repo, but we switch to that once it's the one listed in autobuild.xml. Reverting to the now maintained LL 3p-openjpeg should fix the texture thrashing problem https://megapahit.com/show_bug.cgi?id=1 starting from DeltaFPS.
2024-09-16Merge branch 'main' into 2024.08-DeltaFPSErik Kundiman
2024-09-16WebRTC on Fedora & openSUSE without breaking CEFErik Kundiman
Thanks to the Linux x86-64 WebRTC binary from Zenichi Amano (crow-misia). https://megapahit.com/show_bug.cgi?id=64 Haven't been tested on openSUSE, but it should work.
2024-09-08Merge branch 'main' into 2024.08-DeltaFPSErik Kundiman
# Conflicts: # README.md # indra/newview/CMakeLists.txt
2024-09-07Tumbleweed: add libboost_program_options1_85_0secretfoxtail
Add libboost_program_options1_85_0 to tumbleweed package requires
2024-09-07Remove extra regex in opensuse & colladadomsecretfoxtail
Now using LLs colladadom
2024-09-07OpenSUSE Tumbleweed package requirementssecretfoxtail
Add openSUSE Tumbleweed package requirements
2024-09-07Merge branch 'main' into 2024.08-DeltaFPSErik Kundiman
2024-09-07Fix 360 snapshotsErik Kundiman
https://megapahit.com/show_bug.cgi?id=98 by just enabling JS dependencies (we have our own implementation of downloading "prebuilt" libraries now).
2024-09-04Introduce OpenXR SDK prebuilt package and cmake setup (#2503)Rye Cogtail
2024-09-01Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into ↵Erik Kundiman
2024.08-DeltaFPS
2024-08-31Remove Collada DOM dependency on FreeBSDErik Kundiman
and replace it with direct dependencies on Minizip and PCRE.
2024-08-28Fix left out & error-causing from previous commitErik Kundiman
2024-08-28Disable WebRTC on Fedora and openSUSE TumbleweedErik Kundiman
It breaks CEF on these platforms.
2024-08-28Remove alut dependency on UbuntuErik Kundiman
2024-08-28Fix FLTK dependency package name on UbuntuErik Kundiman
Must have missed when I was replacing the word "gtk" (on gtk2.0-0) with the word "fltk".
2024-08-19Merge branch 'webrtc-voice' into 2024.06-atlasaurusErik Kundiman
2024-08-19Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵Erik Kundiman
2024.06-atlasaurus
2024-08-19Merge branch 'main' into webrtc-voiceErik Kundiman
2024-08-18openSUSE Tumbleweed supportErik Kundiman
Its own CPACK_RPM_PACKAGE_REQUIRES will catch up soon.
2024-08-14Merge branch 'main' into webrtc-voiceErik Kundiman
2024-08-13Update tracy integration to 0.11 and rework client library to be ↵Rye Mutt
configurable at build time Also copy tracy profiler client next to windows binary when enabled
2024-08-13Merge pull request #2210 from secondlife/v-1883cosmic-linden
secondlife/viewer#1883: Local-only PBR terrain paintmap with developer tools