index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
Platform
/
Darwin.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'fix-macos-sysroot'
Brad King
2016-11-02
1
-24/+0
|
\
|
*
Darwin: Remove deployment target version check
Gregor Jasny
2016-11-01
1
-24/+0
*
|
Makefiles: Remove forbidden flag logic
Stephen Kelly
2016-10-09
1
-2/+0
|
/
*
Darwin: Add support for tbd library stub files
Gregor Jasny
2015-08-24
1
-1/+1
*
OS X: Look for Xcode 5 platform-specific Frameworks
Gregor Jasny
2015-03-24
1
-6/+14
*
OS X: Add platform-specific Frameworks search path
Gregor Jasny
2015-02-23
1
-0/+7
*
OS X: Allow deployment target with "/" sysroot (#15040)
Jeremy Huddleston
2014-07-28
1
-0/+2
*
Merge branch 'master' into osx-init-early
Brad King
2014-04-29
1
-1/+1
|
\
|
*
Remove .* expressions from beginning and end of MATCHES regexs
Rolf Eike Beer
2014-04-14
1
-1/+1
*
|
OS X: Factor a Darwin-Initialize module out of Platform/Darwin
Brad King
2014-04-29
1
-137/+0
|
/
*
OS X: Fix app bundle search path during cross compiling (#14603)
Flynn Marquardt
2013-12-02
1
-1/+3
*
Drop compatibility with CMake < 2.4
Brad King
2013-10-23
1
-5/+0
*
OS X: Encode -F framework search flag in per-language platform variable
Brad King
2013-10-10
1
-0/+5
*
OS X: Search system SDKs for frameworks
Brad King
2013-09-27
1
-0/+9
*
OS X: Do not default to non-existent deployment target SDK
Brad King
2013-08-14
1
-2/+14
*
OS X: Enable command-line build without tools in PATH
Brad King
2013-08-06
1
-0/+6
*
OS X: Search for SDK based on deployment target (#14324)
Brad King
2013-08-02
1
-1/+5
*
OS X: Add RPATH support for Mac.
Clinton Stimpson
2013-06-03
1
-0/+5
*
Xcode: Add support for shared library versioning
Clinton Stimpson
2013-05-29
1
-6/+2
*
OS X: Detect implicit linker framework search paths
Brad King
2012-12-11
1
-0/+18
*
OS X: Warn about known SDK breakage by Xcode 3.2.6
Brad King
2012-11-08
1
-0/+17
*
OS X: Fix default CMAKE_OSX_SYSROOT with deployment target
Brad King
2012-11-05
1
-0/+1
*
OS X: Teach deployment target sanity check about SDK names
Brad King
2012-09-22
1
-20/+30
*
OS X: Further improve default CMAKE_OSX_SYSROOT selection
Brad King
2012-09-21
1
-1/+3
*
OS X: If CMAKE_OSX_SYSROOT is already set do not compute default
Brad King
2012-09-21
1
-4/+6
*
OS X: Simplify selection of CMAKE_OSX_ARCHITECTURES
Brad King
2012-09-21
1
-23/+4
*
OS X: Allow CMAKE_OSX_SYSROOT to be a logical SDK name
Brad King
2012-09-21
1
-2/+35
*
OS X: Improve default CMAKE_OSX_SYSROOT selection
Brad King
2012-09-21
1
-44/+39
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-18/+18
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-123/+123
*
Mac: Add guards to CMAKE_FIND_FRAMEWORK and CMAKE_FIND_APPBUNDLE defaults
Charlie Sharpsteen
2012-05-31
1
-3/+6
*
Support building shared libraries or modules without soname (#13155)
Modestas Vainius
2012-04-30
1
-5/+5
*
OS X: Mark find_program results as advanced
David Cole
2012-04-06
1
-0/+2
*
OS X: Use correct extra path when searching for applicaton bundles (#13066)
David Cole
2012-04-06
1
-3/+15
*
OS X: Use OSX_DEVELOPER_ROOT for app search path (#13066)
Kashif Rasul
2012-03-26
1
-1/+1
*
Xcode: Detect new default locations of Xcode 4.3 bits and pieces (#12621)
David Cole
2012-03-09
1
-13/+20
*
Do not link private dependent shared libraries on OS X > 10.4
Brad King
2011-12-15
1
-5/+7
*
Strip trailing space from xcode-select output (#10723)
David Cole
2011-02-01
1
-1/+2
*
Pass Mac linker flag through PGI compiler using "-Wl,"
Brad King
2010-11-22
1
-4/+4
*
Search MacPorts /opt/local prefix on Mac
Brad King
2010-09-01
1
-1/+4
*
Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always...
David Cole
2010-01-29
1
-31/+16
*
Fix issue with SDK not matching initial deployment target chosen by setting t...
David Cole
2009-12-23
1
-31/+37
*
Fix issues #9959 and #9898 - do not set CMAKE_OSX_DEPLOYMENT_TARGET if CMAKE_...
David Cole
2009-12-15
1
-14/+29
*
Reduce duplication in Platform/<os>.cmake files
Brad King
2009-12-02
1
-2/+0
*
Fix check for -isysroot on OS X
Brad King
2009-09-19
1
-14/+0
*
Add detection of gcc versions that do not support isysroot option and do not ...
Bill Hoffman
2009-09-18
1
-0/+14
*
Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs...
Bill Hoffman
2009-09-17
1
-5/+1
*
BUG: Remove implicit include dir suppression
Brad King
2009-02-24
1
-1/+0
*
BUG: Allow third component of Mac OSX sw_vers output to be empty. Mac OSX 10....
David Cole
2009-02-17
1
-1/+1
*
BUG: Remove unnecessary double quotes from SET statements. Hopefully resolves...
David Cole
2009-01-29
1
-8/+8
[next]