summaryrefslogtreecommitdiff
path: root/indra/cmake
AgeCommit message (Collapse)Author
2011-04-20merge changes for storm-1183Oz Linden
2011-04-20Merge with viewer-developmentDon Kjer
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-19Fix for problems executing test build scriptDon Kjer
2011-04-18restoring glod to copy3rdpartylibs.cmake and viewer_manifest.pyNyx (Neal Orman)
2011-04-18Fixed debug information format for mac to allow breakpoints to work under Xcode.Leslie Linden
2011-04-18Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010Nyx (Neal Orman)
2011-04-18adding collada and minizip to the libraries we package the viewer with.Nyx (Neal Orman)
2011-04-18more fix for the libminizip issue for linux.Xiaohong Bao
2011-04-15MergeDave SIMmONs
2011-04-15Set run_build_test.py to be executableDon Kjer
2011-04-14Merge with viewer-developmentDon Kjer
2011-04-14fixed windows boost library namesBrad Payne (Vir Linden)
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-07merged OPEN-38 (Aleric's standalone fixes for viewer-autobuild)Boroondas Gupte
2011-04-06Trying to fix missing python exe problemBrad Payne (Vir Linden)
2011-04-06mergeBrad Payne (Vir Linden)
2011-04-06Updated llconvexdecomposition library buildBrad Payne (Vir Linden)
2011-04-06OPEN-58 Ditch GL package for glext.h package since glut.h isn't used ↵Dave Parks
anywhere. Probably don't need glext headers for mac or linux as they come in with system updates.
2011-04-06OPEN-50 (partial): refactor cmake switches to common configurations and ↵Oz Linden
default values
2011-04-05initial pass at adding new mesh libraries to autobuild. Needs a license ↵Nyx (Neal Orman)
review and some other fixes, but autobuild configure completes successfully.
2011-04-05MergeDave SIMmONs
2011-04-04Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-04-03merge changes for OPEN-39Oz Linden
2011-04-03OPEN-38: Fixes for viewer-autobuild for standaloneBoroondas Gupte (patch by Aleric Inglewood)
Reviewed at https://codereview.secondlife.com/r/167/ (The patch to create this commit was taken from there, too. That patch was made relative to 5f0ab9443ece. Applied cleanly to the (earlier) 43b4b7927c00.) Also fixes OPEN-36
2011-04-01pull latest changes from viewer-developmentOz Linden
2011-03-31Apply server side code to message template verification onto the viewer tree.Christian Goetze (CG)
2011-03-31MergeKelly Washington
2011-03-31d'oh, forgot to add back some q libs to the build when reverting to older ↵Andrew de Laix
linux package; here they are.
2011-03-30remove lib requirement not in current llqtwebkit linux archive.Andrew de Laix
2011-03-23Updated linux llqtwekit archive and fixed media webkit build and loading ↵alain@945battery-guestA-183.lindenlab.com
(fix CHOP-545).
2011-03-19merged OPEN-39: include Tut.cmake for integration tests (fixes ↵Boroondas Gupte
"bitpack_test.o: No such file or directory" on standalone)
2011-03-19OPEN-39: include Tut.cmake for integration tests (fixes "bitpack_test.o: No ↵Boroondas Gupte
such file or directory" on standalone)
2011-03-18Autobuild : Fix merge snaffu in Json cmake fileMerov Linden
2011-03-18STORM-1023, STORM-1022 : pull into viewer-autobuild2010Merov Linden
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-17Pull in merov_linden/viewer-autobuild2010Merov Linden
2011-03-16Pull from jenn_linden/viewer-vs2010Merov Linden
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-15Pull from jenn_linden/viewer-vs2010Merov Linden
2011-03-15update jsoncpp archive on linux.Andrew de Laix
2011-03-14Fix Mac Json cmake scriptMerov Linden
2011-03-14update openssl archive for linux.Andrew de Laix
2011-03-14update llqtwebkit usage.Andrew de Laix
2011-03-14Automated merge up from viewer-development into mesh-developmentLoren Shih