Commit Graph

20 Commits (ca7abc4c3be9310f4e5fec00b7d6ffadaba58ff0)

Author SHA1 Message Date
Oz Linden 81870e09c9 merge changes for DRTVWR-148 2012-05-29 12:42:53 -04:00
Oz Linden b2baee8e34 merge changes for DRTVWR-156 2012-05-26 06:50:55 -04:00
simon@Simon-PC.lindenlab.com 1777fa5187 Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 2012-05-25 15:07:22 -07:00
Nat Goodspeed ca1ecb921c IQA-490: Dummy out calls to LLTrans::getString() in linux_updater.cpp.
It appears that the LLTrans machinery, or at least the way it's used in this
program, is buggy: linux-updater.bin has been crashing. Tracebacks and
experimentation identify LLTrans as the culprit, so replace it with baked-in
string constants copied from strings.xml. (linux-updater.bin was already
producing English-only messages because the update_install shell script that
calls it was specifically passing the English version of strings.xml.)
2012-05-03 18:07:36 -04:00
Vadim ProductEngine 7b4d05894d MAINT-141, MAINT-95, MAINT-62 FIXED Don't delete files using masks starting with "/".
Encountering such a mask will show a warning message and throw a debug assertion.
2012-03-19 19:12:03 +02:00
Nat Goodspeed e690373b05 Since lltrans.h moved to llui, fix linux_updater/CMakeLists.txt. 2012-01-21 19:46:46 -05:00
Seth ProductEngine e213a36f70 STORM-477 Restored the backed out changeset: b62b260aa04d 2011-05-11 18:12:23 +03:00
Richard Linden e94fa316f3 fix for linux build 2011-03-10 10:14:10 -08:00
Mark Palange (Mani) 6802775bc4 Merge with viewer-development 2010-11-18 15:36:11 -08:00
Mark Palange (Mani) a5e3ac21b4 CHOP-187 Fixed linux updater return code to return 0 on success 2010-11-18 14:49:03 -08:00
Mark Palange (Mani) 8e0e5e0bd9 CHOP-203 Deleting the update file after installer run. 2010-11-17 15:20:53 -08:00
Mark Palange (Mani) dd6213abf4 CHOP-209 Added marker creation, fixed updater crash bug 2010-11-16 18:34:58 -08:00
Mark Palange (Mani) 35fc90e8aa CHOP-179 Added --file option to linux-updater for local install 2010-11-15 14:37:32 -08:00
Oz Linden 4fa6500b51 STORM-480 remove unused "wrap" parameter from LLDir::getNetFileInDir
--HG--
branch : storm-102
2010-10-28 18:09:09 -04:00
Oz Linden 06b0d72efa Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
Tofu Linden 9b213eeb22 EXT-5500 reduce linux package size
remove the now-redundant and somewhat odd (mea culpa) stripping process from the CMake stage
2010-02-17 20:48:40 +00:00
Adam Moss df97615ffc linux updater fixes - use the same new standard substitution strings as the viewer. 2009-10-01 21:57:05 +00:00
Martin Reddy f929ec2d64 Fixed the Linux build of viewer-2.0.0-3.
- Updated linux_updater for new LLStringUtil::getTokens() signature
- Ignore compiler warning for string constants not being referred to
  as const in fmod_error.h

Fix for DEV-39457. Reviewed by moss.
2009-09-04 17:05:31 +00:00
Adam Moss c2619694fd Some linux updater warning fixes for fussy futuristic gcc versions! 2009-08-24 15:37:31 +00:00
Adam Moss c3cbd04985 svn merge -r130238:130240 svn+ssh://svn.lindenlab.com/svn/linden/branches/linux-updater-6
QAR-1771  Linux Viewer Autoupdater + XUI-parse refactoring
2009-08-21 21:52:21 +00:00