summaryrefslogtreecommitdiff
path: root/indra/cmake
AgeCommit message (Expand)Author
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-09-20mergeDave Parks
2010-09-19Use tcmalloc for windows (gives auto-magical 16-byte alignment whenever neede...Dave Parks
2010-09-16SNOW-606 REVERT libuuid removalNyx (Neal Orman)
2010-09-14CTS-231 WIP update mac and linux autobuild libraries for glod and convex decompNyx (Neal Orman)
2010-09-09mergeDave Parks
2010-09-09Enable minimal rebuild and incremental linking for RelWithDebInfo builds.Dave Parks
2010-09-08SNOW-606 FIX disable packaging of libuuidNyx (Neal Orman)
2010-09-01Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/Nyx (Neal Orman)
2010-08-31mergeDave Parks
2010-08-27Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/Nyx (Neal Orman)
2010-08-26Disable edit-and-continue (makes breakpoints not work on occasion).Dave Parks
2010-08-26buildfix: fixing linux build to handle new SSE2 architectureNyx (Neal Orman)
2010-08-26Add missing files from viewer-experimentalDave Parks
2010-08-26re-merge viewer-public. has a rough edge or two, but this is closer to the s...Tofu Linden
2010-08-25Automated merge with https://hg.lindenlab.com/davep/viewer-experimentalDave Parks
2010-08-24Modified llkdu pointer for all platforms, cleaned up unused kdu-binaries refe...Merov Linden
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-08-24merge heads. whew.Tofu Linden
2010-08-24Automated merge with file:///home/moss/hg/tofu-viewer-publicTofu Linden
2010-08-20VWR-20855 (SNOW-510) FIXED Cannot find tut/tut.hpp in Standalone buildsAimee Linden
2010-08-19More line endings.Dave Parks
2010-08-19VWR-20815 (SNOW-511) Allow standalone builds to correctly find a system versi...Aimee Linden
2010-08-19Integrate SIMD API from oreh/server-trunk-orehDave Parks
2010-08-19VWR-20810 (SNOW-503) Quote EXE_STAGING_DIR to prevent it failing with some pathsAimee Linden
2010-08-19VWR-20809 (SNOW-504) Do not depend on stage_thirds_party_libs for a standalon...Aimee Linden
2010-08-13Automated merge with file:///Users/oz/Internal/viewer-developmentOz Linden
2010-08-13Reintroduce check for LLKDU source after downloading the prebuilt lib, to avo...Aimee Linden
2010-08-13Remove check for LLKDU source in the tree before downloading the pre-built lib.Aimee Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-12correct license tags from "internal" to "viewergpl"Oz Linden
2010-07-14mergeDave Parks
2010-07-06Merged from viewer-release after resolving conflictsDessie Linden
2010-07-06Merged from viewer-release after resolving conflictsDessie Linden
2010-06-30Fix for windows build breakage. Set WINVER and _WIN32_WINNT preprocessor def...brad kittenbrink
2010-06-29VWR-8885 CMAKE build hard depends on artwork filesTofu Linden
2010-06-29VWR-8885 CMAKE build hard depends on artwork filesTofu Linden
2010-06-24Fixed cmake to grab the decomposition libraries.Matthew Breindel (Falcon)
2010-06-21Remove tab chars inherited with file...Nat Goodspeed
2010-06-21EXT-7926: fix broken LD_LIBRARY_PATH handling on Windows.Nat Goodspeed
2010-06-18Centralize LD_LIBRARY_PATH logic with new SET_TEST_PATH macro.Nat Goodspeed
2010-06-14mergeDave Parks
2010-06-14Builds with LLConvexDecompInter as a static lib.Dave Parks
2010-06-14mergeDave Parks
2010-06-11Upgraded windows libcurl to 7.20.1 and c-ares to 1.7.1 for consistency with m...brad kittenbrink
2010-05-27we now require SSE_2_ so bump up the architecture for gcc.Tofu Linden
2010-05-26VPLAT-268: Update Mac for relative-path libexception_handler.dylibNat Goodspeed
2010-05-25Autovectorization crashes GCC 3.1. It's not very helpful anyway. Turn it off.Tofu Linden
2010-05-24fix some dos line endings.Andrew A. de Laix