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
*
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
*
ENH: move hack to fix "new cmake on old build tree on OSX doesn't have CMAKE_...
Alexander Neundorf
2007-05-18
1
-0/+9
*
ENH: initial support for creation of frameworks on Mac
Bill Hoffman
2007-05-08
1
-0/+5
*
ENH: Added CMAKE_SHARED_MODULE_LOADER_C_FLAG and CMAKE_SHARED_MODULE_LOADER_C...
Brad King
2007-04-17
1
-0/+2
*
BUG: Propagate platform settings such as CMAKE_OSX_ARCHITECTURES to the try c...
Andy Cedilnik
2007-03-02
1
-0/+5
*
BUG: Do not enable -isystem support for Xcode generator until it is implemented.
Brad King
2006-10-06
1
-0/+6
*
BUG: fix for bug# 3584 missing SONAME for fortran on darwin
Bill Hoffman
2006-10-04
1
-0/+7
*
ENH: add patch for finding applications on OSX
Bill Hoffman
2006-04-13
1
-0/+8
*
ENH: use correct name for path
Bill Hoffman
2006-03-29
1
-1/+1
*
ENH: Add support for adding content to bundles
Andy Cedilnik
2006-03-28
1
-0/+2
*
ENH: add support for universal binaries
Bill Hoffman
2006-03-24
1
-0/+23
*
ENH: add support for removing language flags from shared library and shared m...
Bill Hoffman
2006-03-14
1
-0/+2
*
ENH: remove junk
Bill Hoffman
2006-03-09
1
-1/+1
*
ENH: add support for language flags that allow for universal binaries
Bill Hoffman
2006-03-06
1
-4/+4
*
ENH: check in new find stuff
Bill Hoffman
2006-03-02
1
-0/+3
*
ENH: use program files env for searching
Bill Hoffman
2006-02-28
1
-0/+9
*
ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...
Brad King
2006-02-24
1
-24/+12
*
ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRA...
Brad King
2006-02-09
1
-0/+1
*
ENH: fixed some spelling errors
Ken Martin
2005-06-20
1
-1/+1
*
ENH: fix install test with xcode, the xcode generator does not support librar...
Bill Hoffman
2005-04-07
1
-3/+5
*
ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ...
Brad King
2005-04-06
1
-29/+22
*
ENH: Adding support for shared library versioning using the -install_name opt...
Brad King
2005-03-01
1
-4/+31
*
ENH: use c++ with c++ and c flags with c
Bill Hoffman
2004-09-24
1
-2/+2
*
ENH: more uniform approach to enable language, one step closer to being able ...
Bill Hoffman
2004-08-26
1
-1/+0
[next]