summaryrefslogtreecommitdiff
path: root/indra/viewer_components/updater/scripts
AgeCommit message (Collapse)Author
2010-12-16Vary install failed message depending on whether it was required or not.Andrew A. de Laix
2010-12-14Mergebrad kittenbrink
2010-12-10Defensive 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-10fix quoting in script to work with spaces in directory names.Andrew A. de Laix
2010-12-10fix 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-29Attempted fix for CHOP-223: fixed executable permissions on update_install ↵brad kittenbrink
script for mac and linux.
2010-11-19Merged latest lindenlab/viewer-development with ↵brad kittenbrink
mani_linden/viewer-development for bacground updater work.
2010-11-17CHOP-203 Deleting the update file after installer run.Mark Palange (Mani)
2010-11-16CHOP-209 Added marker creation, fixed updater crash bugMark Palange (Mani)
2010-11-16mergeMark Palange (Mani)
2010-11-16CHOP-179 Linux install uses linux-updater. Rev. by AlainMark Palange (Mani)
2010-11-16clean up installer file after install.Andrew A. de Laix
2010-11-15create marker on error; use /SKIP_DIALOGS option in installer to run without ↵Andrew A. de Laix
user input.
2010-11-15write marker on windows installer fail.Andrew A. de Laix
2010-11-15added 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-11MergeMark Palange (Mani)
2010-11-11hacking mac updater to install from local dmgAndrew A. de Laix
2010-11-11Add very basic windows install script.Andrew A. de Laix
2010-11-10MergeMark Palange (Mani)
2010-11-09beginnings of the update installer (with simple install script for darwin).Andrew A. de Laix