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
*
macOS: Add support for new Xcode 11 frameworks directory
Marc Chevrier
2020-01-10
1
-0/+4
*
ObjC: Set same settings for all languages supported on Darwin
Cristian Adam
2019-11-07
1
-50/+26
*
Languages: Add support for Objective-C++
Steve Wilson
2019-09-28
1
-3/+6
*
Languages: Add support for Objective-C
Steve Wilson
2019-09-28
1
-1/+6
*
iOS: Only set the CMAKE_FIND_ROOT_PATH_MODE_* variables when not defined
Alexandru Croitor
2019-04-30
1
-3/+9
*
iOS: Only look for packages in the provided CMAKE_FIND_ROOT_PATHs
Alexandru Croitor
2019-04-30
1
-0/+1
*
iOS: Allow setting multiple CMAKE_FIND_ROOT_PATH values
Alexandru Croitor
2019-04-30
1
-1/+1
*
iOS: Allow specifying CMAKE_MACOSX_BUNDLE in toolchain file
Alexandru Croitor
2019-04-30
1
-1/+3
*
macOS: Fix addition of <sdk>/usr/include to default implicit include dirs
Brad King
2019-02-13
1
-1/+1
*
Apple: Introduce separate system name for iOS, tvOS, and watchOS
Gregor Jasny
2019-02-04
1
-0/+8
*
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
[next]