Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-27 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/cmake/LLCommon.cmake # indra/llcommon/CMakeLists.txt # indra/llrender/llgl.cpp # indra/newview/llappviewer.cpp # indra/newview/llface.cpp # indra/newview/llflexibleobject.cpp # indra/newview/llvovolume.cpp | |||
2021-12-26 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton | |
2021-10-22 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/CMakeLists.txt # indra/llcommon/CMakeLists.txt # indra/newview/CMakeLists.txt # indra/newview/llappviewerwin32.h | |||
2021-10-13 | Merge with master after latest Viewer release | Callum Linden | |
2021-10-14 | Merge branch master (DRTVWR-520) into DRTVWR-542-meshopt | Andrey Kleshchev | |
2021-09-27 | DRTVWR-543: Fix local Mac builds with BugSplat. (Thanks NickyD!) | Nat Goodspeed | |
With the affected line, local Mac builds with BugSplat enabled fail. Without it, they build clean. | |||
2021-09-09 | SL-14541 remove mac-crash-logger | Andrey Kleshchev | |
2021-09-08 | SL-14541 removed breakpad, win_crash_logger | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # indra/CMakeLists.txt # indra/newview/CMakeLists.txt # indra/newview/llappviewerwin32.h # indra/win_crash_logger/llcrashloggerwindows.cpp Cherry picked from DRTVWR-520 | |||
2021-08-12 | Merge branch 'master' into DRTVWR-520-apple-notarization | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # build.sh # indra/CMakeLists.txt # indra/newview/CMakeLists.txt # indra/newview/llappviewermacosx.cpp # indra/newview/llappviewerwin32.h # indra/newview/viewer_manifest.py # indra/win_crash_logger/llcrashloggerwindows.cpp | |||
2021-07-20 | Merge master (DRTVWR-516) into DRTVWR-542-meshopt | Andrey Kleshchev | |
2021-07-19 | Merge with tip of Master after a Viewer release | Callum Prentice | |
2021-07-07 | SL-15522 Initial addition of meshoptimizer | Andrey Kleshchev | |
2021-04-26 | SL-15170 remove mac_crash_logger | Mnikolenko ProductEngine | |
2021-03-17 | SL-14541 removed breakpad, win_crash_logger, updated zlib | Andrey Kleshchev | |
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and ↵ | Callum Prentice | |
results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal | |||
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵ | Brad Payne (Vir Linden) | |
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5. | |||
2020-09-17 | The folder where the disk cache lives was originally renamed from llvfs to ↵ | Callum Prentice | |
llcache but @henri's suggestion that that doesn't reflect the other files in the same place and it should be llfilesystem is a good one so I changed it over | |||
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code ↵ | Callum Prentice | |
changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change. | |||
2020-08-24 | SL-10297 merged 6.4.7 | Oz Linden | |
2020-03-25 | [DRTVWR-476] - fix linking | Anchor | |
2019-10-07 | do not build the old crash logger when using bugsplat | Oz Linden | |
2019-06-06 | remove the old crash logger modules when using BugSplat | Oz Linden | |
2019-03-02 | convert to an explicit USE_BUGSPLAT switch in cmake, revise LL_ERRS approach | Oz Linden | |
2019-03-19 | Better VS studio support | andreykproductengine | |
2018-09-07 | remove only-partially-successful attempt to put teamcity blocks around targets | Oz Linden | |
2018-09-05 | add more block structure to TeamCity log output for components | Oz Linden | |
2017-07-10 | MAINT-4532: properly detect Windows 10 in the 64bit build (only - 32bit runs ↵ | Oz Linden | |
in Windows 8 compatibility mode) | |||
2017-04-10 | MAINT-6928: Add in Python 2.6.6 modules | Glenn Glazer | |
2016-08-18 | SL-323: first pass at ripping out old updater | Glenn Glazer | |
2016-02-07 | merge changes for OPEN-292 | Oz Linden | |
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-10-02 | MAINT-5687: Remove old webkit from the make files and the repo. Ensure that ↵ | Rider Linden | |
it is no longer meaningfully referenced. | |||
2015-07-10 | move doxygen generation to a subdirectory | Oz Linden | |
2015-06-25 | merge buildcleanup | Oz Linden | |
2015-03-26 | Remove standlone media plugin and fb connect test apps while we transition ↵ | callum_linden | |
to CEF | |||
2015-02-08 | OPEN-292 - Remove lscript from project, | Cinder | |
Remove legacy udp script upload methods, Refactor script runtime perms from three arrays to one struct array so we don't have to juggle array order anymore. | |||
2014-12-17 | Move the cmake package tracking files under the packages directory | Oz Linden | |
2014-12-15 | Add feature (enabled) to turn off media plugins | callum_linden | |
2014-08-12 | Remove old linux_updater executable from source tree and CMake. | Nat Goodspeed | |
2014-08-12 | Remove old Windows updater executable from source tree and CMake. | Nat Goodspeed | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-02 | ACME-306 : Pull merge from viewer-chui | Merov Linden | |
2013-04-19 | merge up to latest viewer-development for merge to 3.5.2 | Oz Linden | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-16 | merge up to 3.5.2 development | Oz Linden | |
2013-04-04 | merging in viewer-chui | Gilbert Gonzales | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-02-21 | added llfbconnecttest thanks to callum | Cho | |