Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 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 | 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-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-10 | Merge | Mark Palange (Mani) | |
2010-11-09 | beginnings of the update installer (with simple install script for darwin). | Andrew A. de Laix | |