Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-10 | experimental - try 10.6 SDK and lvmgcc42 on TeamCity | Oz Linden | |
2011-06-01 | EXP-869 FIX -- Mac viewer should build without requiring settings modifications | Leslie Linden | |
Modified cmake GCC_VERSION from 4.2 to 4.0, our officially supported GCC version Reviewed by Richard | |||
2011-05-16 | merge | Dave Parks | |
2011-05-03 | Fix 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-02 | merge | Dave Parks | |
2011-04-22 | merge changes for storm-1187 | Oz Linden | |
2011-04-21 | merge | Dave Parks | |
2011-04-18 | Fixed debug information format for mac to allow breakpoints to work under Xcode. | Leslie Linden | |
2011-04-06 | OPEN-50 (partial): refactor cmake switches to common configurations and ↵ | Oz Linden | |
default values | |||
2011-04-04 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-04-01 | pull latest changes from viewer-development | Oz Linden | |
2011-03-31 | Apply server side code to message template verification onto the viewer tree. | Christian Goetze (CG) | |
2011-02-16 | for now, turn off precompiled header usage by default (so Incredibuild will ↵ | Alain Linden | |
work). | |||
2011-01-13 | mac buiding with autobuild and autobuild style packages (just say no to ↵ | Andrew A. de Laix | |
install.py) | |||
2010-12-09 | Use 10.5 sdk for now | Roxie Linden | |
2010-12-03 | Switch default platform SDK to 10.6 | Dave Parks | |
2010-11-04 | SH-392 Port over fix from mesh-development for FBOs on OSX | Loren Shih | |
2010-10-01 | disable incremental linking by default as per vir's request. | Dave Parks | |
2010-09-30 | Switch to 10.5 SDK | Dave Parks | |
2010-09-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-08-31 | VWR-20911 FOLLOWUP fixed indentation (cmake files use spaces only) | Boroondas Gupte | |
(transplanted from d02b22278d5b0a0386b3a7c25221b2069bc02963) | |||
2010-08-31 | VWR-20911 FIXED CMake build arch detection is inaccurate and incomplete | Boroondas 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-07 | Turning off universal builds | Palmer Truelson | |
2010-05-07 | revert mac build to 10.4u sdk. remove FBO code from llrendertarget.cpp with ↵ | Karl Stiefvater (qarl) | |
#ifdefs. | |||
2010-04-26 | Use 10.5 sdk | Dave Parks | |
2010-04-22 | EXT-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-13 | Added a USE_PRECOMPILED_HEADER cmake variable (defaulted on) and disabled ↵ | brad kittenbrink | |
pch usage for test executables. Reviewed by james and steve. | |||
2009-11-27 | Add CMake var LL_TESTS to optionally disable tests for build timing | James Cook | |
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-06-02 | Small braino | Bryan O'Sullivan | |
2009-04-30 | svn merge -r118008:118374 ↵ | Christian Goetze | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/cg/viewer-etch-1 QAR-1459 etch builds enabled | |||
2009-04-13 | merge -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-10 | Working around DEV-30401 by yanking the etch 32bit build code until the ↵ | Christian Goetze | |
viewer also builds on etch | |||
2009-04-09 | Get 32-bit builds going on 64-bit Debian Etch. | Bryan O'Sullivan | |
Reviewed by Brad. | |||
2008-07-15 | Add code to support add_viewer_version_to_manager | Christian Goetze | |
2008-07-07 | Add support for GRID:STRING in cmake | Christian Goetze | |
2008-07-03 | DEV-17460 updated the cmake SERVER variable init to work reliably | Mark Palange | |
2008-06-26 | svn merge -r89701:90677 ↵ | Jennifer Leech | |
svn+ssh://svn/svn/linden/branches/install-dev-binaries/s3-build -> release | |||
2008-06-17 | whoops - one line, nay, one *word* fix to my mac universal patch. Reviewed by cg | Paul Oppenheim | |
2008-06-16 | "mac cmake build should not be universal by default" changes. Reviewed by bos. | Paul Oppenheim | |
2008-06-02 | svn merge -r88066:88786 ↵ | Bryan O'Sullivan | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake-9-merge dataserver-is-deprecated for-fucks-sake-whats-with-these-commit-markers |