Age | Commit message (Collapse) | Author |
|
DRTVWR-559 merge up to 6.5.5
|
|
following promotion of DRTVWR-540
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DRTVWR-540-maint
|
|
DRTVWR-540-maint
|
|
in an error handling block
|
|
python2 syntax
|
|
|
|
before first login
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Due to changes in SL-16715
|
|
# Conflicts:
# autobuild.xml
# indra/llcommon/llsys.cpp
# indra/newview/app_settings/key_bindings.xml
# indra/newview/llfloatereditextdaycycle.cpp
|
|
following promotion of DRTVWR-557
|
|
|
|
|
|
|
|
There shouldn't be any differences for 'None' between normal objects and attachments
|
|
|
|
|
|
This picks up the change to 32-bit Windows viewer-manager.
|
|
|
|
# Conflicts:
# autobuild.xml
# indra/newview/llappviewer.cpp
# indra/newview/viewer_manifest.py
|
|
Fix template verifier erroneously failing checksum check
Approved-by: Nat Linden
Approved-by: Signal Linden
Approved-by: Andrey Lihatskiy
|
|
|
|
|
|
|
|
(cherry picked from commit 5fcb811aa2b455cebf18830cf0cdef14025dacdb)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'from __future__ import print_function' not only makes the print() function
available, it also makes the Python 2 print statement invalid syntax. Until we
merge with the Python 3 branch (soon!), don't import print_function: instead
revert to 'print >> sys.stderr' statements.
|
|
Instead we have a new bundled executable SLVersionChecker, so that must be
signed instead of _greenlet.so.
|