summaryrefslogtreecommitdiff
path: root/install.xml
AgeCommit message (Collapse)Author
2010-12-21STORM-151 : pull in viewer-developmentMerov Linden
2010-12-15STORM-453 : Points to the 7.21 curl libs, fixes curl cmake, fixes ↵Merov Linden
mac_updater build
2010-11-23STORM-151 : Points to updated kdu libsMerov Linden
2010-11-23STORM-151 : Attempt to fix Windows static linking (2), changed packaging in ↵Merov Linden
debug
2010-11-22STORM-151 : points install.xml to better kdu bundlesMerov Linden
2010-11-21STORM-151 : Points intall.xml to a fixed linux kdu bundleMerov Linden
2010-11-19STORM-151 : Modify install.xml to point to the fixed kdu libsMerov Linden
2010-11-18STORM-151 : suppress the linux64 ref in install.xml and attempt to fix ↵Merov Linden
llkdumem.cpp linux compile issue
2010-11-18STORM-151 : Modified install.py to point to the new kdu 6.4.1 and changed ↵Merov Linden
kdu lib name for windows
2010-11-17Update slvoice dependencies to a hopefully correct versionBryan O'Sullivan
2010-11-17Update Linux slvoice dependencyBryan O'Sullivan
2010-11-17Update Mac slvoice depBryan O'Sullivan
2010-11-17Update slvoice dependency for WindowsBryan O'Sullivan
2010-11-04merge with STORM-105Merov Linden
2010-10-27STORM-104 : make kdu statically linked, suppress the need for llkduMerov Linden
2010-10-07STORM-137 : Points install.xml to the newly built fmod libsMerov Linden
2010-09-23Linux rebuild of llqtwebkit from the following sources:Tofu Linden
revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision 81ab5ae326f0 of http://hg.secondlife.com/llqtwebkit (currently head of the default branch)
2010-09-16mergeRichard Linden
2010-09-16Matching Windows build of llqtwebkit.Monroe Linden
2010-09-15Enable web popups to specify size and position of the Media Browser window ↵Monroe Linden
from javascript. This includes a Mac build of llqtwebkit from the following sources: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision 81ab5ae326f0 of http://hg.secondlife.com/llqtwebkit (currently head of the default branch) Reviewed by Callum.
2010-09-13EXP-56 - Final piece of this task -refer to new LLQtWebKit in the viewer. ↵callum
(Windows version)
2010-09-13Revert reference in install.xml to LLQtWebKit back to version 4.6.0callum
We were using 4.7.0 but this is not officially released for a week or two and we want to push this out to Snowstorm.
2010-09-08Reference (updated) LLQtWebKit (Windows) that was built against Qt 4.7.0 RC1callum
This version is built against Qt 4.7.0 with some extra build options to turn off manifest embedding in the Qt DLLs
2010-09-08Reference LLQtWebKit (Windows) that was built against Qt 4.7.0 RC1callum
2010-09-01VWR-22759 : port of SNOW-667, Automatic language translation of chat messagesMerov Linden
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-26VWR-20946 : use fixed linux bundle for kduMerov Linden
2010-08-24Modified llkdu pointer for all platforms, cleaned up unused kdu-binaries ↵Merov Linden
references, fixed llkdu cmake to simply point to lib and build
2010-08-23Points to a different llkdu.dll for Windows (not final name or location)Merov Linden
2010-08-17Updated Mac build of llqtwebkit, with javascript window.close handling.Monroe Linden
Built from: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision feff21029074 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch)
2010-08-09Added references to new Windows build of LLQtWebKit that contains Monroe's ↵callum
popup window changes.
2010-08-05mergeRichard Linden
2010-08-05Yet another new Mac build of llqtwebkit.Monroe Linden
Built from the following: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision bac00603b761 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch)
2010-08-04updated comment on boost libRichard Nelson
2010-08-03New Mac build of llqtwebkit, to fix a problem with named link targets and ↵Monroe Linden
onClickLinkHref events. Built from the following: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision 08e0bc3253b7 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch)
2010-06-30Fix for windows build breakage. Set WINVER and _WIN32_WINNT preprocessor ↵brad kittenbrink
definitions appropriately for using windows XP API calls.
2010-06-24SNOW-611 / SNOW-505 FIXED boost::coroutines headers broken for newish GCC ↵Tofu Linden
versions.
2010-06-18Fix llpreviewgesture.h build borkage.Tofu Linden
2010-06-17New Mac build of llqtwebkit to fix EXT-7326 (Viewer web browsers (MOAP & ↵Monroe Linden
Media Browser) not using Viewer locale for Accept-Language header) Built from revision b9227bb7dbaf of llqtwebkit and revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of lindenqt.
2010-06-17EXT-7326 FIXED (Viewer web browsers (MOAP & Media Browser) not using Viewer ↵callum
locale for Accept-Language header) This fix is achieved by deploying and referring to a new version of the LLQtWebKit WebKit library
2010-06-11Upgraded windows libcurl to 7.20.1 and c-ares to 1.7.1 for consistency with ↵brad kittenbrink
mac/linux and potentially improve EXT-7032 behavior.
2010-06-11Automated merge with ssh://hg.lindenlab.com/dessie/viewer-releaseLynx Linden
2010-06-10Merging latest dessie/viewer-release into brad/viewer-publicLynx Linden
2010-06-07EXT-7145: PARTIAL make viewer to handle "URL redirect" for http texture.Aimee Linden
Upgrade Darwin libcurl to 7.20.1 and ares to 1.7.1
2010-06-10Remove SSL/cert hack from LLQtWebKit version used for testing. ↵callum
http://lltrial.onjira.com/browse/VI-153
2010-06-01Automated merge with http://hg.lindenlab.com/dessie/viewer-publicbrad kittenbrink
2010-05-28Use os x 10.4 deployment target for google_breakpad library package.brad kittenbrink
2010-05-29EXT-7556 FIXED Update Vivox SDK to 3.1.0001.8821Aimee Linden
2010-05-28Use OS X 10.5 build of breakpad libraryNat Goodspeed
2010-05-27Merge of latest dessie/viewer-public with brad/viewer-publicbrad kittenbrink