Age | Commit message (Expand) | Author |
2018-09-24 | DRTVWR-474: Remove Python autobuild packages and references to them. | Nat Goodspeed |
2018-09-13 | DRTVWR-474: Pass updater cmd to LLLeap::create() as vector<string>. | Nat Goodspeed |
2018-09-13 | DRTVWR-474: Fix path2basename("secondlife.ico") call. | Nat Goodspeed |
2018-09-13 | DRTVWR-474: Run the new updater in LEAP mode. | Nat Goodspeed |
2018-09-13 | DRTVWR-474: Copy updater and its icons into Mac app's Resources. | Nat Goodspeed |
2018-09-13 | DRTVWR-474: Make NSIS installer invoke updater precheck subcommand. | Nat Goodspeed |
2018-09-13 | DRTVWR-474: Update to viewer-manager build 519640 | Nat Goodspeed |
2018-09-13 | DRTVWR-474: Clean up use of LLDir::getAppRODataDir(), esp. on Mac. | Nat Goodspeed |
2018-09-12 | DRTVWR-474: $VIEWER_EXE, rather than plain VIEWER_EXE | Nat Goodspeed |
2018-09-12 | DRTVWR-474: Update to viewer-manager build 519577 | Nat Goodspeed |
2018-09-12 | DRTVWR-474: Make NSIS run new updater.exe after install. | Nat Goodspeed |
2018-09-12 | DRTVWR-474: Update to viewer-manager build 519568 | Nat Goodspeed |
2018-09-12 | DRTVWR-474: Update to viewer-manager build 519565 | Nat Goodspeed |
2018-09-11 | DRTVWR-474, MAINT-9047: Set viewer name in Info.plist, not launcher. | Nat Goodspeed |
2018-09-11 | DRTVWR-474: Remove nag about SL_Launcher. | Nat Goodspeed |
2018-09-11 | DRTVWR-474, MAINT-9047: Display top-level app bundle in sparseimage. | Nat Goodspeed |
2018-09-11 | DRTVWR-474, MAINT-9047: Make failing spctl command more verbose. | Nat Goodspeed |
2018-09-11 | DRTVWR-474, MAINT-9047: Must copy CMake-built viewer for EDU. | Nat Goodspeed |
2018-09-10 | DRTVWR-474, MAINT-9047: Try *not* copying the viewer built by CMake. | Nat Goodspeed |
2018-09-10 | DRTVWR-474, MAINT-9047: Back out changeset 2ed01671b974. | Nat Goodspeed |
2018-09-10 | by default print location in log files | Oz Linden |
2018-09-09 | DRTVWR-474, MAINT-9047: Make viewer_manifest use same bundle name. | Nat Goodspeed |
2018-09-08 | DRTVWR-474, MAINT-9047: Restore viewer to top-level Mac app. | Nat Goodspeed |
2018-09-07 | remove only-partially-successful attempt to put teamcity blocks around targets | Oz Linden |
2018-09-07 | make the path output strip the 'dest' prefix | Oz Linden |
2018-09-07 | refine TeamCity blocks to avoid double nesting, and disable | Oz Linden |
2018-09-06 | add markers for non-package uses of viewer_manifest.py | Oz Linden |
2018-09-06 | make start and end messages for packages more prominentt | Oz Linden |
2018-09-06 | make the .app name channel sensitive to match cmake | Oz Linden |
2018-09-06 | improve error message for unfound files | Oz Linden |
2018-09-06 | modify the path command progress message to show fully resolved src and dst p... | Oz Linden |
2018-09-05 | add more block structure to TeamCity log output for components | Oz Linden |
2018-09-05 | remove duplicated EDU definitions | Oz Linden |
2018-09-04 | MAINT-9082 crash on HandleFocusLost | andreykproductengine |
2018-09-04 | use copy_if_different to copy CrashReporter.nib so that it creates the direct... | Oz Linden |
2018-09-04 | use copy_if_different to copy CrashReporter.nib so that it creates the direct... | Oz Linden |
2018-09-05 | SL-957: Previous commit skipped a couple assignments used later. | Nat Goodspeed |
2018-09-05 | SL-957: Don't move viewer executable until final viewer_manifest run. | Nat Goodspeed |
2018-09-04 | SL-957: Try passing dsymutil the full pathname of VIEWER_APP_EXE. | Nat Goodspeed |
2018-09-04 | SL-957: Try being more explicit about VIEWER_APP_DSYM full pathname. | Nat Goodspeed |
2018-09-04 | SL-957: Try removing redundant add_custom_command() dependency. | Nat Goodspeed |
2018-08-31 | SL-957: Convert absolute VIEWER_SYMBOL_FILE to native_path. | Nat Goodspeed |
2018-08-31 | SL-957: Try removing quotes from ${VIEWER_BINARY_NAME} in CMake deps. | Nat Goodspeed |
2018-08-31 | SL-957: Pass an absolute pathname to CMake for VIEWER_SYMBOL_FILE. | Nat Goodspeed |
2018-08-31 | SL-957: Name VIEWER_BINARY_NAME directly, not an assigned variable. | Nat Goodspeed |
2018-08-31 | SL-957: Use tar -C instead of changing tar's WORKING_DIRECTORY. | Nat Goodspeed |
2018-08-31 | Merged in MAINT-6291 | andreykproductengine |
2018-08-30 | Restore the ability for sockets to specify the interface to listen on | Oz Linden |
2018-08-30 | SL-957: Delay trying to pack up Windows PDB file until linker done. | Nat Goodspeed |
2018-08-30 | disable RefCounted tests in llcorehttp because they hang the win64 build in T... | Oz Linden |