Age | Commit message (Expand) | Author |
2023-09-08 | SL-19242: Post -app artifact, not -exe, with entire install image. | Nat Goodspeed |
2023-09-08 | SL-18837: Make llsdserialize_test debug output conditional. | Nat Goodspeed |
2023-09-08 | Fix builds using OpenAL | Ansariel |
2023-09-08 | SL-18837: Revert "Add OpenAL::createDefaultStreamingAudioImpl()." | Nat Goodspeed |
2023-09-08 | SL-18837: Revert "Typo for LLAudioEngine_OpenAL" | Nat Goodspeed |
2023-09-08 | SL-18837: Typo for LLAudioEngine_OpenAL | Nat Goodspeed |
2023-09-08 | SL-18837: Add OpenAL::createDefaultStreamingAudioImpl(). | Nat Goodspeed |
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: Fix minor merge glitch. | Nat Goodspeed |
2023-09-07 | SL-18837: Without USE_BUGSPLAT, no target generate_symbols. | Nat Goodspeed |
2023-09-07 | SL-18837: Merge branch 'main' into actions | Nat Goodspeed |
2023-09-02 | SL-19242: Fix duplicated 'Second Life Mumble.app' path component | Nat Goodspeed |
2023-09-02 | SL-19243: Post xcarchive.zip instead of separate symbols tarball. | Nat Goodspeed |
2023-09-02 | SL-19242: Emphasize to upload-artifact that our .app is a directory | Nat Goodspeed |
2023-09-01 | SL-19243: Upload Mac .app as another build artifact. | Nat Goodspeed |
2023-08-31 | SL-19243: Try to robustify GH Mac volume detach | Nat Goodspeed |
2023-08-31 | SL-18837: Enlarge default coroutine stack size. | 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: On Windows, LLLeap partial final line test failed. | Nat Goodspeed |
2023-08-23 | Increment viewer version to 6.6.15 | Vir Linden |
2023-07-21 | SL-18837: Merge branch 'main' of secondlife/viewer into actions | Nat Goodspeed |
2023-07-20 | SL-19948 Update estate manager and ban list limits to match new values from s... | Andrey Lihatskiy |
2023-07-18 | SL-18837: Try waiting a couple seconds before hdiutil detach | Nat Goodspeed |
2023-07-18 | SL-18837: Ditch inactive llrand.cpp LL_USE_SYSTEM_RAND code. | Nat Goodspeed |
2023-07-18 | Fixes for compatibility with new xcode 15 beta for any viewer branch after DR... | Brad Linden |
2023-07-18 | SL-19891 Make sure focusable elements clear focus on destruction | Andrey Kleshchev |
2023-07-17 | SL-18837: Lowercasing pathname for string compare is Windows-only. | Nat Goodspeed |
2023-07-17 | Merge pull request #285 from secondlife/marchcat/SL-19669 | marchcat-pe |
2023-07-17 | SL-18837: Clean up some redundancy in llrand.cpp. | Nat Goodspeed |
2023-07-17 | Merge branch 'DRTVWR-580-maint-T' into DRTVWR-582-maint-U | Andrey Lihatskiy |
2023-07-17 | Merge branch 'main' into DRTVWR-582-maint-U | Andrey Lihatskiy |
2023-07-17 | Increment viewer version to 6.6.14 | Nat Goodspeed |
2023-07-17 | SL-18837: Merge branch 'actions' into actions-build-sh | Nat Goodspeed |
2023-07-12 | SL-19702 don't skip double clicks when clicking scripted objects | Mnikolenko Productengine |
2023-07-11 | SL-19728 Objects that cannot be clicked or cammed unless in edit mode | Alexander Gavriliuk |
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-08 | SL-18837: Force llprocess_test and llleap_test to use just 'python'. | 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-19702 restore previous double clicking behavior for objects | Maxim Nikolenko |