Історія комітів

Автор SHA1 Опис Дата
  Brad King b604b98c56 ENH: Define RULE_LAUNCH_* properties 16 роки тому
  Brad King a27e9ca4a2 BUG: Fix old-style install to prefix top 17 роки тому
  David Cole 1dee719cdc BUG: Fix issue #6195. Add CMAKE_OSX_DEPLOYMENT_TARGET cache variable to specify the target deployment runtime OS version of the built executables on Mac OSX. Thanks to Mike Jackson for the patch. 17 роки тому
  Brad King 205fce61b6 ENH: Warn if build dir is too long for filesystem 17 роки тому
  Brad King 3cf9265fa7 ENH: Refactor passing of max length object dir 17 роки тому
  Brad King ad44a41a18 ENH: Fix optional use of relative paths. 17 роки тому
  Brad King 8bffd5af36 ENH: Simplify framework -F flag generation 17 роки тому
  Brad King f89dae7a94 ENH: Create Info.plist files in OS X Frameworks 17 роки тому
  Brad King 990c6b0b90 ENH: Allow custom limit on object file path length 17 роки тому
  Brad King 061d20be38 ENH: Add UNKNOWN type for IMPORTED libraries 17 роки тому
  Brad King 0bf093fd17 STYLE: Convert unused target type cases to default 17 роки тому
  Brad King 7e11c5e928 BUG: Custom command depends may match sources 17 роки тому
  Brad King d35b5a2fb1 BUG: Do not convert RPATH entries to full path. 17 роки тому
  Brad King e44a9c9299 BUG: Fix escaping in link scripts 17 роки тому
  Bill Hoffman d6f02cd911 BUG: fix for bug 7421, fortran did not get arch flags on the mac 17 роки тому
  Bill Hoffman 1d1d874cf1 COMP: fix compiler warning and follow style 17 роки тому
  Brad King c1b8ad4e1d ENH: Allow users to specify a custom Info.plist template 17 роки тому
  Bill Hoffman 10c91ded4f ENH: add support for Intel Fortran Visual studio IDE 17 роки тому
  Brad King c7d84b21c6 BUG: Do not escape shell operators when generating command lines. 17 роки тому
  Bill Hoffman 2421c11a98 BUG: move this back out of the if statemtn 17 роки тому
  Bill Hoffman d4fdbeed64 ENH: allow users to set sysroot 17 роки тому
  Bill Hoffman 30630137f5 ENH: fix for the correct path to cmake 17 роки тому
  Ken Martin 73df9a5cd4 ENH: change CMP_ to CMP 17 роки тому
  Brad King 5233b75a77 ENH: Improve handling of old-style compatibility. 17 роки тому
  Brad King d732de4a8a ENH: Cleanup builtin chrpath support 17 роки тому
  Brad King 230c8972f7 BUG: Do not place $(CMAKE_COMMAND) in link scripts. 17 роки тому
  Brad King 67f8c0fd10 ENH: Allow multiple OS X applications bundles to be created in a single build directory. Converted Info.plist files to be generated directly instead of configured with make variables. The MACOSX_BUNDLE_* variables are now properties (and vars for compatibility). 17 роки тому
  Brad King 82fcaebe28 ENH: Pass dependent library search path to linker on some platforms. 18 роки тому
  Brad King 52b3f85642 ENH: Enable use of link script whenever incremental archive construction rules are available. Enable use of archive construction rules on MSYS. 18 роки тому
  Brad King ffac622a85 ENH: Add cmTarget::GetLinkInformation method to allow several places in the generators to share link information while only computing it once per configuration for a target. Use it to simplify the chrpath feature. 18 роки тому