summaryrefslogtreecommitdiff
path: root/install.xml
AgeCommit message (Collapse)Author
2010-10-15SH-331 SH-332 FIX SH-329 WIP fix: colladadom for mac/linux wip: decompstubNyx (Neal Orman)
updating install.xml with the new packages for colladadom for mac & linux updating install.xml with decomposition stub for linux (mac and win will come later)
2010-10-14Updated colladadom.Dave Parks
2010-10-07SH-64 WIP update GLOD on macNyx Linden
Trying again, this time adding SDK versions to GLOD's linker commands as well as its compile command. Ugh.
2010-10-07SH-64 WIP update GLOD on macNyx Linden
Trying this again, attempting one more update to fix the issues of not being able to run with GLOD on 10.5.
2010-10-07Update convex decomp and physics shape display to include convex hulls for ↵Dave Parks
prims where appropriate.
2010-09-30MergeMatthew Breindel (Falcon)
2010-09-30MergeMatthew Breindel (Falcon)
2010-09-30mergeNyx Linden
2010-09-30SH-64 FIX update GLOD on macNyx Linden
built new glod against gcc 4.0 and SDK 10.4, so it should run on all OSX systems back to 10.4. Updating install.xml with the new package.
2010-09-29SH-107 WIP fix broken Delaunay option in convex decompNyx (Neal Orman)
whoops. misspelled the address of the new package.
2010-09-29SH-107 WIP fix broken Delaunay option in convex decomp panelNyx (Neal Orman)
updating the convex decomp library (built by falcon) to fix the broken Delaunay option.
2010-09-27mergeDave Parks
2010-09-23SH-211 FIX use updated tcmalloc lib on linuxNyx (Neal Orman)
Previous version was rejected by our build machines. This update was build with -fno-stack-protector, so should be able to be built by teamcity.
2010-09-23Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/Nyx (Neal Orman)
2010-09-23WIP make tcmalloc work on linux (JIRA pending)Nyx (Neal Orman)
First pass at integrating the linux version of tcmalloc. Code will be reviewed in a later commit before pushing.
2010-09-23SH-64 update GLOD on macNyx Linden
updated GLOD again to be searched for in the correct place and updated some cmake configuration to ensure that it is being referred to in the correct places. This appears to finally solve our mac startup crash.
2010-09-22MergeMatthew Breindel (Falcon)
2010-09-22Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/Nyx Linden
2010-09-22SH-64 update glod on macNyx Linden
GLOD libraries were being copied to the lib as lowercase, where mac expects GLOD to be capitalized (linux expects lowercase). Updating to new lib with correct capitalization.
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-09-20mergeDave Parks
2010-09-20SH-66 FIX update glod on linuxNyx (Neal Orman)
previously built package depended on an updated glibc, which our build hosts don't have (they're old debian systems). This is due to Ubuntu turning on stack protection by default for its builds (I build on Ubuntu). This updated package was built with no stack protection and thus should unstick the build. -Nyx
2010-09-19Use tcmalloc for windows (gives auto-magical 16-byte alignment whenever ↵Dave Parks
needed, much faster than Visual C++ malloc).
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.