Age | Commit message (Expand) | Author |
2024-09-13 | Clean up Windows build (#2562) | Ansariel Hiller |
2024-08-14 | Enable /permissive- on MSVC for better standards conformance (#2251) | Rye Mutt |
2024-08-12 | Update zlib-ng libxml2 libpng freetype minizip-ng boost collada-dom tinygltf ... | Rye Mutt |
2024-07-29 | Fix lltest failure by outputting to the sharedlibs dir like other tests on wi... | Rye Mutt |
2024-07-19 | Enable SSE2 instruction support in glm for optimized codegen (#2066) | Rye Mutt |
2024-06-18 | Fix whitespace for pre-commit hooks | Brad Linden |
2024-06-17 | Merge remote-tracking branch 'origin/develop' into brad/webrtc-voice-develop | Brad Linden |
2024-06-14 | Fix for warnings/errors after Visual Studio update (#1775) | Dave Parks |
2024-06-11 | Merge branch 'main' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden |
2024-06-10 | Attempted workaround for actions/runner-images#10004 build failures. | Brad Linden |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-02-08 | disable unused but set warnings on newer compilers on mac. | Roxie Linden |
2024-02-08 | unknown warnings for TC build machines | Roxie Linden |
2024-02-08 | Updates to build on mac. | Roxie Linden |
2023-10-25 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-09-07 | SL-18837: Merge branch 'main' into actions | Nat Goodspeed |
2023-07-18 | Merge remote-tracking branch 'origin/xcode-14.3' into DRTVWR-559 (#292) | Brad Linden |
2023-07-18 | Fixes for compatibility with new xcode 15 beta for any viewer branch after DR... | Brad Linden |
2023-06-07 | Fixes for compatibility with new xcode 15 beta for any viewer branch after DR... | Brad Linden |
2023-06-05 | SL-18837: Try to silence cascade of Boost.Bind warning messages. | Nat Goodspeed |
2023-04-10 | SL-18839: Add basic Github build | Bennett Goble |
2023-04-05 | SL-18839: Add basic Github build | Bennett Goble |
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2022-10-25 | Bump Teamcity for new Project Viewer build of DRTVWR-559 | Brad Kittenbrink |
2022-10-12 | Run on windows-2022-large | Signal Linden |
2022-09-20 | DRTVWR-568: Stop suppressing unused variable warnings -- we fixed?! | Nat Goodspeed |
2022-09-17 | SL-17238 MacOS build does not recognize no-unused-but-set-variable | Andrey Kleshchev |
2022-09-16 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_... | Nicky Dasmijn |
2022-08-26 | DRTVWR-568: More cleanup of deleted obsolete std library features. | Nat Goodspeed |
2022-06-05 | Bring back comments for EXTERNAL_TOS and LL_IGNORE_SIGCHLD | Nicky |
2022-06-05 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-... | Nicky |
2022-05-27 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy |
2022-04-18 | Remvoe -D that had been passed in front of each entry of add_compile_definiti... | Nicky |
2022-04-16 | Remove unused variable. | Nicky |
2022-04-16 | Do not use ${ARCH}_linux_INCLUDES atm | Nicky |
2022-04-13 | Rework cmake, the original plan was to maybe be able to use conan targets wit... | Nicky |
2022-04-13 | Remove obsolete and unmaintained USE_SYSTEMLIBS | Nicky |
2022-04-09 | Fix warning supression for Linux/OSX, this was broken after the first round o... | Nicky |
2022-04-09 | Cleanup ... use the appropriate functions to set options. Before | Nicky |
2022-04-06 | Don't bother with debug builds,, they are long deprecated. | Nicky |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky |
2022-02-11 | Spring cleaning, remove all traces of old 32 bit darwin/linux packages. | Nicky |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton |
2021-11-16 | DRTVWR-546 exterminate tab char from 00-Common.cmake (fails Mac build) | Dave Houlton |
2021-11-12 | (Moved from DRTVWR-528) clean up cmake recursive CXX_FLAGS definition (/Zo) | Dave Houlton |
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-09-28 | Merge with tip of Release | 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 |