| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This is a branch, coz it's still crap.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This might also be possible on other platforms, the newer your gstreamer
is, the easier to get rid of libxml2.
|
|
|
|
|
| |
for Linux64 the 32bit compatibility libs (32bit openal et al.)
are now integrated into the openal package.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
versioned script that must be compiled (currently) by hand. Leaving the NSIS files to be cleaned up as the installer work continues
|
|
|
|
| |
distribute the CRT
|
|
|
|
| |
one directory to the main viewer folder
|
|
|
|
| |
Todo: add SSE2 target
|
|
|
|
| |
Build the "package" target in Xcode to create a DMG.
|
|
|
|
|
|
|
| |
* removed several export lines that are not supported
* added a line that -if the user enables it- lets openal load a specific alsoft.conf
* added a line that -if the user enables it- adds a custom GST_PLUGIN_PATH
* create a crashlog package in the viewer folder if stack_trace.log exists.
|
|
|
|
|
| |
The viewer binary links against libz.so, but libvivoxsdk.so and some
other libraries link against libz.so.1.
|
| |
|
|
|
|
|
| |
Since Mac is still using the Quicktime plugin, these libs aren't
downloaded, so trying to package them makes viewer_manifest.py fail.
|
| |
|
| |
|
|
|
|
|
|
| |
Used, with permission, Siana Geraz's Singularity Viewer portion related to this issue only.
Signed-off-by: Nicky Perian <nickyperian@yahoo.com>
|
| |
|
|\
| |
| |
| |
| | |
Conflicts:
linden/indra/newview/viewer_manifest.py
|
| | |
|
| |
| |
| |
| | |
however the old reference in install.xml is kept commented for linux32 in case it causes trouble
|
| |
| |
| |
| | |
conservative than debian oldstable (lenny)
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
stage it in viewer_manifest.py
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Changes:
* Added changes from snowglobe 1.5 to indra/llcommon/llstring.h
(compile errors as a result of a missing include, but I copied
everything else too).
* Added #include "linden_common.h" to emeraldboobutils.cpp.
Really it's one the header files that needed that, but that's
how this header works: every source file should include it as
first header anyway, then there is no need for other headers
to do that.
* Renamed LLPanelRegionOpenSettingsInfo::sendUpdate(void*) to
LLPanelRegionOpenSettingsInfo::onClickOrs because it was
hiding a virtual function (BOOL sendUpdate(void)).
* Made cutToClipboard more equal to copyToClipboard (was also
hiding a virtual function).
* Install libllcommon.so in lib64 on Linux_x86_64, instead of lib.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
See http://jira.secondlife.com/browse/SNOW-713
This patch makes llcommon shared. It contains the following snowglobe
(SVN) changesets: 3478, 3479, 3480, 3481, 3482, 3485, 3496, 3498, 3500,
3519 and 3531, plus the fix for all rejects. Note that changes
to scripts/automated_build_scripts/opensrc-build.sh (changesets 3500
and 3625) were ignored as we don't have scripts/automated_build_scripts.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This only affects linux.
When one compiles the viewer with --type=Debug you want to be
able to actually debug it, so you need debug symbols in the binary.
Until now I manually copied imprudence-bin over the installed
bin/do-not-directly-run-imprudence-bin, but this seems a more
convient solution ;)
|
| |
| |
| |
| | |
stage it in viewer_manifest.py
|
|/ |
|
| |
|
|
|
|
| |
gstreamer post-webkit_plugins in viewer_manifest.py
|
|\
| |
| |
| | |
browser/media plugin support
|
| | |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
linden/indra/cmake/GStreamer.cmake
linden/indra/cmake/GStreamer.cmake was deleted: we're going to try to
use system libs, so any improvements that have been made in weekly have
been invane.
linden/indra/newview/llstartup.cpp
Trivial #include collision. One include added another removed. Fixed.
linden/indra/newview/lltoolpie.cpp
Collision with RLV, pretty trivial. Fixed.
linden/indra/newview/viewer_manifest.py
Trivial White space fix collision with commenting out of gstreamer libs. Fixed.
|
| | | |
|
| | |
| | |
| | |
| | | |
Plus some white space fixes (TABs --> spaces) in install.xml.
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
linden/doc/contributions.txt
linden/indra/cmake/GStreamer.cmake
linden/indra/cmake/LLMedia.cmake
linden/indra/cmake/OPENAL.cmake
linden/indra/llmedia/CMakeLists.txt
linden/indra/llprimitive/material_codes.h
linden/indra/newview/chatbar_as_cmdline.cpp
linden/indra/newview/llappviewer.cpp
linden/indra/newview/llfloatertos.cpp
linden/indra/newview/llstartup.cpp
linden/indra/newview/llviewerwindow.cpp
linden/indra/newview/llvoavatar.cpp
linden/indra/newview/pipeline.cpp
linden/indra/newview/pipeline.h
linden/indra/newview/viewer_manifest.py
linden/install.xml
|
| | | | |
|