summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
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-03Update havok packages and enable linux64 Release buildsRye
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
2024-08-02Use dedicated property to determine if build is called from a fork (#2183)Andrey Lihatskiy
2024-07-30build.yaml: Fix FROM_FORK value, ReleaseOS PR builds (#2147)Signal Linden
2024-07-29build.yaml: Remove unused BUILD variableBennett Goble
2024-07-28Fix PR builds from forksBennett Goble
Build ReleaseOS when a PR is from a fork rather than Release. This fixes OSS PR builds which, until now, have been failing because they cannot access secrets.
2024-07-26Re-enable Linux buildNicky
2024-07-24Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-07-24Temporarily disable linux buildAndrey Lihatskiy
2024-07-23viewer#2043 bugsplat symbol upload updateAndrey Kleshchev
2024-07-18Merge branch 'release/maint-b' into marchcat/b-developAndrey Lihatskiy
# Conflicts: # autobuild.xml # indra/cmake/JsonCpp.cmake # indra/llimage/llimageworker.cpp # indra/llmessage/CMakeLists.txt # indra/llprimitive/llmodel.cpp # indra/llprimitive/llmodelloader.cpp # indra/llprimitive/llmodelloader.h # indra/llwindow/llkeyboard.cpp # indra/llwindow/llkeyboard.h # indra/llwindow/llkeyboardheadless.cpp # indra/llwindow/llkeyboardheadless.h # indra/llwindow/llkeyboardsdl.cpp # indra/llwindow/llkeyboardsdl.h # indra/llwindow/llwindowsdl.cpp # indra/llwindow/llwindowsdl.h # indra/newview/app_settings/shaders/class1/deferred/screenSpaceReflUtil.glsl # indra/newview/llappviewerlinux_api_dbus.cpp # indra/newview/llconversationloglist.cpp # indra/newview/lldirpicker.cpp # indra/newview/llfilepicker.cpp # indra/newview/llfloateremojipicker.cpp # indra/newview/llfloaterpreferencesgraphicsadvanced.cpp # indra/newview/llmodelpreview.cpp # indra/newview/lloutfitslist.cpp # indra/newview/llpanelface.cpp # indra/newview/llviewerobject.h # indra/newview/llxmlrpctransaction.cpp # indra/newview/viewer_manifest.py
2024-06-20Make sure TAG_ID actually gets added to GITHUB_ENVBrad Linden
2024-06-20Shorten SHA value used in tag id and attempt to fix js/yaml syntax errorBrad Linden
2024-06-18Attempt to use provided GITHUB_TOKEN and generate tag id from inputsBrad Linden