summaryrefslogtreecommitdiff
path: root/indra/cmake/Copy3rdPartyLibs.cmake
AgeCommit message (Collapse)Author
2013-02-04More path fixups in stagingGraham Madarasz (Graham)
2013-02-04Dos2Unix Line endingsSovereign Engineer
2013-02-01Added copy of libfmodex .so for linuxGraham Madarasz (Graham)
2013-02-01Removed (most) references to older FMOD library - still a little Linux clean ↵callum_linden
up left
2013-01-18first push - patch from CmdCupCake plus force FMODEX oncallum_linden
2012-12-12Updating linux libGLOD to match darwin namingDon Kjer
2012-11-16Fix Boost shared-library version suffixes in Copy3rdPartyLibs.cmake.Nat Goodspeed
2012-08-03Merge of viewer-development (3.4.1).Monty Brandenberg
2012-06-27merge changes for DRTVWR-167Oz Linden
2012-05-09Add more boost libs to the lib copy and manifest.Monty Brandenberg
2012-05-08And more boost library work.Monty Brandenberg
2012-05-08Okay, needed full version numbers.Monty Brandenberg
2012-05-08More linux work. Think I found the stager.Monty Brandenberg
2012-04-25more attempts to fix the hunspell lib for MacOz Linden
2012-04-23fix version number of the libhunspell dylib in another placeOz Linden
2012-01-26trying to fix linux build errorBrad Payne (Vir Linden)
2012-01-25Fix for build failures when tcmalloc disabledBrad Payne (Vir Linden)
2012-01-20STORM-276 Basic spellchecking frameworkKitty Barnett
2011-08-17convert tabs to spaces where they are forbiddenOz Linden
2011-05-12mergeDave Parks
2011-04-22mergeDave Parks
2011-04-21mergeDave Parks
2011-04-21mergeDave Parks
2011-04-21OPEN-61 Adding locations that redistributable package installs msvc* files.Ima Mechanique
2011-04-20adding collada and minizip to the libraries we package the viewer with for mac.Xiaohong Bao
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 the libraries we package the viewer with.Nyx (Neal Orman)
2011-04-11Attempt at making tcmalloc work.Dave Parks
2011-04-08no longer using tcmalloc-minimal, replacing cmake config to refer toNyx (Neal Orman)
full build version.
2011-04-08changes for newer collada buildBrad Payne (Vir Linden)
2011-04-04Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-18Removal of dbghelp cruft.brad kittenbrink
Reviewed by alain and nat.
2011-03-16rename google archive for linux to google-perftools and update to latest.Andrew de Laix
2011-03-15update uuid archive for linux.Andrew de Laix
2011-03-14update openssl archive for linux.Andrew de Laix
2011-03-11update fontconfig archive for linux.Andrew de Laix
2011-03-10update apr and sdl archives for linux; added new archive db (needed for ↵Andrew de Laix
linux only).
2011-03-04ares, boost, expat, freetype archives updated to latest builds.Andrew A. de Laix
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-24Automated merge with https://bitbucket.org/lindenlab/viewer-developmentAndrew A. de Laix
2011-01-24Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-01-19Cmake updates to get llkdu building on linux. Need to rebuild kdu tarball next.jenn
2011-01-18Added 'slvoice' (vivox) to autobuild.xml for linux.jenn
This is version 3.1 of the lib; viewer was using version 3.2, but this version has been rebuilt using the new package layout. Hopefully it will work, though we may need to convert version 3.2 if it does not. Updated Copy3rdParyLibs.cmake paths for linux installation of vivox files.
2011-01-18fix path to prebiuld slvoice libraries on mac and linux.Andrew A. de Laix
2011-01-14windows autobuildibatized (bye bye install.py...)Alain Linden
2011-01-13mac buiding with autobuild and autobuild style packages (just say no to ↵Andrew A. de Laix
install.py)
2010-12-29VWR-24347 Fix reversion--allow VS2005 Express user to specify location of ↵Jonathan Yap
msvc* files
2010-12-22Automated merge up from viewer-developmentLoren Shih