summaryrefslogtreecommitdiff
path: root/install.xml
AgeCommit message (Collapse)Author
2010-08-11CTS-201 FIX Get linux mesh viewer building on team cityNyx (Neal Orman)
made a mistake packaging up stub vertex decomposition package. updated the package and updated install.xml. Pushing fix, will monitor team city to verify the new package fixes the issue.
2010-08-11CTS-201 FIX update mesh viewer to build and run on linuxNyx (Neal Orman)
Added a lot of checking to deal with the fact that the code may encounter a stub convexDecomposition library. Additionally updated the linux stub to fix the automated build so our beta testers can finally have a linux build. Unrelated fix: added upload mesh to the top level upload menu. Code reviewed by Vir.
2010-07-27CTS-201 WIP update viewer-external to run under linuxNyx (Neal Orman)
step 1 - minor cleanup that allows viewer to build under linux. Will only run on aditi (crashes on agni), does not download meshes successfully, and has pretty bad vertex corruption, but it runs! Code reviewed by Falcon -Nyx
2010-07-14mergeDave Parks
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-28Updated install.xml for linux/windows to point to newest llconvexdecomposition.Matthew Breindel (Falcon)
2010-06-26Fixed mac build (given LL_MESH_ENABLED set to 0).Matthew Breindel
2010-06-25Added Darwin llconvexdecomposition to install.xmlMatthew Breindel (Falcon)
2010-06-24Fixed cmake to grab the decomposition libraries.Matthew Breindel (Falcon)
2010-06-24SNOW-611 / SNOW-505 FIXED boost::coroutines headers broken for newish GCC ↵Tofu Linden
versions.
2010-06-14mergeDave Parks
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-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-10Merging latest dessie/viewer-release into brad/viewer-publicLynx Linden
2010-06-07Merge with render-pipelineDave Parks
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-20slightly hairy merge from viewer-trunkTofu Linden
2010-04-20merge from viewer-hotfixTofu Linden
2010-04-16merge from viewer-trunkTofu 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-07merge from viewer-trunkTofu Linden