Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-08 | SL-18837: Revert "Add OpenAL::createDefaultStreamingAudioImpl()." | Nat Goodspeed | |
This reverts commit 6cb906c44908a304af26e3ea95de88ff34ef46f7. | |||
2023-09-08 | SL-18837: Revert "Typo for LLAudioEngine_OpenAL" | Nat Goodspeed | |
This reverts commit 46bd102e80178abb094b5dac6fe9c476e044eaed. | |||
2023-09-08 | SL-18837: Typo for LLAudioEngine_OpenAL | Nat Goodspeed | |
2023-09-08 | SL-18837: Add OpenAL::createDefaultStreamingAudioImpl(). | Nat Goodspeed | |
LLAudioEngine added a new abstract virtual method that wasn't yet implemented for LLStreamingAudio_OpenAL. | |||
2023-09-08 | SL-18837: NamedTempFile must be binary mode on Windows. | Nat Goodspeed | |
2023-09-08 | SL-18837: Add debugging output to llsdserialize_test.cpp. | Nat Goodspeed | |
2023-09-07 | SL-18837: Suppress BUGSPLAT_DB for ReleaseOS builds. | Nat Goodspeed | |
2023-09-07 | SL-18837: Fix minor merge glitch. | Nat Goodspeed | |
2023-09-07 | SL-18837: String literals are single-quoted in GitHub expressions. | Nat Goodspeed | |
2023-09-07 | SL-18837: Without USE_BUGSPLAT, no target generate_symbols. | Nat Goodspeed | |
2023-09-07 | SL-18837: Segregate ReleaseOS artifacts; don't even upload. | Nat Goodspeed | |
Eliminate references to (no longer set) matrix.addrsize. | |||
2023-09-07 | SL-18837: Merge branch 'main' into actions | Nat Goodspeed | |
2023-09-06 | Merge pull request #361 from secondlife/SL-20167 | cosmic-linden | |
SL-20167: Grey out the clipboard when copying the material is not allowed | |||
2023-09-06 | SL-19243: Specify macos-latest for post-mac-symbols. | Nat Goodspeed | |
We want to run on a GitHub-hosted runner rather than one of our own. | |||
2023-09-06 | SL-20167: Don't block clipboard if GLTF material is null | Cosmic Linden | |
2023-09-06 | SL-20167: Also check permission on paste to be certain | Cosmic Linden | |
2023-09-06 | SL-19842 WIP -- Change how probe ambiance mixes with sky ambient. | RunitaiLinden | |
2023-09-06 | SL-20214 Crash at LLControlAVBridge::updateSpatialExtents | Andrey Kleshchev | |
(cherry picked from commit 3d2da2b2c09fc637c2eaccac1607e3480bede145) | |||
2023-09-05 | SL-19655 Remove a couple unused debug settings and related code (update) | Alexander Gavriliuk | |
2023-09-05 | SL-18125 Fixed default upload permissions being ignored | Andrey Kleshchev | |
2023-09-05 | SL-19709 Fix for fullbright shiny not factoring out exposure (update) | Alexander Gavriliuk | |
2023-09-05 | SL-20236 BugSplat Crash in LLVertexBuffer::validateRange(708) | Alexander Gavriliuk | |
2023-09-05 | SL-19887 Water cuts avatar's name bubble (update) | Alexander Gavriliuk | |
2023-09-05 | SL-18399 'DisableCameraConstraints' debug setting is not working on RC | Alexander Gavriliuk | |
2023-09-04 | SL-20205 Clipping of label "Water" | Andrey Kleshchev | |
2023-09-04 | DRTWVR-588 xcode buildfix (for TC) | Andrey Lihatskiy | |
2023-09-04 | Fix spelling error in source files | PanteraPolnocy | |
2023-09-04 | DRTWVR-588 xcode buildfix | Andrey Lihatskiy | |
2023-09-02 | SL-19243: Skip older Mac symbol upload | Nat Goodspeed | |
because it moves the xcarchive.zip file away from where we later want to post it to GitHub. | |||
2023-09-02 | SL-19242: Fix duplicated 'Second Life Mumble.app' path component | Nat Goodspeed | |
in the path passed as the macOS viewer_exe GitHub output. | |||
2023-09-02 | SL-20236 BugSplat Crash in LLVertexBuffer::validateRange(708) | Alexander Gavriliuk | |
2023-09-02 | SL-19243: Post xcarchive.zip instead of separate symbols tarball. | Nat Goodspeed | |
On Mac, in the CMake USE_BUGSPLAT logic, we created both xcarchive.zip (which is what BugSplat wants to see) and secondlife-symbols-darwin -64.tar.bz2 (which we don't think is used for anything). The tarball was posted to codeticket -- but why? If the point is to manually re-upload to BugSplat in case of failure, we'll do better saving xcarchive.zip to codeticket. For SL-19243, posting xcarchive.zip directly supports the goal of breaking out the upload to BugSplat as a separate step. Anyway, since xcarchive.zip is a superset of the tarball, the tarball can be recreated from the zip file, whereas the zip file can't be recreated from the tarball without opening the .dmg installer and extracting the viewer executable. If the xcarchive.zip file exists (that is, on Mac), post that to codeticket or GitHub, as applicable, instead of the tarball. In fact, in the USE_BUGSPLAT case, don't even bother creating the tarball since we're going to ignore it. Make the new build.sh logic that insists on BUGSPLAT_USER and BUGSPLAT_PASS conditional on BUGSPLAT_DB. | |||
2023-09-02 | SL-19242: Emphasize to upload-artifact that our .app is a directory | Nat Goodspeed | |
2023-09-01 | SL-20167: Grey out the clipboard when copying the material to clipboard is ↵ | Cosmic Linden | |
not allowed | |||
2023-09-01 | SL-19243: Try harder to list contents of xcarchive.zip. | Nat Goodspeed | |
upload-mac-symbols.sh actually moves the xcarchive.zip file to /tmp, which is why we couldn't find it when trying to list its contents after the upload. | |||
2023-09-01 | SL-19664 Crash in LLAppViewer::initStrings(2985) - log extended info | Alexander Gavriliuk | |
2023-09-01 | SL-19664 Crash in LLAppViewer::initStrings(2985) - log extended info | Alexander Gavriliuk | |
2023-09-01 | SL-19243: Try to list contents of xcarchive.zip | Nat Goodspeed | |
2023-09-01 | SL-20243 Make viewer notice 403 from release-notes URL and handle it | Andrey Kleshchev | |
2023-09-01 | SL-19243: Upload Mac .app as another build artifact. | Nat Goodspeed | |
2023-09-01 | SL-19664 Crash in LLAppViewer::initStrings - make the error message more ↵ | Alexander Gavriliuk | |
informative | |||
2023-09-01 | SL-19243: Add post-mac-symbols job using viewer-post-bugsplat-mac. | Nat Goodspeed | |
The initial viewer-post-bugsplat-mac is just a placeholder so far, but we can flesh it out while the viewer builds necessitated by this change are running, and then we can iterate on viewer-post-bugsplat-mac without having to rebuild the viewer. | |||
2023-09-01 | SL-19243: Job to post windows symbols must run on Windows. | Nat Goodspeed | |
2023-08-31 | SL-19243: Try to robustify GH Mac volume detach | Nat Goodspeed | |
Use a retry loop very like the code-signing retry loop. | |||
2023-08-31 | SL-18837: Enlarge default coroutine stack size. | Nat Goodspeed | |
A test executable on a GitHub Windows runner failed with C00000FD, which reports stack overflow. (cherry picked from commit aab7b4ba3812e5876b1205285bcfd8cff96bcac9) | |||
2023-09-01 | MacOS build fix | Andrey Kleshchev | |
2023-08-31 | SL-19243: Fix wonky 'if:' in build.yaml | Nat Goodspeed | |
2023-08-31 | SL-19243: Fix 'uses:' reference to viewer-post-bugsplat-windows | Nat Goodspeed | |
2023-08-31 | SL-19243: Fix build.yaml syntax error. | Nat Goodspeed | |
2023-08-31 | SL-19243: Try to run Windows BugSplat uploads as a separate GH job. | Nat Goodspeed | |
Upload a new Windows-exe artifact containing just the executable (needed by BugSplat) separately from the artifact containing the whole NSIS installer. This requires a new viewer_exe step output set by viewer_manifest.py. Define viewer_channel and viewer_version as build job outputs. Set viewer_channel in build.yaml when tag is interpreted. Set viewer_version in build.sh at the point when it would have posted viewer_version.txt to codeticket. Add a post-windows-symbols job dependent on the build job that engages secondlife/viewer-post-bugsplat-windows, which in turn engages secondlife/post-bugsplat-windows. We keep the actual upload code in a separate repo in case we need to modify that code before rerunning to resolve upload errors. If we kept the upload code in the viewer repo itself, rerunning the upload with modifications would necessarily require rerunning the viewer build, which would defeat the purpose of SL-19243. Because of that new upload job in build.yaml, skip Windows symbol uploads in build.sh. Use a simple (platform name) artifact name for metadata because of flatten_files.py's filename collision resolution. Use hyphens, not spaces, in remaining artifact names: apparently download-artifact doesn't much like artifacts with spaces in their names. Only run the release job when in fact there's a tag. Without that, we get errors. We need not create flatten_files.py's output directory beforehand because it will do that implicitly. |