summaryrefslogtreecommitdiff
path: root/indra/newview/viewer_manifest.py
AgeCommit message (Collapse)Author
2010-10-20SH-329 WIP get branch ready for opensourceNyx (Neal Orman)
rolling back broken strip command on mac to unfreeze the build.
2010-10-20Automated merge up from viewer-developmentLoren Shih
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-14mergeDave Parks
2010-10-14Fix for debug build (copy correct collada dll).Dave Parks
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-10-15MergeLeyla Farazha
2010-10-13Automated merge with ↵Oz Linden
ssh://bitbucket.org/merov_linden/viewer-development-storm-137
2010-10-08STORM-137: Fix windows packaging issue, namely, do not require a manifest to ↵Merov Linden
move the fmod.dll
2010-10-06merged VWR-20893: "class Linux_x86_64Manifest" missing from ↵Boroondas Gupte
viewer_manifest.py Breaking linux 64-bit build. (transplanted https://bitbucket.org/Techwolf/viewer-development/changeset/111a293c0e1c to create an isolated daggy fix)
2010-10-02STORM-137 : Build script modif so that Windows build does not rely on ↵Merov Linden
fmod.dll being dropped in the source tree + addition to allow fmod to be found in standalone. Caution: wait an upcoming install.xml commit before pulling if building internaly.
2010-09-27mergeDave Parks
2010-09-23Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/Nyx (Neal Orman)
2010-09-23SH-211 FIX update viewer-mesh branch to use new tcmalloc packageNyx (Neal Orman)
Finished changes to make viewer-mesh make use of tcmalloc on linux. Almost all changes are juggling cmake config files, to make sure that the package is downloaded, installed, moved at the right times, and linked at the right times. Code reviewed by Seraph
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-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
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-15STORM-181 : add featuretable_xp to the list of files to install for WindowsMerov Linden
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-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-08-26VWR-20946 : fix erroneous error message (broken window...)Merov Linden
2010-08-26VWR-20946 : fix the viewer manifest script to take the new kdu lib name into ↵Merov Linden
account
2010-08-24Suppress llkdu target on Windows build, re-enable manifest check for llkdu.dllMerov Linden
2010-08-22VWR-20893: "class Linux_x86_64Manifest" missing from viewer_manifest.py ↵Techwolf Lupindo
Breaking linux 64-bit build. (transplanted from 111a293c0e1c9062b1aa83dda7cf28aa22754930)
2010-08-20VWR-20847 (SNOW-543/SNOW-517) FIXED Linux packaging fixes.Aimee Linden
2010-08-17SNOW-585 (VWR-20679) FIXED Build failure when the FMOD lib is not present.Aimee Linden
Also added Mac version of the same fix, and corrected the warning message in the Linux version that was already there.
2010-08-13Automated merge with file:///Users/oz/Internal/viewer-developmentOz Linden
2010-08-13Persuade Windows to package the prebuilt llkdu.dllAimee Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-14mergeDave Parks
2010-07-01added new physics parameters to primsKarl Stiefvater (qarl)
2010-06-18Unmount Mac .sparseimage in case of errors while mounted.Nat Goodspeed
DarwinManifest.package_finish() creates and mounts a .sparseimage file, populating it with the desired package contents before creating a .dmg from it. However, errors while it's mounted would formerly bypass the 'hdiutil detach' command that unmounts it, leaving the host in a confused state that seemed to prevent subsequent retry attempts from succeeding. Also add code to try to diagnose/bypass mysterious SetFile -a V filename errors, so far without much luck.
2010-06-14mergeDave Parks
2010-06-14Fixing viewer_manifest.py. upper case True needed. Reviewed by ManiPalmer Truelson
2010-06-14Fix mac dev build error, mac always package.palange
2010-06-07Merge with render-pipelineDave Parks
2010-06-07Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicLynx Linden
2010-06-04Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicRichard Nelson
2010-06-04removed duplicate winmm entry for debug buildsRichard Nelson
2010-06-03Finised a TODO left from recent viewer_manifest.py changes for the ↵brad kittenbrink
copy_l_viewer_manifest target.
2010-06-03AVP-77 WIP added new WI local_assets to installerBrad Payne (Vir Linden)
2010-06-01Finished VPLAT-248: Fix for symbol file generation missing info.brad kittenbrink
Actually this is kind of 3 independent fixes, one for a different bug on each platform.
2010-05-28mac llcommon dependent apps like mac-crash-logger get libexception_handler ↵Andrew A. de Laix
correctly packaged.
2010-05-26VPLAT-268: Add libexception_handler.dylib to viewer_manifest.py.Nat Goodspeed
Without this, the viewer fails to start because it can't find the new libexception_handler.dylib.
2010-05-21VPLAT-237 Linux client library package for google_breakpad.brad kittenbrink
2010-05-12added winmm.dll shim for deployment in debug buildsRichard Linden
2010-04-28merge from viewer-trunkTofu Linden
2010-04-27fixed eol and tabs/spaces problemsRichard Nelson