Age | Commit message (Collapse) | Author |
|
message. Removed some possible crashes
|
|
|
|
DRTVWR-546
|
|
|
|
Fortunately we already have platform-independent wrappers in llmemory.h.
|
|
|
|
overhead, non interactive viewer sessions)
|
|
|
|
The generic build.sh script honors these environment variables to specify
parameters to the autobuild configure and autobuild build steps, respectively.
Support them in the viewer-specific build.sh too.
In the generic build.sh, autobuild_configure_parameters allows specifying
command-line switches either for autobuild or, following --, for the
underlying tool (in our case, CMake). In order to support that variable the
same way here, we insert -- (as before) when autobuild_configure_parameters is
unset or empty, since the rest of the switches *we* specify are for CMake.
That means that, as with the generic build.sh, a non-empty
autobuild_configure_parameters override must precede any switches intended for
CMake with the -- separator.
|
|
|
|
|
|
|
|
The same should probably be done for onClickTouch
|
|
|
|
This reverts commit 203ea3a70a775a09cbbffb1740ab7c58f1780baa, reversing
changes made to 8e3f0778863a5aa337d1148a243ea91d238a8ac5.
# Conflicts:
# indra/newview/llmachineid.cpp
|
|
because it causes frame stalls while logging.
|
|
|
|
|
|
|
|
With the affected line, local Mac builds with BugSplat enabled fail. Without
it, they build clean.
|
|
|
|
|
|
the avatar without selecting part of the avatar
|
|
|
|
|
|
another machine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SL-16014
Approved-by: Euclid Linden
Approved-by: Dave Parks
|
|
|
|
|
|
# Conflicts:
# indra/llcommon/linden_common.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|