Age | Commit message (Expand) | Author |
2023-10-04 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman |
2023-10-03 | Merge branch 'main' (DRTVWR-567) into DRTVWR-559 | Andrey Kleshchev |
2023-09-19 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman |
2023-09-19 | Disable assembly instructions on non x86 | Erik Kundiman |
2023-09-15 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman |
2023-09-15 | Limit unused-but-set-variable to Linux when Clang | Erik Kundiman |
2023-09-15 | Remove std::move on Linux as it fails GCC | Erik Kundiman |
2023-09-12 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman |
2023-09-12 | Set but not used variable isn't an error | Erik Kundiman |
2023-09-10 | Fixes to get it build again on FreeBSD | Erik Kundiman |
2023-09-10 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman |
2023-08-27 | Supress warnings so GCC can finish shared libs | Erik Kundiman |
2023-08-24 | Merge tag '6.6.14-release' | Erik Kundiman |
2023-08-23 | Merge branch main (DRTVWR-582) into DRTVWR-567 | Andrey Kleshchev |
2023-08-23 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-08-21 | Non x86 Darwin can use Linux's non x86 CPU clock | Erik Kundiman |
2023-08-21 | Exclude net/route.h on Darwin | Erik Kundiman |
2023-08-17 | Neon is used as an alternative to SSE2 | Erik Kundiman |
2023-08-17 | GLibc related code is used only on a GNU system | Erik Kundiman |
2023-08-01 | Initialise vars so they wouldn't be errors on GCC | Erik Kundiman |
2023-07-29 | The Linden libraries can be installed now | Erik Kundiman |
2023-07-29 | stringop truncation warnings aren't errors on GCC | Erik Kundiman |
2023-07-22 | Fix FreeBSD login problem by checking endianness | Erik Kundiman |
2023-07-19 | Undefine Status on FreeBSD too | Erik Kundiman |
2023-07-19 | stricmp needs to be defined on FreeBSD too | Erik Kundiman |
2023-07-19 | System xxHash header isn't (usually?) encapsulated | Erik Kundiman |
2023-07-19 | Operating system info implementation for FreeBSD | Erik Kundiman |
2023-07-19 | Macro defs on FreeBSD as it's a supported arch now | Erik Kundiman |
2023-07-19 | Processor information implementation for FreeBSD | Erik Kundiman |
2023-07-19 | Undefine NULL before defining it to 0 on FreeBSD | Erik Kundiman |
2023-07-19 | Start including FBSD for common macro definitions | Erik Kundiman |
2023-07-19 | Deprecated declarations aren't treated as errors | Erik Kundiman |
2023-07-19 | stdtypes.h includes C Std Lib stddef.h for size_t | Erik Kundiman |
2023-07-19 | Disable copy 3rd party libs when using system libs | Erik Kundiman |
2023-07-18 | Merge remote-tracking branch 'origin/xcode-14.3' into DRTVWR-559 (#292) | Brad Linden |
2023-07-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-07-17 | Merge branch 'main' (DRTVWR-580) into DRTVWR-567 | Andrey Kleshchev |
2023-07-17 | Merge branch 'main' into DRTVWR-582-maint-U | Andrey Lihatskiy |
2023-07-11 | SL-19728 Objects that cannot be clicked or cammed unless in edit mode | Alexander Gavriliuk |
2023-07-07 | SL-19966 Reverted "SL-18721: Faster viewer shutdown time since performance im... | Andrey Lihatskiy |
2023-06-17 | SL-19886 Fix onidle crash after closing inventory floater | Andrey Kleshchev |
2023-06-02 | Merge branch 'xcode-14.3' into DRTVWR-582-maint-U | Andrey Lihatskiy |
2023-06-01 | DRTVWR-575: GCC prefers std::make_signed<std::size_t> for llssize. | Nat Goodspeed |
2023-06-01 | SL-18330: Merge branch 'main' of secondlife/viewer into xcode-14.3 | Nat Goodspeed |
2023-05-31 | SL-18330: Consistently use new standalone Python llsd package. | Nat Goodspeed |
2023-05-31 | SL-18330: Change to strip_deprecated_header(size_t* header_size) | Nat Goodspeed |
2023-05-26 | DRTVWR-582 xcode-14.3 merge follow up | Andrey Lihatskiy |
2023-05-26 | Merge branch 'xcode-14.3' into DRTVWR-582-maint-U | Andrey Lihatskiy |
2023-05-24 | SL-19711 - viewer can't parse environments. Fixed max parsing bug | simon |
2023-05-23 | SL-19744: Remove LLApp::startErrorThread() and references. | Nat Goodspeed |