Age | Commit message (Expand) | Author |
2018-05-25 | SL-823: Fix minor compile errors in code to read build_data.json. | Nat Goodspeed |
2018-05-25 | SL-821: export BUGSPLAT_DB when loaded so child processes can detect. | Nat Goodspeed |
2018-05-25 | SL-821, SL-826: Use BUGSPLAT_DB from environment on Windows and Mac. | Nat Goodspeed |
2018-05-24 | Automated merge with ssh://bitbucket.org/nat_linden/maint-maint-8675 | Nat Goodspeed |
2018-05-24 | MAINT-8675: In Darwin-specific CMake, use cp, not cmake -E copy. | Nat Goodspeed |
2018-05-24 | SL-821: Force the Mac -rpath linker switch using LINK_FLAGS property | Nat Goodspeed |
2018-05-23 | Automated merge with ssh://bitbucket.org/oz_linden/maint-8675 | Nat Goodspeed |
2018-05-23 | fix tests broken by argument added to LLTrans::getString | Oz Linden |
2018-05-23 | MAINT-8675: update expired certs in integration test | Oz Linden |
2018-05-23 | SL-821: Try again to add -rpath to Mac executable for BugSplat. | Nat Goodspeed |
2018-05-23 | SL-824: Update to bugsplat build 515662 | Nat Goodspeed |
2018-05-23 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2018-05-23 | SL-824: Update to bugsplat build 515657 | Nat Goodspeed |
2018-05-23 | SL-804, SL-821, SL-824: Merge Mac changes with Windows changes | Nat Goodspeed |
2018-05-23 | SL-824: Update to bugsplat build 515654 | Nat Goodspeed |
2018-05-22 | SL-821: Add macOS rpath to Mac viewer executable for BugsplatMac. | Nat Goodspeed |
2018-05-22 | SL-821: Copy BugsplatMac.framework into target application bundle. | Nat Goodspeed |
2018-05-21 | SL-804, SL-824: Update to bugsplat build 515598 | Nat Goodspeed |
2018-05-21 | SL-821: Need -fcxx-modules for C++ module support, vs. classic C. | Nat Goodspeed |
2018-05-21 | SL-821: Add -fmodules to llappdelegate-objc.mm compile switches. | Nat Goodspeed |
2018-05-21 | SL-821: Use @import, not #import. | Nat Goodspeed |
2018-05-21 | SL-821: Merge changes for Windows platform | Nat Goodspeed |
2018-05-21 | SL-821: Introduce macOS BugSplat initialization. | Nat Goodspeed |
2018-05-21 | SL-821: Reorder CMakeLists.txt includes to resolve interdependencies. | Nat Goodspeed |
2018-05-17 | increment viewer version to 5.1.5 | Nat Goodspeed |
2018-05-17 | Added tag 5.1.4-release for changeset 7b6b020fd5ad | Nat Goodspeed |
2018-05-17 | SL-821: Use classic-C BugSplat callback and static dumb pointer. | Nat Goodspeed |
2018-05-17 | SL-821: Convert wstrings to strings of __wchar_t for BugSplat API. | Nat Goodspeed |
2018-05-17 | SL-821: Move Windows BugSplat engagement from llcommon to newview. | Nat Goodspeed |
2018-05-17 | SL-821: Merge LL_TO_WSTRING(), WSTRINGIZE() changes. | Nat Goodspeed |
2018-05-17 | SL-821: Add WSTRINGIZE() and DEWSTRINGIZE() macros for wide strings. | Nat Goodspeed |
2018-05-17 | SL-821: Add LL_TO_WSTRING() macro to llpreprocessor.h. | Nat Goodspeed |
2018-05-11 | SL-821: Use one self.path() call for everything under "llplugin". | Nat Goodspeed |
2018-05-11 | SL-821: Move BugSplat includes/libs from llcommon to newview. | Nat Goodspeed |
2018-05-10 | SL-821: Update to bugsplat build 515327 | Nat Goodspeed |
2018-04-30 | MAINT-8610 Fixed GPU Benchmark appears to be broken - "Failed to allocate buf... | AndreyL ProductEngine |
2018-04-23 | MAINT-8574 Fixed Crash in LLVOVolume::markDead() | AndreyL ProductEngine |
2018-04-23 | FIX INTL-282 minor translation issue, German | eli |
2018-04-19 | FIX INTL-282 minor translation issue | eli |
2018-04-12 | Automated merge with tip of viewer-release after Viewer Media Update release | callum_linden |
2018-04-12 | Merged in lindenlab/viewer-release | AndreyL ProductEngine |
2018-04-12 | merge MAINT-8474 changes | Oz Linden |
2018-04-12 | increment viewer version to 5.1.4 | Oz Linden |
2018-04-12 | Added tag 5.1.3-release for changeset 7c00e5b6cb3d | Oz Linden |
2018-04-06 | MAINT-8203 Restore legacy name lookup | Andrey Kleshchev |
2018-04-05 | FIX INTL-282 translations for Viewer Set50 (drtvwr-450 on repository viewer-l... | eli |
2018-04-04 | Merged in lindenlab/viewer-release | AndreyL ProductEngine |
2018-04-04 | MAINT-8203 Temporary disable capability until 'friend request' server side fix | andreykproductengine |
2018-04-02 | MAINT-8203 LLIMInfo crash due to capability | andreykproductengine |
2018-03-31 | MAINT-8474: Xcode 9.3 insists that comparators use const operator(). | Nat Goodspeed |