summaryrefslogtreecommitdiff
path: root/install.xml
AgeCommit message (Collapse)Author
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
2010-05-27WIP VPLAT-248 - New library package for google_breakpad on mac including ↵brad kittenbrink
dump_syms tool.
2010-05-27EXT-7145: PARTIAL make viewer to handle "URL redirect " for http texture.Tofu Linden
This upgrades linux libcurl(+ares) to the lindenlib 7.20.1 version.
2010-05-26VPLAT-268: Update Mac for relative-path libexception_handler.dylibNat Goodspeed
Also add the dylib to Copy3rdPartyLibs.cmake so unit tests can find it.
2010-05-25Updated install.xml to point to a version of temporary version LLQtWebKit ↵Callum Prentice
that skips past SSL/Cert errors so QuickBuy functions can be tested. (Windows only) Also tweaked the QuickBuy Currency floater so scrollbars do not appear for current Web content
2010-05-24New windows package of google_breakpad with correct /Zc:wchar_t- setting for ↵brad kittenbrink
ABI compatibility.
2010-05-21VPLAT-237 Linux client library package for google_breakpad.brad kittenbrink
2010-05-21New mac package of google_breakpad compatibile with the recent windows changes.brad kittenbrink
2010-05-21New windows google_breakpad package with GUIDString class included in ↵brad kittenbrink
common.lib. I've confimred that llcommon links now.
2010-05-21New google breakpad package for windows with winsock2 fix, and DLL CRT ↵brad kittenbrink
library usage. Also moved headers into libraries/include/google_breakpad. Mac and linux packages to come shortly.
2010-05-21Switch Darwin to use breakpad minidump rather than os generated crash stack.Andrew A. de Laix
2010-05-21Updated Linux build of llqtwebkit, adding some support we'll need to fix ↵Tofu Linden
EXT-5667 (support window.open() in shared media so google docs will work).
2010-05-20automated mergeRoxie Linden
2010-05-19Updated Windows build of llqtwebkit, adding some support we'll need to fix ↵Monroe Linden
EXT-5667 (support window.open() in shared media so google docs will work). revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision ff8a72a3078b in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch)
2010-05-19Updated Mac build of llqtwebkit, adding some support we'll need to fix ↵Monroe Linden
EXT-5667 (support window.open() in shared media so google docs will work). revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision e2eaaf8b3e96 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch)
2010-05-19EXT-7410 Update Vivox SDK to 3.1.0001.8744Roxie Linden
2010-05-18VPLAT-237: Added windows and mac build of google_breakpad.brad kittenbrink
A new library package for crash reporting.
2010-04-29Use openssl 0.9.8l for macRoxie Linden
2010-04-20merge from viewer-hotfixTofu Linden
2010-04-16merge from viewer-hotfixTofu Linden
2010-04-15Fix for EXT-6813 libcurl on windows had gzip/deflate transfer-encoding disabled.brad kittenbrink
New build of libcurl fixed it.
2010-04-15Comment in my last commit was incorrect, it should be: Fix for EXT-3652 (Mac ↵Monroe Linden
media plugin crashes after loading acrobat.com).
2010-04-15Fix for EXT-6638 (cannot sign into linkedin.com)Monroe Linden
Updated mac llqtwebkit build from the following sources: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision f35a5eab8c2f in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the 'cookie-api' branch)
2010-04-20Merge hotfixbeta into hotfixKent Quirk
2010-04-07Update Linux build of LLQtWebKit library.Tofu Linden
This was built from: revision c02879cea1c0070eb264e261d316a77d420741c7 in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision f35a5eab8c2f in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the 'cookie-api' branch)
2010-04-12EXT-6808 Update Vivox SDK to 3.1.0001.8385Aimee Linden
2010-04-02Updated Mac build of LLQtWebKit library.Monroe Linden
This was built from: revision c02879cea1c0070eb264e261d316a77d420741c7 in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision f35a5eab8c2f in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the 'cookie-api' branch)
2010-04-02DEV-47911: Backport webkit security fixes 2010-03-23 (via new version of ↵Callum Prentice
LLQtWebKit/Windows)
2010-03-29The linux counterpart to changeset 818541c93c7cTofu Linden