summaryrefslogtreecommitdiff
path: root/indra/newview/viewer_manifest.py
AgeCommit message (Collapse)Author
2011-05-12mergeDave Parks
2011-05-02CHOP-599: if build.sh creates summary.json, package it with viewer.Nat Goodspeed
Recent versions of the viewer's build-dependent build.sh create and upload a summary.json file in the top level of the source repository checkout. Bundle that into the viewer installer. This is the one file that contains the viewer's version.
2011-04-26spaces not tabsDave Parks
2011-04-26SH-1374 tcmalloc symlinks are broken on installer, include tcmalloc.so.0.1.0Dave Parks
2011-04-25SH-1371 Fix for tcmalloc package error.Dave Parks
2011-04-21mergeDave Parks
2011-04-19New openssl package solves permissions problems with Linux build.Nat Goodspeed
The original Linux openssl tarball includes libcrypto.so and libssl.so files with r-xr-xr-x permissions: not even the owning user can modify them. This causes problems when the Release build tries to 'strip' the viewer and all associated libraries. Newer openssl tarball fixes permission problems. The newer openssl package also updates from 0.9.8 to 1.0.0, so have to fix version numbers in Copy3rdPartyLibs.cmake and viewer_manifest.py too. :-P Presumably the only reason this hasn't been causing trouble with TC builds is that the link has been picking up system libraries instead of the ones from the openssl package.
2011-04-18restoring glod to copy3rdpartylibs.cmake and viewer_manifest.pyNyx (Neal Orman)
2011-04-18adding collada and minizip to viewer_manifest.py, as it got clobbered in the ↵Nyx (Neal Orman)
merge
2011-04-12We're using libcollada14dom22 now.Dave Parks
2011-04-11Fix for bad merge in viewer_manifest.pyDave Parks
2011-04-04Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-28get naming of openallib right when packaging.Andrew de Laix
2011-03-25revert packaging of openal libs.alain@945battery-guestA-183.lindenlab.com
2011-03-25Backed out changeset 6e69fbe64617alain@945battery-guestA-183.lindenlab.com
2011-03-24use vivox's openal for SLVoice because it isn't compatible with latest ↵alain@945battery-guestA-183.lindenlab.com
OpenAl version (should fix linux voice issues).
2011-03-18Autobuild: pull in from jenn_linden/viewer-vs2010Merov Linden
2011-03-18Removal of dbghelp cruft.brad kittenbrink
Reviewed by alain and nat.
2011-03-18merge out 2.6.0 changes from viewer-developmentOz Linden
2011-03-17package .so links needed by linux webkit plugin.Andrew de Laix
2011-03-16package all breakpad symlinks for linux.Andrew de Laix
2011-03-16Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-15update uuid archive for linux.Andrew de Laix
2011-03-15eol fixesRichard Linden
2011-03-15update openal archive for linux.Andrew de Laix
2011-03-14Merge with tip of viewer developmentcallum
2011-03-14update openssl archive for linux.Andrew de Laix
2011-03-14update openjpeg archive for linux.Andrew de Laix
2011-03-14Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-11package the exact shared library (manifest doesn't follow symlinks)Andrew de Laix
2011-03-11update fontconfig archive for linux.Andrew de Laix
2011-03-10remove ELFIO cruft; no longer needed now that we use google breakpad.Andrew de Laix
2011-03-10Corrected a call to the mac-specific command "Rez" that had the wrong case. ↵Ricky Curtice
This is only an issue on Macs that have a case-sensitive root filesystem.
2011-03-10Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010Andrew de Laix
2011-03-10update apr and sdl archives for linux; added new archive db (needed for ↵Andrew de Laix
linux only).
2011-03-09Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798)callum
2011-03-09update ndofdev archive usage on darwin.Andrew A. de Laix
2011-03-04ares, boost, expat, freetype archives updated to latest builds.Andrew A. de Laix
2011-03-03merge from lindenlab/viewer-developmentAlain Linden
2011-03-02SOCIAL-595 FIX Global volume control and the volume control on MOAP no ↵Richard Linden
longer have any affect
2011-02-18Fix for packaging failure. Installer was missing the SecondLife.exe binarybrad kittenbrink
due to improperly disabled msvcrt manifest checking. reviewed by jenn.
2011-02-18Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-10various fixes to get the debug build working; don't look for or copy ↵Alain Linden
msvc*80.dll's.
2011-02-09STORM-937 : Fix python scripts shebang line and license header for consistencyMerov Linden
2011-02-08fix a couple more packaging problems...Alain Linden
2011-02-07update pacageing of msvc?100.dll's; use latest qt package with all needed libs.Alain Linden
2011-01-20Updated viewer_manifest.py to refer to the correct source paths for the ↵jenn
linux build.
2011-01-19fix copying of vivox files for darwin manifest.Andrew A. de Laix
2011-01-18windows build fixes.Alain Linden
2011-01-14windows autobuildibatized (bye bye install.py...)Alain Linden