Age | Commit message (Expand) | Author |
2024-07-29 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy |
2024-07-29 | Replace liburiparser with boost::url | Rye Mutt |
2024-07-26 | Disable test_httprequest for Linux, same reason why it was already disabled f... | Nicky |
2024-07-18 | Merge branch 'release/maint-b' into marchcat/b-develop | Andrey Lihatskiy |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
2024-06-11 | Re-enable compiler warnings C4127, C4512 & C4706 | Ansariel |
2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-15 | Merge branch 'main' into marchcat/x-b-merge | Andrey Lihatskiy |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy |
2024-04-24 | Merge branch 'main' into marchcat/b-merge | Andrey Lihatskiy |
2024-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-04-10 | Merge branch 'main' into marchcat/y-merge | Andrey Lihatskiy |
2024-04-10 | Merge branch 'main' into marchcat/b-merge | Andrey Lihatskiy |
2024-04-05 | Linux viewer (ReleaseOS) resurrection (#1099) | Nicky Dasmijn |
2024-03-28 | Remove dead googlemock dependency and related setup code | Rye Mutt |
2024-03-27 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy |
2024-03-27 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy |
2024-03-27 | Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2024-03-05 | SL-17896 Don't crash silently if files are missing or out of memory | Andrey Kleshchev |
2024-03-01 | Convert remaining TRUE/FALSE to true/false | Ansariel |
2024-02-21 | Convert remaining BOOL to bool | Ansariel |
2024-02-08 | Build fix for Visual Studio patch | Alexander Gavriliuk |
2024-01-08 | replace boost library to standard | AiraYumi |
2023-07-18 | Merge remote-tracking branch 'origin/xcode-14.3' into DRTVWR-559 (#292) | Brad Linden |
2023-05-31 | SL-18330: Consistently use new standalone Python llsd package. | Nat Goodspeed |
2023-05-19 | SL-18837: Merge branch 'xcode-14.1' of secondlife/viewer into xcode-14.3 | Nat Goodspeed |
2023-05-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-03-30 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Lihatskiy |
2023-03-27 | Attempt to fix build breakage for DRTVWR-559 | Brad Linden |
2023-03-24 | Attempt to fix build breakage for DRTVWR-559 | Brad Linden |
2022-12-06 | DRTVWR-575: Keep BufferArray::findBlock() in int domain. | Nat Goodspeed |
2022-11-03 | DRTVWR-575: A few more tweaks addressing size_t wider than 32 bits. | Nat Goodspeed |
2022-09-17 | Cleanup sweep | Nicky Dasmijn |
2022-08-30 | Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559 | Dave Parks |
2022-05-24 | SL-17484 Unit test build fix (remove priority parameters). | Dave Parks |
2022-05-07 | Adapt gnerator expression usage to work on OSX. | Nicky |
2022-05-01 | Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically | Nicky |
2022-04-17 | Switch to target_include_directories | 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-15 | SL-17219 WIP - Texture pipeline overhaul | Dave Parks |
2022-04-13 | Rework cmake, the original plan was to maybe be able to use conan targets wit... | Nicky |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky |
2022-02-28 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy |
2021-12-10 | SL-15742: Convert build scripts to Python 3 | Bennett Goble |