| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-25 | MAINT-2155, DRTVWR-278: Make Mac updater honor app bundle name in .dmg. | Nat Goodspeed | |
| If you run "/Applications/Second Life Beta Materials.app", and the version manager directs you to update to a .dmg containing a release candidate whose app bundle name is "Second Life Viewer.app", update_install.py used to copy the contents of "Second Life Viewer.app" into "/Applications/Second Life Beta Materials.app". Changed it so that if the application bundle name differs, we leave the running app bundle alone, installing instead to the app bundle name from the .dmg. | |||
| 2013-02-22 | MAINT-2328: Mac updater should not clear (part of) viewer cache. | Nat Goodspeed | |
| Remove the offending code. | |||
| 2013-01-08 | MAINT-2155: Match window title of mac-updater.app's message window | Nat Goodspeed | |
| 2013-01-08 | MAINT-2155: when permitting missing old logfile, check for ENOENT | Nat Goodspeed | |
| instead of errno.EEXIST. Sigh. | |||
| 2013-01-05 | MAINT-2155: replace embedded mac-updater.app with a Python script. | Nat Goodspeed | |
| Remove mac-updater subtree from viewer source, along with the update_install bash script that invoked it. Remove all mention of mac-updater in CMakeLists.txt files and in viewer_manifest.py. Change Mac update_install bash script references in viewer_manifest.py and in llupdaterservice.cpp (which invokes it) to new Python update_install.py. Add update_install.py, messageframe.py (which puts up some Tkinter UI) and janitor.py (cloned from vita, it's exactly what we need here). | |||
| 2011-11-15 | merge | Dave Parks | |
| 2011-09-30 | SH-2515 WIP - changed app name in linux updater, dir name in windows installer | Brad Payne (Vir Linden) | |
| 2011-09-30 | SH-2515 WIP - changed app name in mac-updater | Brad Payne (Vir Linden) | |
| 2010-12-16 | Vary install failed message depending on whether it was required or not. | Andrew A. de Laix | |
| 2010-12-14 | Merge | brad kittenbrink | |
| 2010-12-10 | Defensive coding for linux updater script for consistency with alain's work ↵ | brad kittenbrink | |
| on the mac script. Should be safer if the user is installing to a path with spaces in it. | |||
| 2010-12-10 | fix quoting in script to work with spaces in directory names. | Andrew A. de Laix | |
| 2010-12-10 | fix working directory in install script and remove dependency on open option ↵ | Andrew A. de Laix | |
| --args which is 10.6 only. Also fix erroneous check in process launcher which was mistakenly reporting a failed execution of the new updater script. | |||
| 2010-11-29 | Attempted fix for CHOP-223: fixed executable permissions on update_install ↵ | brad kittenbrink | |
| script for mac and linux. | |||
| 2010-11-19 | Merged latest lindenlab/viewer-development with ↵ | brad kittenbrink | |
| mani_linden/viewer-development for bacground updater work. | |||
| 2010-11-17 | CHOP-203 Deleting the update file after installer run. | Mark Palange (Mani) | |
| 2010-11-16 | CHOP-209 Added marker creation, fixed updater crash bug | Mark Palange (Mani) | |
| 2010-11-16 | merge | Mark Palange (Mani) | |
| 2010-11-16 | CHOP-179 Linux install uses linux-updater. Rev. by Alain | Mark Palange (Mani) | |
| 2010-11-16 | clean up installer file after install. | Andrew A. de Laix | |
| 2010-11-15 | create marker on error; use /SKIP_DIALOGS option in installer to run without ↵ | Andrew A. de Laix | |
| user input. | |||
| 2010-11-15 | write marker on windows installer fail. | Andrew A. de Laix | |
| 2010-11-15 | added mechanism for install scripts to indicate a failed install and for ↵ | Andrew A. de Laix | |
| update service to note the failure; modified mac installer to write marker on error. | |||
| 2010-11-11 | Merge | Mark Palange (Mani) | |
| 2010-11-11 | hacking mac updater to install from local dmg | Andrew A. de Laix | |
| 2010-11-11 | Add very basic windows install script. | Andrew A. de Laix | |
| 2010-11-10 | Merge | Mark Palange (Mani) | |
| 2010-11-09 | beginnings of the update installer (with simple install script for darwin). | Andrew A. de Laix | |
