summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Darwin.cmake
Commit message (Expand)AuthorAgeFilesLines
* ENH: fix spelling errorBill Hoffman2007-10-221-2/+1
* ENH: try to fix boostrap on 10.5Bill Hoffman2007-10-221-1/+2
* ENH: do not always add -arch flagsBill Hoffman2007-10-201-0/+1
* ENH: use the correct flag for the linkerBill Hoffman2007-08-171-2/+2
* ENH: make sure osx searches static and shared libs like other platformsBill Hoffman2007-08-161-2/+2
* ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set inAlexander Neundorf2007-08-091-0/+2
* ENH: determine typesize by compiling a file and reading strings from the comp...Alexander Neundorf2007-06-041-5/+0
* ENH: move hack to fix "new cmake on old build tree on OSX doesn't have CMAKE_...Alexander Neundorf2007-05-181-0/+9
* ENH: initial support for creation of frameworks on MacBill Hoffman2007-05-081-0/+5
* ENH: Added CMAKE_SHARED_MODULE_LOADER_C_FLAG and CMAKE_SHARED_MODULE_LOADER_C...Brad King2007-04-171-0/+2
* BUG: Propagate platform settings such as CMAKE_OSX_ARCHITECTURES to the try c...Andy Cedilnik2007-03-021-0/+5
* BUG: Do not enable -isystem support for Xcode generator until it is implemented.Brad King2006-10-061-0/+6
* BUG: fix for bug# 3584 missing SONAME for fortran on darwinBill Hoffman2006-10-041-0/+7
* ENH: add patch for finding applications on OSXBill Hoffman2006-04-131-0/+8
* ENH: use correct name for pathBill Hoffman2006-03-291-1/+1
* ENH: Add support for adding content to bundlesAndy Cedilnik2006-03-281-0/+2
* ENH: add support for universal binariesBill Hoffman2006-03-241-0/+23
* ENH: add support for removing language flags from shared library and shared m...Bill Hoffman2006-03-141-0/+2
* ENH: remove junkBill Hoffman2006-03-091-1/+1
* ENH: add support for language flags that allow for universal binariesBill Hoffman2006-03-061-4/+4
* ENH: check in new find stuffBill Hoffman2006-03-021-0/+3
* ENH: use program files env for searchingBill Hoffman2006-02-281-0/+9
* ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...Brad King2006-02-241-24/+12
* ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRA...Brad King2006-02-091-0/+1
* ENH: fixed some spelling errorsKen Martin2005-06-201-1/+1
* ENH: fix install test with xcode, the xcode generator does not support librar...Bill Hoffman2005-04-071-3/+5
* ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ...Brad King2005-04-061-29/+22
* ENH: Adding support for shared library versioning using the -install_name opt...Brad King2005-03-011-4/+31
* ENH: use c++ with c++ and c flags with cBill Hoffman2004-09-241-2/+2
* ENH: more uniform approach to enable language, one step closer to being able ...Bill Hoffman2004-08-261-1/+0
* BUG: fix for bug 116 platform files can now specify directories that should n...Bill Hoffman2004-04-281-0/+2
* BUG: fix for bug 383 gcc flags are now always set if the compiler is gnuBill Hoffman2003-11-141-0/+2
* ERR: Old -flat_namespace -undefined suppress flags for CMAKE_SHARED_MODULE_CR...Brad King2003-10-151-4/+9
* ENH: remove the -flat_namespace and -undefined suppress hacks fromYves Starreveld2003-08-281-1/+1
* ENH: Added <LINK_FLAGS> to link rules.Brad King2002-12-311-4/+4
* ENH: fix for darwin modulesBill Hoffman2002-11-111-0/+2
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-0/+18