| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-15 | Merge commit 'e7eced3' into nat/releaseos for whitespace fix. | Nat Goodspeed | |
| 2024-05-15 | Make env.RELEASE_RUN the empty string if false | Nat Goodspeed | |
| not the string "false", which is true. | |||
| 2024-05-15 | Can't reference global env in job.if either. | Nat Goodspeed | |
| 2024-05-15 | Try to work around workflow YAML env setting limitation. | Nat Goodspeed | |
| 2024-05-13 | Run ReleaseOS builds, but only when a release page is requested. | Nat Goodspeed | |
| 2024-05-11 | Fix syntax error in build.yaml to enable Windows ReleaseOS | Nat Goodspeed | |
| 2024-05-11 | Turn on GH Windows ReleaseOS build | Nat Goodspeed | |
| 2024-05-10 | Merge pull request #1444 from secondlife/nat/slvoice | nat-goodspeed | |
| Update to S3-published GHA build of slvoice. | |||
| 2024-05-10 | Reapply slvoice package URLs with autobuild 3.9.5 | Nat Goodspeed | |
| 2024-05-09 | Bump up coroutine stack size: saw C00000FD test termination. | Nat Goodspeed | |
| (cherry picked from commit dc0b3aed4782e4e4835fd6b9d59d1d70b78be4a7) | |||
| 2024-05-09 | Remove `creds=github` from slvoice platform entries. | Nat Goodspeed | |
| https://github.com/secondlife/autobuild/issues/46 Also remove temporary `continue-on-error` setting. | |||
| 2024-05-08 | Build both platforms on GitHub to help diagnose slvoice URL trouble. | Nat Goodspeed | |
| 2024-05-06 | Update to S3-published GHA build of slvoice. | Nat Goodspeed | |
| 2024-05-02 | Merge pull request #1391 from secondlife/with-tests | nat-goodspeed | |
| Turn on LL_TESTS for CI builds. | |||
| 2024-05-02 | Merge pull request #1389 from secondlife/brad/fix-gltfmaterial-tests | nat-goodspeed | |
| brad/fix gltfmaterial tests | |||
| 2024-05-02 | Update LLGLTFMaterial tests for changes introduced in SL-20523 | Brad Linden | |
| also correct member packing to match server side | |||
| 2024-05-02 | Merge pull request #1376 from secondlife/project/channel_by_branch | Vir Linden | |
| Project/channel by branch | |||
| 2024-05-02 | Update build.yaml | Vir Linden | |
| 2024-05-02 | Update build.yaml | Vir Linden | |
| 2024-05-02 | Turn on LL_TESTS for CI builds. | Nat Goodspeed | |
| 2024-05-01 | trim trailing whitespace | Vir Linden | |
| 2024-05-01 | set viewer channel from branch | Vir Linden | |
| 2024-05-01 | Merge branch 'main' into project/channel_by_branch | Vir Linden | |
| 2024-05-01 | #824 Don't fix tabs in files with no tabs | Andrey Lihatskiy | |
| 2024-05-01 | #824 Add c,py,glsl to the script's default file types | Andrey Lihatskiy | |
| 2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
| LF, and trim trailing whitespaces as needed | |||
| 2024-04-29 | #824 Add a script to convert tabs to spaces in the code files | Andrey Lihatskiy | |
| 2024-04-29 | #824 Add indent_with_spaces hook for source files | Andrey Lihatskiy | |
| 2024-04-25 | Adapt llimageworker_test for updated virtual method API. | Nat Goodspeed | |
| This was a broken test that got all the way to viewer release and the main branch. (cherry picked from commit a33a9d29380e6c1a0a9cc539be309d47adef4acf) | |||
| 2024-04-24 | Merge pull request #1323 from secondlife/main | Vir Linden | |
| Update from main | |||
| 2024-04-24 | Increment viewer version to 7.1.7 | Nat Goodspeed | |
| following promotion of secondlife/viewer #736 | |||
| 2024-04-24 | Merge release/maint-yz to main on promotion of secondlife/viewer #736: ↵ | Nat Goodspeed | |
| Maintenance YZ 7.1.6.8745209917 | |||
| 2024-04-19 | Update build.yaml | Vir Linden | |
| 2024-04-19 | https://github.com/secondlife/viewer/issues/1286 - branch var from ↵ | Vir Linden | |
| github.repository | |||
| 2024-04-19 | https://github.com/secondlife/viewer/issues/1286 - branch var from ↵ | Vir Linden | |
| github.repository | |||
| 2024-04-19 | https://github.com/secondlife/viewer/issues/1286 - determine viewer_channel ↵ | Vir Linden | |
| from branch name in builds | |||
| 2024-04-19 | Revert "SL-20140 Setting shape hand size to 36 won't save" | Andrey Lihatskiy | |
| This reverts commit 810a3d24c2e3671f926091c062b101bdec6a1517. (secondlife/jira-archive-internal#70482) | |||
| 2024-04-16 | Merge pull request #1246 from secondlife/vir-linden-patch-2 | Vir Linden | |
| https://github.com/secondlife/viewer/issues/1214 - Update cla.yaml | |||
| 2024-04-16 | https://github.com/secondlife/viewer/issues/1214 - Update cla.yaml | Vir Linden | |
| 2024-04-15 | Merge pull request #1236 from secondlife/marchcat/yz-merge | Andrey Lihatskiy | |
| Marchcat/yz merge | |||
| 2024-04-15 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy | |
| 2024-04-15 | CI: adopt xz compression | Bennett Goble | |
| Move towards packaging artifacts with xz, which offers higher compression ratios and faster decode time. | |||
| 2024-04-15 | CI: Remove python-version from matrix | Bennett Goble | |
| Drop python version from matrix configuration as it's always 3.11. | |||
| 2024-04-15 | Remove unused fix-incredibuild.py | Bennett Goble | |
| 2024-04-15 | Remove BuildParams | Bennett Goble | |
| This file is no longer used. | |||
| 2024-04-12 | Merge pull request #1198 from secondlife/signal/xz | Signal Linden | |
| CI: adopt xz compression, actions/*-artifact@v4 | |||
| 2024-04-11 | CI: adopt xz compression | Bennett Goble | |
| Move towards packaging artifacts with xz, which offers higher compression ratios and faster decode time. | |||
| 2024-04-11 | Merge pull request #1197 from secondlife/signal/rm-incredibuild.py | Signal Linden | |
| Remove unused fix-incredibuild.py | |||
| 2024-04-11 | Merge pull request #1095 from secondlife/signal/rm-buildparams | Signal Linden | |
| Remove BuildParams | |||
| 2024-04-11 | Merge pull request #1199 from secondlife/signal/rm-py-matrix | Signal Linden | |
| CI: Remove python-version from matrix | |||
