Age | Commit message (Collapse) | Author |
|
The LLSingletonBase::deleteAll() call late in LLAppViewer::cleanup() deletes
the LLSingleton(s) used by the logging machinery, among other things. Attempting
further logging after that call (such as our cheery "Goodbye!") has the
unfortunate effect of attempting to resurrect the deleted LLSingleton(s). Move
"Goodbye!" to just *before* the call.
Also, given that call, the manual references to a couple specific LLSingletons
in ~LLAppViewer() are (a) unnecessary and (b) cause attempted resurrection.
Eliminate both.
|
|
by default. (Update2: evidently the registry set call is needed on un.init() too
|
|
by default. (Update: call to select registry needs to be inside a function)
|
|
to Program Files (x86) by default. Added option to engage 32 or 64 bit registry
|
|
by default.
|
|
Alex Ivy' viewer in non-English locales
|
|
p64_3p-dullahan
|
|
/INCREMENTAL due to '/LTCG' specification' in LibVLC, JPEGLIB etc.
|
|
'/INCREMENTAL' due to '/LTCG' specification” in LibVLC, JPEGLIB etc.
|
|
wow_helper.exe but it's no longer present
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
warnings
|
|
is working
|
|
for native keyboard injection to match OSX version
|
|
|
|
|
|
|
|
postcard because it is obfuscated and not needed
|
|
|
|
|
|
|
|
|
|
|
|
pixels/mouse, copy/cut/paste and new version info
|
|
|
|
1.1.4)
|
|
changes in this batch since I'm working on Windows box but some speculative macOS ones too although they are quite untested
|
|
|
|
|
|
This is already done for TeamCity builds in build.sh, but since we don't yet
have 64-bit Xcode 8 Mac Havok working in the viewer, make plain developer
autobuild builds work also.
|
|
|
|
|
|
converting to logging so that stdout from its command can be captured
cleanly
Make the default be to not print anything
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|