summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2024-10-22Merge branch 'develop' into marchcat/xcode-16Nat Goodspeed
2024-10-11Rework GHA matrix config to fix linux buildRye
2024-10-08Update GHA runner to macos-14Andrey Lihatskiy
due to the deprecation of macos-12 (actions/runner-images#10721)
2024-10-08Merge branch 'develop' into marchcat/xcode-16Andrey Lihatskiy
# Conflicts: # .github/workflows/build.yaml # indra/llmath/raytrace.cpp
2024-10-04Fix GHA build config errorRye
2024-10-04Merge remote-tracking branch 'origin/develop' into leviathan/game-controlBrad Linden
2024-10-04Make 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-04Restore macos-14-large runner for Xcode 16 compiler.Nat Goodspeed
Also restore notice messages about the selected viewer channel.
2024-10-04Merge remote branch 'develop' into marchcat/xcode-16Nat Goodspeed
2024-10-03Update havok packages and enable linux64 Release buildsRye
2024-09-27Try again to let Windows and Mac succeed despite Linux failure.Nat Goodspeed
2024-09-27Allow Windows and Mac builds to succeed despite Linux failure.Nat Goodspeed
2024-09-26Remove whitespace for pre-commitAndrey Lihatskiy
2024-09-26Set continue-on-error for linux buildsAndrey Lihatskiy
2024-09-25Merge branch 'develop' into marchcat/xcode-16Nat Goodspeed
2024-09-17Xcode16 build fixAndrey Lihatskiy
2024-09-09Fix viewer channel selection based on a branch (#2528)Andrey Lihatskiy
2024-08-29Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-08-22Fix usage of $branch before it was initialized in build.Brad Linden
2024-08-21Fix syntax error in build.yamlAndrey Lihatskiy
2024-08-21Renable Linux buildsNicky
2024-08-20Temporarily disable linux builds (#2059)Andrey Lihatskiy
2024-08-20Merge branch 'develop' into marchcat/b-developAndrey 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-15ReleaseOS build fix (#2299)Andrey Lihatskiy
2024-08-14Merge pull request #2275 from secondlife/nat/edu-channelnat-goodspeed
Allow triggering an EDU build with a tag containing "edu"
2024-08-13Skip windows symbol upload if there was no Release config build. (#2280)Brad Linden
2024-08-13Merge branch 'develop' into nat/edu-channelNat Goodspeed
2024-08-13CI: Upload ReleaseOS app (#2252)Signal Linden
Upload the built app on ReleaseOS builds. Not sure why we wouldn't want this.
2024-08-13Allow triggering an EDU build with a tag containing "edu"Nat Goodspeed
2024-08-11Adopt NSIS 3.0 (#2248)Signal Linden
2024-08-09Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into developBrad Linden
# Conflicts: # .github/workflows/build.yaml # indra/llui/llscrolllistctrl.cpp
2024-08-09Merge 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-08Use the secondlife-3p fork of symbol upload, which has vMAJOR tagsRoxie Linden
2024-08-08Merge branch 'roxie/webrtc-symbols' of github.com:secondlife/viewer into ↵Roxie Linden
roxie/webrtc-symbols
2024-08-08CR fixesRoxie Linden
2024-08-07test llwebrtc.dll for additional symbolsRoxie Linden
2024-08-07include viewer exe in uploaded symbolsRoxie Linden
2024-08-07build debug symbols for llwebrtc even for releaseRoxie Linden
2024-08-07spacing issueRoxie Linden
2024-08-07Add Windows multi-pdb upload capabilityRoxie Linden
2024-08-07viewer#2043 bugsplat symbol upload updateAndrey Kleshchev
2024-08-06don't need to post dylib as we're using xcarchiveRoxie Linden
2024-08-06upload xcarchive to bugsplatRoxie Linden
2024-08-07Make build.yaml look slightly betterAndrey Lihatskiy
2024-08-06As bugspat upload is broken for dylibs within .dSYM bundles, upload the ↵Roxie Linden
dylibs directly
2024-08-06Force ReleaseOS builds on LinuxAndrey Lihatskiy
2024-08-06Merge branch 'develop' into marchcat/b-syncAndrey 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-06Download osx artifacts to working directoryRoxie Linden
2024-08-05allow paths with spacesRoxie Linden
2024-08-05Build mac symbols for multiple binaries/dynamic libraries and upload them ↵Roxie Linden
all to bugsplat