Commit Graph

68 Commits (680194deaf7a35caaa629abc16e886d71baff636)

Author SHA1 Message Date
callum_linden 5234730779 Update to build on Xcode 6.0: Remove concept of XCODE_VERSION from CMake files - we standardize on Xcode 6 2014-10-20 15:04:45 -07:00
callum_linden 512b166d54 Update to build on Xcode 6.0: first pass at CMake changes to get a build started 2014-10-17 11:44:45 -07:00
Oz Linden 776aadf4ef OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBS 2014-03-19 17:30:07 -04:00
Geenz 72159fd03e The viewer now requires the 10.7 SDK or above to compile. 2013-06-17 18:18:37 -04:00
Geenz 3779e51bfc Merged with https://bitbucket.org/lindenlab/viewer-beta 2013-05-13 22:22:51 -04:00
Oz Linden 3bb708d706 merge up to latest viewer-development for merge to 3.5.2 2013-04-19 14:42:56 -04:00
Oz Linden ddd5659f81 merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
Oz Linden 327c99cadb merge up to 3.5.2 development 2013-04-16 16:01:32 -04:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
Graham Madarasz (Graham Linden) 98e02a5d76 Merge new boost and add OS X 10.8 mods 2013-02-22 09:49:58 -08:00
Don Kjer e1af26eaa2 Disabling build of headless appearance utility 2012-12-20 21:39:33 +00:00
Oz Linden 5ea68c69a4 convert to new channel name scheme and remove login_channel build time parameter 2013-02-12 10:50:47 -05:00
Oz Linden d7e90f4160 derive version number from indra/VIEWER_VERSION.txt 2013-02-07 11:56:57 -05:00
Don Kjer 27933214f4 Switching to system osmesa library instead of pre-packaged library 2012-10-24 18:19:22 +00:00
Don Kjer 98e2488f6f Fix for headless appearance utility not linking correctly 2012-10-17 23:11:40 +00:00
Don Kjer cc5f8686fe Speeding up cmake configuration, especially on linux. Re-arranged llrender/llwindow cmake source a bit 2012-10-15 17:36:51 +00:00
Don Kjer e60491fc69 Adding multi-arch hints to CMake, allowing it to correctly find libraries on multi-arch debian-based systems. 2012-10-11 20:10:11 +00:00
Don Kjer 8977224883 Limiting headless builds to linux 2012-10-04 08:27:13 +00:00
Don Kjer 21df924a10 Building headless and non-headless libraries side-by-side, removing the need for the BAKING cmake setting. 2012-10-04 06:29:07 +00:00
Don Kjer c9ab9590aa Removing server-related cmake cruft. Fixing libGLU warnings on linux. 2012-10-04 03:12:48 +00:00
callum_linden 848ed9cb2f Fix up white space to follow coding policy guidelines 2012-08-22 12:58:08 -07:00
Aura Linden 3e05f169d6 Minor change required for merge from viewer-development 2012-08-17 09:04:16 -07:00
Aura Linden 3e9c9993e3 More optional config for 10.5 builds 2012-08-08 11:28:19 -07:00
callum_linden 78854c9baa Fix to build with code signing option (patch from STORM-1900) 2012-07-25 16:42:37 -07:00
Aura Linden 629ae69793 Make build dependent on version of xcode, not version of OSX for DARWIN 2012-07-23 13:09:26 -07:00
Aura Linden 5624f03b9c Changed CMake to work for older and newer versions of OSX 2012-07-23 12:34:02 -07:00
Aura Linden d2e67d0c0b cmake changes for OSX 10.7 2012-07-18 19:01:19 -07:00
Leslie Linden b530648dd4 EXP-869 FIX -- Mac viewer should build without requiring settings modifications
Modified cmake GCC_VERSION from 4.2 to 4.0, our officially supported GCC version

Reviewed by Richard
2011-06-01 11:46:53 -07:00
Dave Parks 8a92612fd9 merge 2011-05-16 12:34:15 -05:00
brad kittenbrink a8ba89eb41 Fix for CHOP-619. Found a general solution to our vs2010 precompiled headers problems and eliminated all our special cases for handling them. 2011-05-03 18:15:00 -07:00
Dave Parks a25f898703 merge 2011-05-02 14:52:12 -05:00
Oz Linden 0656620e2d merge changes for storm-1187 2011-04-22 11:49:41 -04:00
Dave Parks 19857d0cf0 merge 2011-04-21 16:23:00 -05:00
Leslie Linden 8d2943c5dd Fixed debug information format for mac to allow breakpoints to work under Xcode. 2011-04-18 14:08:29 -07:00
Oz Linden 8f0d59cab3 OPEN-50 (partial): refactor cmake switches to common configurations and default values 2011-04-06 05:46:45 -04:00
Loren Shih 47781184fc Automated merge up from viewer-development into mesh-development 2011-04-04 10:42:52 -04:00
Oz Linden d0ba2bc847 pull latest changes from viewer-development 2011-04-01 09:52:37 -04:00
Christian Goetze (CG) 44ad672b9e Apply server side code to message template verification onto the viewer tree. 2011-03-31 15:43:47 -07:00
Alain Linden faecf0fe9a for now, turn off precompiled header usage by default (so Incredibuild will work). 2011-02-16 15:56:31 -08:00
Andrew A. de Laix b7637e58be mac buiding with autobuild and autobuild style packages (just say no to install.py) 2011-01-13 13:09:27 -08:00
Roxie Linden d8695e8d65 Use 10.5 sdk for now 2010-12-09 18:09:35 -08:00
Dave Parks 27b2ec552d Switch default platform SDK to 10.6 2010-12-03 02:38:57 -06:00
Loren Shih 09a9e61c34 SH-392 Port over fix from mesh-development for FBOs on OSX 2010-11-04 16:33:16 -04:00
Dave Parks 845f004932 disable incremental linking by default as per vir's request. 2010-10-01 13:32:30 -05:00
Dave Parks 3ee62f7d73 Switch to 10.5 SDK 2010-09-30 00:48:00 -05:00
Dave Parks 7c2b9221d6 merge 2010-09-27 15:20:27 -05:00
Brad Payne (Vir Linden) 90e3d83a5c Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
Boroondas Gupte bd3d9e1ba9 VWR-20911 FOLLOWUP fixed indentation (cmake files use spaces only)
(transplanted from d02b22278d5b0a0386b3a7c25221b2069bc02963)
2010-08-31 14:41:46 +02:00
Boroondas Gupte (patch by Robin Cornelius) 136858bd20 VWR-20911 FIXED CMake build arch detection is inaccurate and incomplete
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-08-31 12:16:03 +02:00
Palmer Truelson 761b346e8d Turning off universal builds 2010-05-07 16:32:29 -07:00