summaryrefslogtreecommitdiff
path: root/install.xml
AgeCommit message (Collapse)Author
2010-12-03changing colladadom url from https to http to prevent urllib errorsleyla_linden
2010-12-01Automated merge up from viewer-developmentLoren Shih
2010-11-24updated curl build on windowsBrad Payne (Vir Linden)
2010-11-24SH-564 WIP - scrubbing not needed if curl uses thread-safe c-ares libBrad Payne (Vir Linden)
2010-11-22Fix typo for llconvexdecompositionstub darwin package.Roxie Linden
CR: davep
2010-11-19Hack old .dll into collada package to make vista/xp happy. Might need to ↵Dave Parks
revert if builds start failing.
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-17SH-432 mesh viewer will not run on OSX 10.5.8Nyx Linden
Rebuilt the collada library on a 10.5 machine. this should fix the issue, as the problem was we were building against a version of libxml2 that was specific to 10.6. Will update to use a non-system version of the lib later.
2010-11-16SH-432 WIP mac build of mesh-development is brokenNyx Linden
Was able to rebuild collada and pcre with architecture i386, which is our officially supported architecture. This should unstick the build in theory.
2010-11-15SH-396 WIP mac build not working on mesh-developmentNyx Linden
last build of collada didn't have ppc architecture, which is required for running on 10.4 / 10.5 (was able to build it without ppc when building only for 10.6).
2010-11-12SH-331 WIP updating colladadom to work for mac on mesh-developmentNyx Linden
Tried building a colladadom package for mac that will run on both 10.5 and 10.6 fingers crossed.
2010-11-05SH-396 WIP mac build broken on mesh-developmentNyx Linden
Finally fixed collada dynamic library location issue. Should fix mac build if the library is being packaged properly.
2010-11-04SH-396 WIP fix mac mesh-development buildNyx Linden
Fixed the mac references to Collada14Dom.dylib I think. Fingers crossed!
2010-11-04SH-396 FIX fix mac build on mesh-development branchNyx (Neal Orman)
autobuild recently changed to not upload to s3 without an explicit command-line argument. Re-uploaded (this time to s3) colladadom for mac, and updated install.xml
2010-11-03SH-396 FIX mac opensource buildNyx (Neal Orman)
Trying a new collada package for mac
2010-11-02SH-395 FIX fixes for linux and windows collada librariesNyx (Neal Orman)
updating windows collada libraries
2010-11-01SH-395 FIX linux build on mesh-development is brokenNyx (Neal Orman)
last package had the wrong version of the binary library packaged with it. I'm hoping this should fix our linux teamcity issues.
2010-10-29SH-395 FIX linux mesh-development teamcity build brokenNyx (Neal Orman)
rebuilt colladadom yet again, and confirmed that we're depending on the correct version of pcre.
2010-10-29SH-395 FIX linux build broken for mesh-developmentNyx (Neal Orman)
Trying to rebuild colladadom against an old version of pcre so that the link step doesn't search for functions that don't exist.
2010-10-29SH-395 FIX linux opensource mesh viewer is broken on teamcityNyx (Neal Orman)
Fixed the pcre autobuild scripts to include the resulting library files and put them in the correct place. I think this should fix the build.
2010-10-28SH-395 SH-396 WIP fix mac and linux builds for opensource mesh branchNyx (Neal Orman)
MAC: naming problem on collada library files (.dylib). updated install.xml to refer to the fixed package LINUX: PCRE was too out of date for our collada implementation. Created a new PCRE package and updated install.xml to match it.
2010-10-28SH-396 WIP fix mac opensource build for mesh viewerNyx Linden
Collada library file was being named incorrectly by autobuild, resulting in the build being unable to find the library even though it was downloaded. Updated the package, hopefully this will fix the linker error.
2010-10-21SH-329 WIP get mesh branch ready for opensourceNyx (Neal Orman)
adding windows convex decomp stub library.
2010-10-21SH-329 WIP get mesh branch ready for open sourceNyx (Neal Orman)
de-minimis change fixing install.xml to use the right capitalization of "lgpl" so that the convex decomp stub library gets downloaded
2010-10-20Automated merge up from viewer-developmentLoren Shih
2010-10-18SH-329 SH-332 WIP BUILDFIX update linux colladadomNyx (Neal Orman)
Verified my fix actually removes dependency on GLIBC 2.4 this time. Sorry for thrashing on install.xml :)
2010-10-18SH-329 SH-332 WIP update colladadom to work on linuxNyx (Neal Orman)
Trying again, this time with proper build flags so we don't run into versioning issues, since the lib is built on ubuntu but has to link on an older build machine
2010-10-18SH-332 SH-329 update colladadom for open source releaseNyx (Neal Orman)
Trying to repackage colladadom for linux as static linking, test impact on unresolved dependencies.
2010-10-15mergeDave Parks
2010-10-15Update llconvexdecompDave Parks
2010-10-15SH-329 WIP get branch ready for open source releaseNyx (Neal Orman)
updated build config to strip havok debug symbols also added mac convex decomp stub lib.
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-15Fix for various crashes on exit and leaks when using convex decomposition.Dave Parks
Make rendering of convex hullified prims work in physics shape display. Reviewed by Falcon.
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-10-07STORM-137 : Points install.xml to the newly built fmod libsMerov Linden
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)