Age | Commit message (Expand) | Author |
2021-09-22 | SL-16031 Add support for VS 2019 (requires autobuild 1.2-alpha) | Dave Parks |
2021-09-03 | SL-15709: Windows: Include Tracy source directly; don't use a library | Ptolemy |
2021-08-31 | SL-15709: Fix LLCommon not setting Tracy include directory and not linking to... | Ptolemy |
2021-08-31 | SL-15709: Use standardized autobuild name; set TRACY_INCLUDE_DIR if Tracy not... | Ptolemy |
2021-08-26 | SL-15709: IF Tracy is enabled default to using only Tracy instead of Fast Tim... | Ptolemy |
2021-08-26 | SL-15709: Default Tracy to off | Ptolemy |
2021-07-28 | SL-15709: Add Tracy support to viewer | Ptolemy |
2021-07-27 | SL-15595 update viewer autobuild to import tracy lib | Dave Houlton |
2021-06-24 | SL-10297 windows local build fix | Andrey Kleshchev |
2021-05-12 | SL-10297: Revert "Need VS switch /std:c++17 to use std::string_view." | Nat Goodspeed |
2021-05-12 | SL-10297: Need VS switch /std:c++17 to use std::string_view. | Nat Goodspeed |
2021-05-12 | SL-10297: Merge branch 'sl-10297-oz' into sl-10297. | Nat Goodspeed |
2021-03-09 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ... | Brad Payne (Vir Linden) |
2021-03-02 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy |
2021-01-16 | SL-14597 Fixed mac library only including symlink | Andrey Kleshchev |
2021-01-16 | SL-14597 Updated Mac library name | Andrey Kleshchev |
2021-01-16 | SL-14597 Pulled in updated uriparser | Andrey Kleshchev |
2020-10-06 | Remove SQLite from project and we are now not going to use it for the cache | Callum Prentice |
2020-09-28 | Merge with tip of Release | Callum Prentice |
2020-09-22 | Add SQLite third package to this viewer and pull in the most recent build (3.33) | Callum Prentice |
2020-09-22 | Merge branch 'master' v6.4.9 into DRTVWR-497 | Dave Houlton |
2020-09-22 | Merge branch 'master' into DRTVWR-519 | Callum Prentice |
2020-09-17 | The folder where the disk cache lives was originally renamed from llvfs to ll... | Callum Prentice |
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code change... | Callum Prentice |
2020-09-11 | Effective rename of DRTVWR-506-simple since there is no way to rename a branc... | Callum Prentice |
2020-08-24 | DRTVWR-497 restore parallel builds for x64 VS2017 | Dave Houlton |
2020-08-24 | SL-10297 merged 6.4.7 | Oz Linden |
2020-08-21 | Small change to CMake options to only enable the PreferredToolArchitecture=x6... | Callum Prentice |
2020-08-11 | Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint | Andrey Lihatskiy |
2020-07-22 | Mac buildfix | Andrey Lihatskiy |
2020-06-26 | DRTVWR-476: On Windows, request 64-bit compiler | Nat Goodspeed |
2020-06-16 | SL-10297: remove mac-crash-logger from viewer-manifest, require the bugsplat ... | Oz Linden |
2020-06-15 | SL-10297: merge up to master at 6.4.3 | Oz Linden |
2020-06-02 | Merge branch 'master' into DRTVWR-503-maint | Andrey Lihatskiy |
2020-06-02 | DRTVWR-476: Merge branch 'master' of bitbucket.org:lindenlab/viewer into d476. | Nat Goodspeed |
2020-05-20 | Remove DirectX.cmake. With recent SDKs (dating back to at least VS 2013 | Nicky Dasmijn |
2020-05-11 | DRTVWR-476: Use find_library(dxguid) rather than find_path(). | Nat Goodspeed |
2020-05-07 | DRTVWR-476: Help DirectX.cmake cope with multiple SDK versions. | Nat Goodspeed |
2020-05-06 | DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72 | Nat Goodspeed |
2020-05-05 | Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint | Andrey Lihatskiy |
2020-04-20 | Merged master into DRTVWR-508 | Andrey Kleshchev |
2020-04-09 | DRTVWR-476: For Boost 1.72, must suffix lib names with -x{32,64} | Nat Goodspeed |
2020-03-25 | DRTVWR-476, SL-12205: Refactor MSVC redist library copying. | Nat Goodspeed |
2020-03-25 | DRTVWR-476, SL-12205: Search for msvcp140.dll, not msvcr140.dll | Nat Goodspeed |
2020-03-25 | DRTVWR-476, SL-12205: Update to glod built with VS 2017 runtime libs. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: For VS 2017, MSVC_VERSION can be any of a range. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: We've observed a couple different values for VS 2017. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: On Mac, copy libhunspell-1.3.0.dylib for test programs. | Nat Goodspeed |
2020-03-25 | Fix failure when building packages-info.txt when autobuild can't be found in ... | Brad Kittenbrink |