summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-07-08SL-18837: Try running just 'python' for Windows integration tests.Nat Goodspeed
2023-07-08SL-18837: Set APR_LOG within build step, not at job level.Nat Goodspeed
2023-07-08SL-18837: Use runner.temp rather than $RUNNER_TEMP.Nat Goodspeed
2023-07-08SL-18837: Set APR_LOG once for the whole jobNat Goodspeed
2023-07-07SL-18837: Try putting generated Python scripts in RUNNER_TEMP dir.Nat Goodspeed
2023-07-07SL-18837: Use multi-line GitHub outputs to upload artifacts.Nat Goodspeed
2023-07-06SL-18837: Ding Dong, 32-bit is dead!Nat Goodspeed
2023-07-06SL-18837: Add addoutput, addarrayoutput functions to build.shNat Goodspeed
2023-06-30SL-18837: Unset AUTOBUILD_CONFIGURATION.Nat Goodspeed
2023-06-30SL-18837: Revert "Install autobuild from source repo, not PyPI."Nat Goodspeed
2023-06-29SL-18837: Install autobuild from source repo, not PyPI.Nat Goodspeed
2023-06-29SL-18837: Temporarily suppress Windows builds; add finalize functionNat Goodspeed
2023-06-28SL-18837: Don't try to engage git-hooks explicitly at all.Nat Goodspeed
2023-06-28SL-18837: Get buildscripts_support_functions from sling-buildscriptsNat Goodspeed
2023-06-28SL-18837: Don't fetch (unmigrated) build-secrets, use GH secrets.Nat Goodspeed
2023-06-28SL-18837: Include actions-build-sh branch in build trigger pushes.Nat Goodspeed
2023-06-27SL-18837: Try doing necessary setup to run viewer's own build.sh.Nat Goodspeed
2023-06-23SL-18837 fixes for test failures.Brad Linden
2023-06-09SL-18837 set build id based on github workflow run idBrad Linden
2023-06-07SL-18837 fix win32 build warning about missing python-version settingBrad Linden
2023-06-07Attempt to port some build.yaml improvements from DRTVWR-559 over to actions ...Brad Linden
2023-06-07SL-18837: Try to install llsd in the Python used by py.exeNat Goodspeed
2023-06-07SL-18837: Tell py.exe to use Python 3.9 instead of 3.11Nat Goodspeed
2023-06-07SL-18837: Quote integers used for environment variablesNat Goodspeed
2023-06-07SL-18837: Try setting PY_PYTHON and PYLAUNCHER_DEBUGNat Goodspeed
2023-06-05SL-18837: pip install llsd as well as autobuild.Nat Goodspeed
2023-05-19DRTVWR-558: Merge branch 'main' of secondlife/viewer into actionsNat Goodspeed
2023-05-15SL-18837: AUTOBUILD_GITHUB_TOKEN to authenticate private packages.Nat Goodspeed
2023-04-10SL-18839: Add basic Github buildBennett Goble
2023-04-04SL-19541: Add basic coding standards checkBennett Goble
2023-03-24SL-18837: Try building Release viewer config on GH.Nat Goodspeed
2023-02-13Reduce stale time for PRsSignal Linden
2022-11-21Merge pull request #4 from secondlife/signal/staleSignal Linden
2022-11-18Merge pull request #3 from secondlife/signal/labelSignal Linden
2022-11-18Mark PRs as stale after 60 days, close them automatically if no responseBennett Goble
2022-11-18Add automatic PR labelsBennett Goble
2022-11-18Add CLA botBennett Goble
2022-10-12Upload macos installerSignal Linden
2022-10-12Build on 64-core machineSignal Linden
2022-10-12Add macOS build backSignal Linden
2022-10-12Build on 8-core machineSignal Linden
2022-10-12Build on 16-core machineSignal Linden
2022-10-12Run build with default runnerSignal Linden
2022-10-12Fix YAML syntaxSignal Linden
2022-10-12Run on windows-2022-largeSignal Linden
2022-10-12Upload installer, build Release, use large runnerSignal Linden
2022-10-11Replace llbase with llsd moduleSignal Linden
2022-10-11Omit macOS until I have a mac laptopSignal Linden
2022-10-10Remove cygwin artifactsSignal Linden
2022-10-10Call load_vsvarsSignal Linden