summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-28SL-18837: Include actions-build-sh branch in build trigger pushes.Nat Goodspeed
2023-06-27SL-18837 improvements suggested by code reviewBrad Linden
2023-06-27SL-18837: Try doing necessary setup to run viewer's own build.sh.Nat Goodspeed
2023-06-23SL-18837 fixes for test failures.Brad Linden
2023-06-09SL-18837 set build id based on github workflow run idBrad Linden
2023-06-07SL-18837 fix win32 build warning about missing python-version settingBrad Linden
2023-06-07Revert "SL-18837: On Windows, try using py.exe Python stub."Brad Linden
2023-06-07Attempt to port some build.yaml improvements from DRTVWR-559 over to actions ...Brad Linden
2023-06-07SL-18837: Try to install llsd in the Python used by py.exeNat Goodspeed
2023-06-07SL-18837: Tell py.exe to use Python 3.9 instead of 3.11Nat Goodspeed
2023-06-07SL-18837: Quote integers used for environment variablesNat Goodspeed
2023-06-07SL-18837: Try setting PY_PYTHON and PYLAUNCHER_DEBUGNat Goodspeed
2023-06-07SL-18837: On Windows, try using py.exe Python stub.Nat Goodspeed
2023-06-06SL-18837: Concat path part with / rather than +=.Nat Goodspeed
2023-06-06SL-18837: On Windows, NamedTempFile must convert from wstringNat Goodspeed
2023-06-06SL-18837: Ditch Boost.Phoenix implicit lambda syntax.Nat Goodspeed
2023-06-06SL-18837: Make NamedTempFile name template compatible with Python.Nat Goodspeed
2023-06-06SL-18837: NamedTempFile back to std::function, use boost::phoenix <<Nat Goodspeed
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-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-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-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-03SL-19647: Eliminate LLSDArray entirely.Nat Goodspeed
2023-05-03DRTVWR-575: Replace some LLSDArray() usage with llsd::array().Nat Goodspeed