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
Age
Commit message (
Expand
)
Author
2023-09-01
SL-19243: Add post-mac-symbols job using viewer-post-bugsplat-mac.
Nat Goodspeed
2023-09-01
SL-19243: Job to post windows symbols must run on Windows.
Nat Goodspeed
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
2023-08-29
SL-18837: Only list the downloaded artifacts.
Nat Goodspeed
2023-08-29
SL-18837: Introduce flatten_files.py and use to post release assets
Nat Goodspeed
2023-08-28
SL-18837: Experiment with download-artifact downloading all files.
Nat Goodspeed
2023-08-18
SL-18837: Engage initial GH viewer release script.
Nat Goodspeed
2023-07-22
SL-18837: Use 'needs' context, not 'jobs' context
Nat Goodspeed
2023-07-22
SL-18837: Try posting build.yaml step outputs as job outputs.
Nat Goodspeed
2023-07-21
SL-18837: Tags can't have spaces or colons. Look for valid ones.
Nat Goodspeed
2023-07-21
SL-18837: Try triggering GH release for tag like "Second Life "...
Nat Goodspeed
2023-07-18
SL-18837: Use secondlife -3p/action-gh-release
Nat Goodspeed
2023-07-18
SL-18837: Try to post installer and metadata for GH viewer release.
Nat Goodspeed
2023-07-18
SL-18837: Re-delete redundant matrix.include python-version.
Nat Goodspeed
2023-07-18
SL-18837: Merge branch 'actions' into actions-build-sh
Nat Goodspeed
2023-07-18
SL-18837: Detect msys bash as well as cygwin for native_path et al.
Nat Goodspeed
2023-07-18
SL-18837: Conditionally upload llphysicsextensions-tpv package
Nat Goodspeed
2023-07-17
SL-18837: Merge branch 'actions' into actions-build-sh
Nat Goodspeed
2023-07-14
Fix "intermittent" llrand unit test failure on windows on DRTVWR-578. we mus...
Brad Linden
2023-07-10
SL-18837: Disable APR_LOG for now, but leave notes for the future.
Nat Goodspeed
2023-07-08
SL-18837: Force llprocess_test and llleap_test to use just 'python'.
Nat Goodspeed
2023-07-08
SL-18837: Try running just 'python' for Windows integration tests.
Nat Goodspeed
2023-07-08
SL-18837: Set APR_LOG within build step, not at job level.
Nat Goodspeed
2023-07-08
SL-18837: Use runner.temp rather than $RUNNER_TEMP.
Nat Goodspeed
2023-07-08
SL-18837: Set APR_LOG once for the whole job
Nat Goodspeed
2023-07-07
SL-18837: Try putting generated Python scripts in RUNNER_TEMP dir.
Nat Goodspeed
2023-07-07
SL-18837: Use multi-line GitHub outputs to upload artifacts.
Nat Goodspeed
2023-07-06
SL-18837: Ding Dong, 32-bit is dead!
Nat Goodspeed
2023-07-06
SL-18837: Add addoutput, addarrayoutput functions to build.sh
Nat Goodspeed
2023-06-30
SL-18837: Unset AUTOBUILD_CONFIGURATION.
Nat Goodspeed
2023-06-30
SL-18837: Revert "Install autobuild from source repo, not PyPI."
Nat Goodspeed
2023-06-29
SL-18837: Install autobuild from source repo, not PyPI.
Nat Goodspeed
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-23
SL-18837 fixes for test failures.
Brad Linden
2023-06-09
SL-18837 set build id based on github workflow run id
Brad Linden
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
[next]