Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-22 | Merge branch 'develop' into marchcat/xcode-16 | Nat Goodspeed | |
2024-10-11 | Rework GHA matrix config to fix linux build | Rye | |
2024-10-08 | Update GHA runner to macos-14 | Andrey Lihatskiy | |
due to the deprecation of macos-12 (actions/runner-images#10721) | |||
2024-10-08 | Merge branch 'develop' into marchcat/xcode-16 | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml # indra/llmath/raytrace.cpp | |||
2024-10-04 | Fix GHA build config error | Rye | |
2024-10-04 | Merge remote-tracking branch 'origin/develop' into leviathan/game-control | Brad Linden | |
2024-10-04 | Make linux build failures not block other platforms. | Brad Linden | |
See "Example: Preventing a specific failing matrix job from failing a workflow run" https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#example-preventing-a-specific-failing-matrix-job-from-failing-a-workflow-run | |||
2024-10-04 | Restore macos-14-large runner for Xcode 16 compiler. | Nat Goodspeed | |
Also restore notice messages about the selected viewer channel. | |||
2024-10-04 | Merge remote branch 'develop' into marchcat/xcode-16 | Nat Goodspeed | |
2024-10-03 | Update havok packages and enable linux64 Release builds | Rye | |
2024-09-27 | Try again to let Windows and Mac succeed despite Linux failure. | Nat Goodspeed | |
2024-09-27 | Allow Windows and Mac builds to succeed despite Linux failure. | Nat Goodspeed | |
2024-09-26 | Remove whitespace for pre-commit | Andrey Lihatskiy | |
2024-09-26 | Set continue-on-error for linux builds | Andrey Lihatskiy | |
2024-09-25 | Merge branch 'develop' into marchcat/xcode-16 | Nat Goodspeed | |
2024-09-17 | Xcode16 build fix | Andrey Lihatskiy | |
2024-09-09 | Fix viewer channel selection based on a branch (#2528) | Andrey Lihatskiy | |
2024-08-29 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy | |
2024-08-22 | Fix usage of $branch before it was initialized in build. | Brad Linden | |
2024-08-21 | Fix syntax error in build.yaml | Andrey Lihatskiy | |
2024-08-21 | Renable Linux builds | Nicky | |
2024-08-20 | Temporarily disable linux builds (#2059) | Andrey Lihatskiy | |
2024-08-20 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml # autobuild.xml # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FreeType.cmake # indra/newview/llappviewer.cpp # indra/newview/skins/default/xui/en/floater_fast_timers.xml # indra/newview/viewer_manifest.py # indra/test/test.cpp | |||
2024-08-15 | ReleaseOS build fix (#2299) | Andrey Lihatskiy | |
2024-08-14 | Merge pull request #2275 from secondlife/nat/edu-channel | nat-goodspeed | |
Allow triggering an EDU build with a tag containing "edu" | |||
2024-08-13 | Skip windows symbol upload if there was no Release config build. (#2280) | Brad Linden | |
2024-08-13 | Merge branch 'develop' into nat/edu-channel | Nat Goodspeed | |
2024-08-13 | CI: Upload ReleaseOS app (#2252) | Signal Linden | |
Upload the built app on ReleaseOS builds. Not sure why we wouldn't want this. | |||
2024-08-13 | Allow triggering an EDU build with a tag containing "edu" | Nat Goodspeed | |
2024-08-11 | Adopt NSIS 3.0 (#2248) | Signal Linden | |
2024-08-09 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop | Brad Linden | |
# Conflicts: # .github/workflows/build.yaml # indra/llui/llscrolllistctrl.cpp | |||
2024-08-09 | Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵ | Brad Linden | |
release/2024.06-atlasaurus # Conflicts: # .github/workflows/build.yaml # indra/newview/CMakeLists.txt # indra/newview/llspeakers.cpp # indra/newview/llvoicechannel.cpp # indra/newview/llvoicechannel.h # indra/newview/llvoiceclient.cpp # indra/newview/llvoiceclient.h # indra/newview/llvoicewebrtc.cpp | |||
2024-08-08 | Use the secondlife-3p fork of symbol upload, which has vMAJOR tags | Roxie Linden | |
2024-08-08 | Merge branch 'roxie/webrtc-symbols' of github.com:secondlife/viewer into ↵ | Roxie Linden | |
roxie/webrtc-symbols | |||
2024-08-08 | CR fixes | Roxie Linden | |
2024-08-07 | test llwebrtc.dll for additional symbols | Roxie Linden | |
2024-08-07 | include viewer exe in uploaded symbols | Roxie Linden | |
2024-08-07 | build debug symbols for llwebrtc even for release | Roxie Linden | |
2024-08-07 | spacing issue | Roxie Linden | |
2024-08-07 | Add Windows multi-pdb upload capability | Roxie Linden | |
2024-08-07 | viewer#2043 bugsplat symbol upload update | Andrey Kleshchev | |
2024-08-06 | don't need to post dylib as we're using xcarchive | Roxie Linden | |
2024-08-06 | upload xcarchive to bugsplat | Roxie Linden | |
2024-08-07 | Make build.yaml look slightly better | Andrey Lihatskiy | |
2024-08-06 | As bugspat upload is broken for dylibs within .dSYM bundles, upload the ↵ | Roxie Linden | |
dylibs directly | |||
2024-08-06 | Force ReleaseOS builds on Linux | Andrey Lihatskiy | |
2024-08-06 | Merge branch 'develop' into marchcat/b-sync | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml # autobuild.xml # indra/cmake/Audio.cmake # indra/cmake/Copy3rdPartyLibs.cmake # indra/llxml/llxmltree.cpp # indra/newview/viewer_manifest.py | |||
2024-08-06 | Download osx artifacts to working directory | Roxie Linden | |
2024-08-05 | allow paths with spaces | Roxie Linden | |
2024-08-05 | Build mac symbols for multiple binaries/dynamic libraries and upload them ↵ | Roxie Linden | |
all to bugsplat |