summaryrefslogtreecommitdiff
path: root/install.xml
AgeCommit message (Collapse)Author
2010-09-17Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/Nyx (Neal Orman)
2010-09-16SH-64 FIX update glod on macNyx Linden
updating install.xml to use the new glod autobuilt library.
2010-09-16SNOW-606 REVERT libuuid removalNyx (Neal Orman)
backing out patch from SNOW-606 as it breaks the build on our linux build machines. Can be re-applied when our build machines get an updated version of libuuid.
2010-09-16SH-66 FIX update GLOD on linuxNyx (Neal Orman)
changing install.xml to have the latest glod package already built.
2010-09-13Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/Nyx (Neal Orman)
2010-09-13Installed new llcovexdecomp package for linux.Matthew Breindel (Falcon)
2010-09-13Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/Nyx (Neal Orman)
2010-09-13CTS-241 FIX update glod and convex decomp for linux and macNyx (Neal Orman)
pushing fix for glod to work on linux.
2010-09-09mergeDave Parks
2010-09-09GLOD update for windows, poke CMakeLists.txt to copy shared libs over if ↵Dave Parks
glod is touched.
2010-09-08SNOW-606 FIX disable packaging of libuuidNyx (Neal Orman)
Patch taken from JIRA, committing locally to fix our project branch. Code reviewed by Nyx / Brad
2010-08-31mergeDave Parks
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-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-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-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