index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
build.yaml
Age
Commit message (
Expand
)
Author
2023-06-29
SL-18837: Temporarily suppress Windows builds; add finalize function
Nat Goodspeed
2023-06-28
SL-18837: Don't try to engage git-hooks explicitly at all.
Nat Goodspeed
2023-06-28
SL-18837: Get buildscripts_support_functions from sling-buildscripts
Nat Goodspeed
2023-06-28
SL-18837: Don't fetch (unmigrated) build-secrets, use GH secrets.
Nat Goodspeed
2023-06-28
SL-18837: Include actions-build-sh branch in build trigger pushes.
Nat Goodspeed
2023-06-27
SL-18837: Try doing necessary setup to run viewer's own build.sh.
Nat Goodspeed
2023-06-07
SL-18837 fix win32 build warning about missing python-version setting
Brad Linden
2023-06-07
Attempt to port some build.yaml improvements from DRTVWR-559 over to actions ...
Brad Linden
2023-06-07
SL-18837: Try to install llsd in the Python used by py.exe
Nat Goodspeed
2023-06-07
SL-18837: Tell py.exe to use Python 3.9 instead of 3.11
Nat Goodspeed
2023-06-07
SL-18837: Quote integers used for environment variables
Nat Goodspeed
2023-06-07
SL-18837: Try setting PY_PYTHON and PYLAUNCHER_DEBUG
Nat Goodspeed
2023-06-05
SL-18837: pip install llsd as well as autobuild.
Nat Goodspeed
2023-05-15
SL-18837: AUTOBUILD_GITHUB_TOKEN to authenticate private packages.
Nat Goodspeed
2023-03-24
SL-18837: Try building Release viewer config on GH.
Nat Goodspeed
2022-10-12
Upload macos installer
Signal Linden
2022-10-12
Build on 64-core machine
Signal Linden
2022-10-12
Add macOS build back
Signal Linden
2022-10-12
Build on 8-core machine
Signal Linden
2022-10-12
Build on 16-core machine
Signal Linden
2022-10-12
Run build with default runner
Signal Linden
2022-10-12
Fix YAML syntax
Signal Linden
2022-10-12
Run on windows-2022-large
Signal Linden
2022-10-12
Upload installer, build Release, use large runner
Signal Linden
2022-10-11
Replace llbase with llsd module
Signal Linden
2022-10-11
Omit macOS until I have a mac laptop
Signal Linden
2022-10-10
Remove cygwin artifacts
Signal Linden
2022-10-10
Call load_vsvars
Signal Linden
2022-10-10
Use cygwin
Signal Linden
2022-10-10
Explicitly set AUTOBUILD_VSVER
Signal Linden
2022-10-10
Perform source_environment
Signal Linden
2022-10-10
Also build win32 with VS2k22
Signal Linden
2022-10-10
Build with VS2k22
Signal Linden
2022-10-10
Use pre-installed python
Signal Linden
2022-10-10
Allow CMAKE to run autobuild install
Signal Linden
2022-10-10
Force RelWithDebInfoOS configuration
Signal Linden
2022-10-10
Separate autobuild install from build
Signal Linden
2022-10-10
Pip install autobuild
Signal Linden
2022-10-10
Add build action
Signal Linden