Age | Commit message (Expand) | Author |
2023-10-25 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-09-08 | SL-18837: Make llsdserialize_test debug output conditional. | Nat Goodspeed |
2023-09-08 | SL-18837: NamedTempFile must be binary mode on Windows. | Nat Goodspeed |
2023-07-07 | SL-18837: Try to bypass Windows perm problem with Python indirection. | Nat Goodspeed |
2023-07-07 | SL-18837: Try putting generated Python scripts in RUNNER_TEMP dir. | Nat Goodspeed |
2023-06-06 | SL-18837: Concat path part with / rather than +=. | Nat Goodspeed |
2023-06-06 | SL-18837: On Windows, NamedTempFile must convert from wstring | Nat Goodspeed |
2023-06-06 | SL-18837: Make NamedTempFile name template compatible with Python. | Nat Goodspeed |
2023-06-06 | SL-18837: NamedTempFile back to std::function, use boost::phoenix << | Nat Goodspeed |
2023-06-05 | SL-18837: NamedTempFile must still disambiguate string literals. | Nat Goodspeed |
2023-06-05 | SL-18837: Make NamedTempFile revert to boost::function | Nat Goodspeed |
2023-06-05 | SL-18837: Use Boost.Filesystem for NamedTempFile, instead of APR. | Nat Goodspeed |
2023-05-04 | Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-559 | Brad Linden |
2023-05-03 | SL-19647: Eliminate LLSDArray entirely. | Nat Goodspeed |
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2022-09-17 | We probably want this (have to guess as I cannot run the tests). | Nicky Dasmijn |
2022-09-17 | MacOs packaging is weird, as Nat already did point out :( | Nicky Dasmijn |
2022-09-16 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_... | Nicky Dasmijn |
2022-09-01 | DRTVWR-568: Ensure parent directory exists before CREATE_LINK. | Nat Goodspeed |
2022-08-26 | DRTVWR-568: Eliminate more blockers to C++17 language standard. | Nat Goodspeed |
2022-08-22 | DRTVWR-558: Fix builds on macOS 12.5 Monterey. | Nat Goodspeed |
2022-06-09 | SL-17483: Recast LLImageDecodeThread as a facade for ThreadPool. | Nat Goodspeed |
2022-06-05 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-... | Nicky |
2022-05-01 | Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically | Nicky |
2022-04-18 | Merge branch master (D540) into DRTVWR-546 | Andrey Kleshchev |
2022-04-18 | Merge remote-tracking branch 'origin/DRTVWR-543-maint' into DRTVWR-543-maint_... | Nicky |
2022-04-16 | Streamline bugsplat target: | Nicky |
2022-04-16 | Now there is a oslibrary target get rid of some more obsolete vars: | Nicky |
2022-04-16 | Create a new target ll::oslibrary to link against libs specific to the OS com... | Nicky |
2022-04-13 | Rework cmake, the original plan was to maybe be able to use conan targets wit... | Nicky |
2022-04-06 | Googlemock target | Nicky |
2022-04-06 | Remove obsolete include directives | Nicky |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky |
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev |
2022-02-28 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy |
2021-12-26 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy |
2021-12-16 | Merge branch 'SL-15742' into DRTVWR-527-maint | Andrey Lihatskiy |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton |
2021-12-10 | SL-15742: Convert build scripts to Python 3 | Bennett Goble |
2021-12-02 | Merged in DRTVWR-540-syncpatch (pull request #796) | Nat Linden |
2021-09-27 | SL-16093 Don't force the console window to be open on developer builds becaus... | Dave Parks |
2021-07-19 | Merge with tip of Master after a Viewer release | Callum Prentice |
2021-05-12 | SL-10297: Clean up a few merge glitches. | Nat Goodspeed |
2021-05-12 | SL-10297: Merge branch 'sl-10297-oz' into sl-10297. | Nat Goodspeed |
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and re... | Callum Prentice |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ... | Brad Payne (Vir Linden) |
2020-11-11 | 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-08-26 | SL-10297 fix MSVC unreachable code warning (for real) | Oz Linden |