summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-07remove only-partially-successful attempt to put teamcity blocks around targetsOz Linden
2018-09-07make the path output strip the 'dest' prefixOz Linden
2018-09-07refine TeamCity blocks to avoid double nesting, and disableOz Linden
2018-09-06add markers for non-package uses of viewer_manifest.pyOz Linden
2018-09-06make start and end messages for packages more prominenttOz Linden
2018-09-06make the .app name channel sensitive to match cmakeOz Linden
2018-09-06improve error message for unfound filesOz Linden
2018-09-06modify the path command progress message to show fully resolved src and dst p...Oz Linden
2018-09-05add more block structure to TeamCity log output for componentsOz Linden
2018-09-05remove duplicated EDU definitionsOz Linden
2018-09-04use copy_if_different to copy CrashReporter.nib so that it creates the direct...Oz Linden
2018-09-05SL-957: Previous commit skipped a couple assignments used later.Nat Goodspeed
2018-09-05SL-957: Don't move viewer executable until final viewer_manifest run.Nat Goodspeed
2018-09-04SL-957: Try passing dsymutil the full pathname of VIEWER_APP_EXE.Nat Goodspeed
2018-09-04SL-957: Try being more explicit about VIEWER_APP_DSYM full pathname.Nat Goodspeed
2018-09-04SL-957: Try removing redundant add_custom_command() dependency.Nat Goodspeed
2018-08-31SL-957: Convert absolute VIEWER_SYMBOL_FILE to native_path.Nat Goodspeed
2018-08-31SL-957: Try removing quotes from ${VIEWER_BINARY_NAME} in CMake deps.Nat Goodspeed
2018-08-31SL-957: Pass an absolute pathname to CMake for VIEWER_SYMBOL_FILE.Nat Goodspeed
2018-08-31SL-957: Name VIEWER_BINARY_NAME directly, not an assigned variable.Nat Goodspeed
2018-08-31SL-957: Use tar -C instead of changing tar's WORKING_DIRECTORY.Nat Goodspeed
2018-08-30SL-957: Delay trying to pack up Windows PDB file until linker done.Nat Goodspeed
2018-08-30SL-957: Try to add enough CMake dependencies to generate Mac symbols.Nat Goodspeed
2018-08-30SL-957: Use cygpath to set up output pathname for cygwin tar.Nat Goodspeed
2018-08-30SL-957: Generate the expected symbols tarball even with BugSplat.Nat Goodspeed
2018-08-28SL-824: Update to bugsplat build 519145Nat Goodspeed
2018-08-28SL-824: Update to bugsplat build 519106Nat Goodspeed
2018-08-27SL-824: Update to bugsplat build 519074Nat Goodspeed
2018-08-27SL-957: Explicitly pass VIEWER_SYMBOL_FILE from build.sh into CMakeNat Goodspeed
2018-08-24DRTVWR-447: Introduce explicit CMake BUGSPLAT_DB variable.Nat Goodspeed
2018-08-23DRTVWR-447: Add (some) metadata to Mac crash reports.Nat Goodspeed
2018-08-23DRTVWR-447: Update to bugsplat build 518982Nat Goodspeed
2018-08-22DRTVWR-447: Additional logging getting metadata for previous runNat Goodspeed
2018-08-22DRTVWR-447: Add logging to BugsplatMac override methods.Nat Goodspeed
2018-08-22DRTVWR-447: Attempt to post BugSplat metadata with Mac crash reports.Nat Goodspeed
2018-08-21DRTVWR-447: Add static_debug_info.log file to Windows crash report.Nat Goodspeed
2018-08-21MAINT-8917: For BugSplat viewer, don't create dump-UUID directory.Nat Goodspeed
2018-08-21Don't compare rbegin() iterators, use LLStringUtil::endsWith().Nat Goodspeed
2018-08-21Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2018-08-21increment viewer version to 5.1.9Nat Goodspeed
2018-08-21Added tag 5.1.8-release for changeset 23ea0fe36fadNat Goodspeed
2018-08-21SL-824: Update to bugsplat build 518876Nat Goodspeed
2018-08-18SL-824: Update to bugsplat build 518831Nat Goodspeed
2018-08-18Backed out changeset 599911002a5e: revert to bugsplat build 518798.Nat Goodspeed
2018-08-17SL-824: Update to bugsplat build 518806Nat Goodspeed
2018-08-17SL-824: Update to bugsplat build 518798Nat Goodspeed
2018-08-17DRTVWR-447: Use os.path.split(path) instead of path.split(os.sep).Nat Goodspeed
2018-08-17SL-824: Update to bugsplat build 518791Nat Goodspeed
2018-08-15DRTVWR-447: Simplify redundant if-key-in-dict-and-value-nonempty logicNat Goodspeed
2018-08-15DRTVWR-447: Streamline some of the logic around extra packages.Nat Goodspeed