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
...
*
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
*
BUG: Fix OS X dylib version flags for more linkers
Brad King
2009-01-29
1
-2/+2
*
BUG: Fix careless typo that only caused test failures on clean builds...
David Cole
2009-01-28
1
-1/+1
*
BUG: Try to fix the universal binary continuous dashboard on dashmacmini2. I ...
David Cole
2009-01-27
1
-6/+12
*
BUG: Only set CMAKE_OSX_DEPLOYMENT_TARGET on Mac OSX 10.4 or later. The gcc t...
David Cole
2009-01-27
1
-2/+4
*
BUG: Fix issue #6195. Add CMAKE_OSX_DEPLOYMENT_TARGET cache variable to speci...
David Cole
2009-01-27
1
-33/+102
*
BUG: Fix install_name_tool problem on the Mac when a PROJECT(... NONE) is fol...
David Cole
2008-12-30
1
-1/+1
*
BUG: fix for 6710 CMAKE_OSX_SYSROOT should be a PATH
Bill Hoffman
2008-08-19
1
-1/+1
*
BUG: Fix dylib versioning flags for old OSX.
Brad King
2008-07-09
1
-2/+2
*
ENH: Set version info for shared libs on OSX.
Brad King
2008-07-09
1
-0/+5
*
ENH: allow users to set sysroot
Bill Hoffman
2008-04-28
1
-0/+1
*
ENH: Cleanup building of OS X bundle content
Brad King
2008-02-15
1
-2/+0
*
ENH: Pass dependent library search path to linker on some platforms.
Brad King
2008-02-01
1
-1/+1
*
ENH: Support linking to shared libs with dependent libs
Brad King
2008-01-31
1
-0/+6
*
ENH: Convert Modules/Platform specification of system search paths to use CMA...
Brad King
2008-01-16
1
-2/+1
*
ENH: add support for env var and better default for CMAKE_OSX_SYSROOT
Bill Hoffman
2007-11-15
1
-7/+13
*
ENH: fix bug in default arch, it was using the environment variable which is ...
Bill Hoffman
2007-11-08
1
-1/+3
*
BUG: Do not us the search_paths_first flag on older Mac OSX (10.2 and earlier...
David Cole
2007-11-08
1
-2/+29
*
ENH: fix spelling error
Bill Hoffman
2007-10-22
1
-2/+1
*
ENH: try to fix boostrap on 10.5
Bill Hoffman
2007-10-22
1
-1/+2
*
ENH: do not always add -arch flags
Bill Hoffman
2007-10-20
1
-0/+1
*
ENH: use the correct flag for the linker
Bill Hoffman
2007-08-17
1
-2/+2
*
ENH: make sure osx searches static and shared libs like other platforms
Bill Hoffman
2007-08-16
1
-2/+2
*
ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set in
Alexander Neundorf
2007-08-09
1
-0/+2
*
ENH: determine typesize by compiling a file and reading strings from the comp...
Alexander Neundorf
2007-06-04
1
-5/+0
[prev]
[next]