Age | Commit message (Expand) | Author |
2023-06-28 | SL-18837: Get buildscripts_support_functions from sling-buildscripts | Nat Goodspeed |
2023-06-28 | SL-18837: Don't fetch (unmigrated) build-secrets, use GH secrets. | Nat Goodspeed |
2023-06-28 | SL-18837: Include actions-build-sh branch in build trigger pushes. | Nat Goodspeed |
2023-06-27 | SL-18837: Try doing necessary setup to run viewer's own build.sh. | Nat Goodspeed |
2023-06-07 | SL-18837 fix win32 build warning about missing python-version setting | Brad Linden |
2023-06-07 | Revert "SL-18837: On Windows, try using py.exe Python stub." | Brad Linden |
2023-06-07 | Attempt to port some build.yaml improvements from DRTVWR-559 over to actions ... | Brad Linden |
2023-06-07 | SL-18837: Try to install llsd in the Python used by py.exe | Nat Goodspeed |
2023-06-07 | SL-18837: Tell py.exe to use Python 3.9 instead of 3.11 | Nat Goodspeed |
2023-06-07 | SL-18837: Quote integers used for environment variables | Nat Goodspeed |
2023-06-07 | SL-18837: Try setting PY_PYTHON and PYLAUNCHER_DEBUG | Nat Goodspeed |
2023-06-07 | SL-18837: On Windows, try using py.exe Python stub. | Nat Goodspeed |
2023-06-06 | SL-18837: Concat path part with / rather than +=. | Nat Goodspeed |
2023-06-06 | SL-18837: On Windows, NamedTempFile must convert from wstring | Nat Goodspeed |
2023-06-06 | SL-18837: Ditch Boost.Phoenix implicit lambda syntax. | Nat Goodspeed |
2023-06-06 | SL-18837: Make NamedTempFile name template compatible with Python. | Nat Goodspeed |
2023-06-06 | SL-18837: NamedTempFile back to std::function, use boost::phoenix << | Nat Goodspeed |
2023-06-05 | SL-18837: NamedTempFile must still disambiguate string literals. | Nat Goodspeed |
2023-06-05 | SL-18837: Make NamedTempFile revert to boost::function | Nat Goodspeed |
2023-06-05 | SL-18837: Try giving temp Python scripts a .py extension. | Nat Goodspeed |
2023-06-05 | SL-18837: Use Boost.Filesystem for NamedTempFile, instead of APR. | Nat Goodspeed |
2023-06-05 | SL-18837: Followup to 19e9e8c: global Boost.Bind placeholders | Nat Goodspeed |
2023-06-05 | SL-18837: pip install llsd as well as autobuild. | Nat Goodspeed |
2023-06-05 | SL-18837: Try to silence cascade of Boost.Bind warning messages. | Nat Goodspeed |
2023-06-05 | SL-18837: Windows APR 1.7.2 requires MS rpcrt4.dll. | Nat Goodspeed |
2023-06-05 | SL-18837: Bump the granularity of WorkQueue timing tests. | Nat Goodspeed |
2023-06-05 | SL-18837: Update apr_suite to release v1.7.2-4d6fcb2. | Nat Goodspeed |
2023-06-05 | SL-18837: #include <array> in several sources that need it. | Nat Goodspeed |
2023-06-05 | SL-18837: We no longer build Windows apr-iconv -- don't reference. | Nat Goodspeed |
2023-06-02 | SL-18837: Don't include a version-specific Boost.Regex header. | Nat Goodspeed |
2023-06-02 | SL-18837: Boost.Bind _1, _2 placeholders are no longer global. | Nat Goodspeed |
2023-06-02 | SL-18837: Don't try to copy long, specific libnghttp2.14.19.0.dylib. | Nat Goodspeed |
2023-06-02 | SL-18837: Update apr_suite to release v1.7.2-fb873f5. | Nat Goodspeed |
2023-06-02 | SL-18837: Update libxml2, minizip-ng, colladadom | Nat Goodspeed |
2023-05-19 | SL-18837: Update boost, googlemock | Nat Goodspeed |
2023-05-19 | SL-18837: Next batch of GitHub actions build updates | Nat Goodspeed |
2023-05-19 | DRTVWR-558: Merge branch 'main' of secondlife/viewer into actions | Nat Goodspeed |
2023-05-19 | SL-18837: Update most packages with GitHub Actions builds. | Nat Goodspeed |
2023-05-17 | Increment viewer version to 6.6.13 | Nat Goodspeed |
2023-05-15 | SL-18837: Update llphysicsextensions_source, fmodstudio, kdu, slvoice | Nat Goodspeed |
2023-05-15 | SL-18837: Update fmodstudio, kdu, slvoice | Nat Goodspeed |
2023-05-15 | SL-18837: Update havok-source to release v2012.1-2-b101b57. | Nat Goodspeed |
2023-05-15 | SL-18837: AUTOBUILD_GITHUB_TOKEN to authenticate private packages. | Nat Goodspeed |
2023-05-15 | SL-18837: Update apr_suite to release v1.7.2.91ae6ee. | Nat Goodspeed |
2023-05-09 | SL-19660 Updated contributions doc | Andrey Kleshchev |
2023-05-09 | SL-19660 Merge pull request #199 from beqjanus/main | akleshchev |
2023-05-04 | Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-577-maint-S | Andrey Lihatskiy |
2023-05-03 | SL-19647: Eliminate LLSDArray entirely. | Nat Goodspeed |
2023-05-03 | DRTVWR-575: Replace some LLSDArray() usage with llsd::array(). | Nat Goodspeed |
2023-05-02 | Merge branch 'main' into main | Beq Janus |