summaryrefslogtreecommitdiff
path: root/indra/cmake/Variables.cmake
AgeCommit message (Collapse)Author
2012-10-15Speeding up cmake configuration, especially on linux. Re-arranged ↵Don Kjer
llrender/llwindow cmake source a bit
2012-10-11Adding multi-arch hints to CMake, allowing it to correctly find libraries on ↵Don Kjer
multi-arch debian-based systems.
2012-10-04Limiting headless builds to linuxDon Kjer
2012-10-04Building headless and non-headless libraries side-by-side, removing the need ↵Don Kjer
for the BAKING cmake setting.
2012-10-04Removing server-related cmake cruft. Fixing libGLU warnings on linux.Don Kjer
2012-08-22Fix up white space to follow coding policy guidelinescallum_linden
2012-08-17Minor change required for merge from viewer-developmentAura Linden
2012-08-08More optional config for 10.5 buildsAura Linden
2012-07-25Fix to build with code signing option (patch from STORM-1900)callum_linden
2012-07-23Make build dependent on version of xcode, not version of OSX for DARWINAura Linden
2012-07-23Changed CMake to work for older and newer versions of OSXAura Linden
2012-07-18cmake changes for OSX 10.7Aura Linden
2011-06-01EXP-869 FIX -- Mac viewer should build without requiring settings modificationsLeslie Linden
Modified cmake GCC_VERSION from 4.2 to 4.0, our officially supported GCC version Reviewed by Richard
2011-05-16mergeDave Parks
2011-05-03Fix for CHOP-619. Found a general solution to our vs2010 precompiled ↵brad kittenbrink
headers problems and eliminated all our special cases for handling them.
2011-05-02mergeDave Parks
2011-04-22merge changes for storm-1187Oz Linden
2011-04-21mergeDave Parks
2011-04-18Fixed debug information format for mac to allow breakpoints to work under Xcode.Leslie Linden
2011-04-06OPEN-50 (partial): refactor cmake switches to common configurations and ↵Oz Linden
default values
2011-04-04Automated merge up from viewer-development into mesh-developmentLoren Shih
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-02-16for now, turn off precompiled header usage by default (so Incredibuild will ↵Alain Linden
work).
2011-01-13mac buiding with autobuild and autobuild style packages (just say no to ↵Andrew A. de Laix
install.py)
2010-12-09Use 10.5 sdk for nowRoxie Linden
2010-12-03Switch default platform SDK to 10.6Dave Parks
2010-11-04SH-392 Port over fix from mesh-development for FBOs on OSXLoren Shih
2010-10-01disable incremental linking by default as per vir's request.Dave Parks
2010-09-30Switch to 10.5 SDKDave Parks
2010-09-27mergeDave Parks
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-08-31VWR-20911 FOLLOWUP fixed indentation (cmake files use spaces only)Boroondas Gupte
(transplanted from d02b22278d5b0a0386b3a7c25221b2069bc02963)
2010-08-31VWR-20911 FIXED CMake build arch detection is inaccurate and incompleteBoroondas Gupte (patch by Robin Cornelius)
Robin Cornelius' patch from http://jira.secondlife.com/secure/attachment/42801/SNOW-776+Don%27t+use+uname+for+build+arch+detection%2C+use+compiler.patch applied without fuzz: patching file indra/cmake/Variables.cmake Hunk #1 succeeded at 52 (offset -2 lines). Added entry in doc/contributions.txt. No further changes other than that. (transplanted from a9132a63e4739965d65ddd58a7be9eabe4321c2a)
2010-05-07Turning off universal buildsPalmer Truelson
2010-05-07revert mac build to 10.4u sdk. remove FBO code from llrendertarget.cpp with ↵Karl Stiefvater (qarl)
#ifdefs.
2010-04-26Use 10.5 sdkDave Parks
2010-04-22EXT-7004 : Select GCC 4.0 automatically as the compiler in Xcode with Cmake ↵Aimee Linden
2.8.1 GCC 4.0 will be selected as the compiler in Xcode if building against the OS X 10.4 SDK which is incompatible with GCC 4.2 Also made it possible to override the selected SDK from the configure line, by using something like: -DCMAKE_OSX_DEPLOYMENT_TARGET:STRING='10.4' -DCMAKE_OSX_SYSROOT:PATH='/Developer/SDKs/MacOSX10.5.sdk' Reviewed by: Poppy.
2009-11-13Added a USE_PRECOMPILED_HEADER cmake variable (defaulted on) and disabled ↵brad kittenbrink
pch usage for test executables. Reviewed by james and steve.
2009-11-27Add CMake var LL_TESTS to optionally disable tests for build timingJames Cook
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
ignore-dead-branch
2009-06-02Small brainoBryan O'Sullivan
2009-04-30svn merge -r118008:118374 ↵Christian Goetze
svn+ssh://svn.lindenlab.com/svn/linden/branches/cg/viewer-etch-1 QAR-1459 etch builds enabled
2009-04-13merge -r116796:116932 ↵Christian Goetze
svn+ssh://svn.lindenlab.com/svn/linden/branches/http-texture/http-texture-10 DEV-8668 (llkdu) DEV-30348 (set development default channel to LindenDeveloper)
2009-04-10Working around DEV-30401 by yanking the etch 32bit build code until the ↵Christian Goetze
viewer also builds on etch
2009-04-09Get 32-bit builds going on 64-bit Debian Etch.Bryan O'Sullivan
Reviewed by Brad.
2008-07-15Add code to support add_viewer_version_to_managerChristian Goetze
2008-07-07Add support for GRID:STRING in cmakeChristian Goetze
2008-07-03DEV-17460 updated the cmake SERVER variable init to work reliablyMark Palange
2008-06-26svn merge -r89701:90677 ↵Jennifer Leech
svn+ssh://svn/svn/linden/branches/install-dev-binaries/s3-build -> release