Age | Commit message (Expand) | Author |
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: Try waiting a couple seconds before hdiutil detach | 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-18 | SL-18837: Ditch inactive llrand.cpp LL_USE_SYSTEM_RAND code. | Nat Goodspeed |
2023-07-17 | SL-18837: Lowercasing pathname for string compare is Windows-only. | Nat Goodspeed |
2023-07-17 | SL-18837: Clean up some redundancy in llrand.cpp. | Nat Goodspeed |
2023-07-17 | SL-18837: Merge branch 'actions' into actions-build-sh | Nat Goodspeed |
2023-07-17 | Merge pull request #242 from secondlife/brad/actions | nat-goodspeed |
2023-07-14 | Merge remote-tracking branch 'origin/actions' into brad/actions (#242) | Brad Linden |
2023-07-14 | Fix "intermittent" llrand unit test failure on windows on DRTVWR-578. we mus... | Brad Linden |
2023-07-14 | SL-18837: Merge branch 'actions' into actions-build-sh | Nat Goodspeed |
2023-07-14 | SL-18837: Update llphysicsextensions_source to release v1.0.c93156d. | Nat Goodspeed |
2023-07-10 | SL-18837: Windows failures in setWorkingDirectory(): C: vs. c: (sigh) | Nat Goodspeed |
2023-07-10 | SL-18837: Disable APR_LOG for now, but leave notes for the future. | Nat Goodspeed |
2023-07-10 | SL-18837: Revert "Force llprocess_test and llleap_test to use just 'python'." | Nat Goodspeed |
2023-07-10 | SL-18837: Merge branch 'actions' into actions-build-sh | Nat Goodspeed |
2023-07-10 | SL-18837: Update apr_suite to release v1.7.2-e935465. | 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-08 | SL-18837: Don't use LLDir, use NamedTempFile::temp_path. | Nat Goodspeed |
2023-07-07 | SL-18837: Ditch unreferenced name of caught exception | Nat Goodspeed |
2023-07-07 | SL-18837: Hook in LLDir to allow reading APR log file. | Nat Goodspeed |
2023-07-07 | SL-18837: Fix spurious semi | Nat Goodspeed |
2023-07-07 | SL-18837: Fix "lldir.h" #include | Nat Goodspeed |
2023-07-07 | SL-18837: Coax APR to log LLProcess launch attempts; show log file. | Nat Goodspeed |
2023-07-07 | SL-18837: Partially revert e933ace, keeping useful tweaks. | Nat Goodspeed |
2023-07-07 | SL-18837: Try to bypass Windows perm problem with Python indirection. | 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: Make LLVersionInfo::getBuild() S64 for GitHub run IDs. | Nat Goodspeed |
2023-06-28 | SL-18837: Don't try to engage git-hooks explicitly at all. | Nat Goodspeed |
2023-06-28 | SL-18837: git-hooks no longer has requirements.txt? | 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 improvements suggested by code review | Brad Linden |
2023-06-27 | SL-18837: Try doing necessary setup to run viewer's own build.sh. | Nat Goodspeed |