summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-05SL-18837: NamedTempFile must still disambiguate string literals.Nat Goodspeed
2023-06-05SL-18837: Make NamedTempFile revert to boost::functionNat Goodspeed
2023-06-05SL-18837: Try giving temp Python scripts a .py extension.Nat Goodspeed
2023-06-05SL-18837: Use Boost.Filesystem for NamedTempFile, instead of APR.Nat Goodspeed
2023-06-05SL-18837: Followup to 19e9e8c: global Boost.Bind placeholdersNat Goodspeed
2023-06-05SL-18837: pip install llsd as well as autobuild.Nat Goodspeed
2023-06-05SL-18837: Try to silence cascade of Boost.Bind warning messages.Nat Goodspeed
2023-06-05SL-18837: Windows APR 1.7.2 requires MS rpcrt4.dll.Nat Goodspeed
2023-06-05SL-18837: Bump the granularity of WorkQueue timing tests.Nat Goodspeed
2023-06-05SL-18837: Update apr_suite to release v1.7.2-4d6fcb2.Nat Goodspeed
2023-06-05SL-18837: #include <array> in several sources that need it.Nat Goodspeed
2023-06-05SL-18837: We no longer build Windows apr-iconv -- don't reference.Nat Goodspeed
2023-06-02SL-18837: Don't include a version-specific Boost.Regex header.Nat Goodspeed
2023-06-02SL-18837: Boost.Bind _1, _2 placeholders are no longer global.Nat Goodspeed
2023-06-02SL-18837: Don't try to copy long, specific libnghttp2.14.19.0.dylib.Nat Goodspeed
2023-06-02SL-18837: Update apr_suite to release v1.7.2-fb873f5.Nat Goodspeed
2023-06-02SL-18837: Update libxml2, minizip-ng, colladadomNat Goodspeed
2023-06-01SL-19806 Crash at vobjAndrey Kleshchev
2023-06-01SL-19762 fix for cropped label textMnikolenko Productengine
2023-05-30SL-17429 Message user when their inventory hits AIS2 limitsAndrey Kleshchev
2023-05-29SL-19787 Crash at LLUIColor::operatorAndrey Kleshchev
2023-05-23SL-19635 Better error handlingAndrey Kleshchev
2023-05-23SL-19744: Remove LLApp::startErrorThread() and references.Nat Goodspeed
2023-05-23SL-19744: Remove LLErrorThread and LLAppViewer::handleViewerCrash()Nat Goodspeed
2023-05-22SL-19635 Implement DeepL tranlation supportAndrey Kleshchev
2023-05-19SL-18837: Update boost, googlemockNat Goodspeed
2023-05-19SL-18837: Next batch of GitHub actions build updatesNat Goodspeed
2023-05-19DRTVWR-558: Merge branch 'main' of secondlife/viewer into actionsNat Goodspeed
2023-05-19SL-18837: Update most packages with GitHub Actions builds.Nat Goodspeed
2023-05-19DRTVWR-580 Post-merge fix - unused codeAndrey Lihatskiy
2023-05-19DRTVWR-580 Post-merge fixAndrey Lihatskiy
2023-05-18SL-19649 Adjust other classes for new deleteAllChildren mechanicsAndrey Kleshchev
2023-05-18SL-19649 reduce logging out time for larger inventoriesMaxim Nikolenko
2023-05-17Merge branch 'main' into DRTVWR-580-maint-TAndrey Lihatskiy
2023-05-17Increment viewer version to 6.6.13Nat Goodspeed
2023-05-15SL-18837: Update llphysicsextensions_source, fmodstudio, kdu, slvoiceNat Goodspeed
2023-05-15SL-18837: Update fmodstudio, kdu, slvoiceNat Goodspeed
2023-05-15SL-18837: Update havok-source to release v2012.1-2-b101b57.Nat Goodspeed
2023-05-15SL-18837: AUTOBUILD_GITHUB_TOKEN to authenticate private packages.Nat Goodspeed
2023-05-15SL-18837: Update apr_suite to release v1.7.2.91ae6ee.Nat Goodspeed
2023-05-10SL-19536 SL-19652 Fix inventory fetchingAndrey Kleshchev
2023-05-09SL-19660 Updated contributions docAndrey Kleshchev
2023-05-09SL-19660 Merge pull request #199 from beqjanus/mainakleshchev
2023-05-04Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-577-maint-SAndrey Lihatskiy
2023-05-04Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-580-maint-TAndrey Lihatskiy
2023-05-03SL-19647: Eliminate LLSDArray entirely.Nat Goodspeed
2023-05-03SL-19681 Updated list of contributorsAndrey Kleshchev
2023-05-03SL-19681 Merge pull request #202 from PanteraPolnocyakleshchev
2023-05-03DRTVWR-575: Replace some LLSDArray() usage with llsd::array().Nat Goodspeed
2023-05-02Merge branch 'main' into mainBeq Janus