aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/viewer_manifest.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-26Added faad2 plugin for Mac.Jacek Antonelli1-0/+2
2010-08-26changes to the linux parts of viewer_manifest.pyArmin Weatherwax1-9/+9
* comment out SLVoice as long as we don't package it * comment out libz for 64bit (not needed)
2010-08-26Commented out SLVoiceAgent.app from viewer_manifest.py since it's no longer usedMcCabe Maxsted1-1/+1
2010-08-26Added imprudence.url to viewer_manifest.pyMcCabe Maxsted1-1/+3
2010-08-26Commented out unused .config files from viewer_manifest.py and made sure it ↵McCabe Maxsted1-3/+4
uses the right llkdu.dll.2.config
2010-08-26Re-added voice in CopyWinLibs.cmake and viewer_manifest.py--amendMcCabe Maxsted1-1/+1
2010-08-26Re-added voice in CopyWinLibs.cmake and viewer_manifest.pyMcCabe Maxsted1-21/+21
2010-06-21Updated OpenJPEG on Mac to 1.4.565.Jacek Antonelli1-0/+1
2010-06-19add: getvoice.sh which fetches all voice libs as needed on any supported Linux.Armin Weatherwax1-0/+1
2010-06-19Update openjpeg library to 1.4.0.565 on Linux (32 and 64).Armin Weatherwax1-1/+1
2010-05-06Added some missing Mac libs to the manifest (libpng12, libvorbisfile).Jacek Antonelli1-0/+2
2010-04-29Several changes to the 64bit build.Armin Weatherwax1-9/+17
- lib folder becomes lib64, - lib32 folder prepared (for voice libs), - pango removed - gdk_pixbuf removed (Backported from f33e5d0f) @nochangelog
2010-04-28Trying the new 64bit libs and adding the adjustments needed.Armin Weatherwax1-2/+105
(Backported from d057e71bc) @nochangelog
2010-03-18ChangeLog.txt is no longer required for packaging.Jacek Antonelli1-1/+1
@nochangelog
2010-03-16Fixed viewer_manifest.py to package imprudence_loading.png.Jacek Antonelli1-0/+1
2010-03-13Reactivated libELFIO for Linux64 (it wasn't causing the crash).Armin Weatherwax1-1/+1
(Reverts part of commit 30945b74.)
2010-03-07Updated viewer_manifest.py to package only our free fonts. Again.Jacek Antonelli1-2/+6
2010-02-27Some changes to help linux64.Armin Weatherwax1-1/+2
* Don't build with libELFIO (lib not working). * Use shared libpng12 instead of static library (fixes mozlib incompat for users with system libpng14).
2010-02-03Removed pixbuf and pango from linux32 viewer_manifest.Armin Weatherwax1-5/+5
They sometimes cause trouble when distributed. (Cherry-picked by Jacek from 9efbb42c)
2010-01-09Fixed viewer_manifest.py and default packaging system for Windows (NSIS ↵McCabe Maxsted1-35/+95
install script only works manually)
2010-01-03Several changes to the 64bit build.Armin Weatherwax1-9/+17
- lib folder becomes lib64, - lib32 folder prepared (for voice libs), - pango removed - gdk_pixbuf removed (Cherry picked by Jacek from da4c5189)
2010-01-03Trying the new 64bit libs and adding the adjustments needed.Armin Weatherwax1-3/+105
(Cherry picked by Jacek from 13412855)
2009-11-21libxml2.so.2 was missing from Linux viewer manifest.Jacek Antonelli1-0/+1
2009-11-18Added Linux package for liboil 0.3.16.Jacek Antonelli1-0/+1
It's needed by some GStreamer plugins.
2009-11-18Combined and updated the LICENSE-libraries.txt files.Jacek Antonelli1-3/+3
2009-11-04Created our own Linux fontconfig package, 2.3.7.Jacek Antonelli1-1/+1
2009-11-03Second Life viewer sources 1.23.5Jacek Antonelli1-19/+28
2009-11-03Added a bunch of Linux libs to viewer_manifest.py.Jacek Antonelli1-0/+16
I had forgotten to add these earlier. Oops.
2009-10-18Updated and added some Linux libs.Jacek Antonelli1-14/+2
Updated: glib, gstreamer, gtk-etc, ogg-vorbis, openal, libxml Added: gstreamer-plugins, theora
2009-10-09Updated and added some Linux libs.Jacek Antonelli1-14/+2
Updated: glib, gstreamer, gtk-etc, ogg-vorbis, openal, libxml Added: gstreamer-plugins, theora
2009-09-09Commented out Linux tarball building.Jacek Antonelli1-20/+22
It's a waste of time to package after every compile.
2009-06-13use openjpeg 1.3 also for LinuxArmin Weatherwax1-1/+1
modified: linden/indra/newview/viewer_manifest.py modified: linden/install.xml
2009-06-13Second Life viewer sources 1.23.3-RCJacek Antonelli1-0/+12
2009-05-18Changed the list of installed Mac gstreamer plugins.Jacek Antonelli1-1/+11
Commented out libgstqtwrapper.so, since it causes issues with MP3s (and perhaps other types). Added: libgstfilter.so libgstmultifile.so libgststereo.so libgstvideobalance.so libgstvideobox.so libgstvideocrop.so libgstvideoflip.so libgstvideomixer.so libgstvideorate.so libgstvideosignal.so
2009-05-02Added libgstqtwrapper.so to Mac manifest.Jacek Antonelli1-0/+1
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-10/+40
2009-04-20We'll use libopenal.1.dylib after all (yet again).Jacek Antonelli1-1/+1
2009-04-10Added libneon to Mac manifest.Jacek Antonelli1-0/+1
2009-04-10Tweaked Mac lib manifest.Jacek Antonelli1-4/+2
Removed pango, commented out libopenal, added libxml2.
2009-03-30Added libgstdecodebin.so plugin to Mac manifest.Jacek Antonelli1-0/+1
2009-03-29Removed the "2.0.0" named glib libs. Only using "2.0" now.Jacek Antonelli1-6/+0
2009-03-16Symlinks for Mac glib dylibs (2.0.0 -> 2.0).Jacek Antonelli1-0/+6
2009-03-16Added more Mac dylibs to manifest.Jacek Antonelli1-1/+10
2009-03-11Added Mac gstreamer plugins to viewer manifestJacek Antonelli1-0/+62
2009-03-11Manifest includes openal and gstreamer libs in Mac packageJacek Antonelli1-3/+35
2009-03-09Mac app icon will be called viewer.icns instead of secondlife.icnsJacek Antonelli1-1/+1
2009-03-07Moved Info-SecondLife.plist to Info-Imprudence.plistJacek Antonelli1-1/+1
2009-02-27Added libgstpulse.so (PulseAudio) to Linux manifest.Jacek Antonelli1-0/+1
2009-02-12Second Life viewer sources 1.22.8-RCJacek Antonelli1-17/+2
2009-02-02Added linux gstreamer libs, dependencies, and plugins.Jacek Antonelli1-0/+73