Age | Commit message (Expand) | Author |
2024-08-03 | Merge remote-tracking branch 'll/marchcat/b-develop' into feature/warning_cle... | Nicky |
2024-08-03 | Remove -wno-dangling-pointer, compiling with GCC 13.3, 12, 11 and clang did n... | Nicky |
2024-07-29 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy |
2024-07-29 | Fix lltest failure by outputting to the sharedlibs dir like other tests on wi... | Rye Mutt |
2024-07-24 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy |
2024-07-19 | Enable SSE2 instruction support in glm for optimized codegen (#2066) | Rye Mutt |
2024-07-18 | Merge branch 'release/maint-b' into marchcat/b-develop | Andrey Lihatskiy |
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-14 | Merge branch 'release/maint-b' into marchcat/b-merge | Andrey Lihatskiy |
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-04-15 | Chore/pragma gcc cleansweep (#1226) | Nicky Dasmijn |
2024-04-12 | Chore/cmake pretty up (#1205) | Nicky Dasmijn |
2024-04-10 | Linux: build with clang, link with mold | Bennett Goble |
2024-04-09 | Update Linux media handling (#1146) | Nicky Dasmijn |
2024-04-08 | Some fixes to linux builds (#1144) | AiraYumi |
2024-04-05 | Linux viewer (ReleaseOS) resurrection (#1099) | Nicky Dasmijn |
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 |