Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
llrender/llwindow cmake source a bit
|
|
multi-arch debian-based systems.
|
|
|
|
for the BAKING cmake setting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modified cmake GCC_VERSION from 4.2 to 4.0, our officially supported GCC version
Reviewed by Richard
|
|
|
|
headers problems and eliminated all our special cases for handling them.
|
|
|
|
|
|
|
|
|
|
default values
|
|
|
|
|
|
|
|
work).
|
|
install.py)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(transplanted from d02b22278d5b0a0386b3a7c25221b2069bc02963)
|
|
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)
|
|
|
|
#ifdefs.
|
|
|
|
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.
|
|
pch usage for test executables. Reviewed by james and steve.
|
|
|
|
ignore-dead-branch
|