Cronologia Commit

Autore SHA1 Messaggio Data
  Brad King b604b98c56 ENH: Define RULE_LAUNCH_* properties 17 anni fa
  Brad King a27e9ca4a2 BUG: Fix old-style install to prefix top 17 anni fa
  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 anni fa
  Brad King 205fce61b6 ENH: Warn if build dir is too long for filesystem 17 anni fa
  Brad King 3cf9265fa7 ENH: Refactor passing of max length object dir 17 anni fa
  Brad King ad44a41a18 ENH: Fix optional use of relative paths. 17 anni fa
  Brad King 8bffd5af36 ENH: Simplify framework -F flag generation 17 anni fa
  Brad King f89dae7a94 ENH: Create Info.plist files in OS X Frameworks 17 anni fa
  Brad King 990c6b0b90 ENH: Allow custom limit on object file path length 17 anni fa
  Brad King 061d20be38 ENH: Add UNKNOWN type for IMPORTED libraries 17 anni fa
  Brad King 0bf093fd17 STYLE: Convert unused target type cases to default 17 anni fa
  Brad King 7e11c5e928 BUG: Custom command depends may match sources 17 anni fa
  Brad King d35b5a2fb1 BUG: Do not convert RPATH entries to full path. 17 anni fa
  Brad King e44a9c9299 BUG: Fix escaping in link scripts 17 anni fa
  Bill Hoffman d6f02cd911 BUG: fix for bug 7421, fortran did not get arch flags on the mac 17 anni fa
  Bill Hoffman 1d1d874cf1 COMP: fix compiler warning and follow style 17 anni fa
  Brad King c1b8ad4e1d ENH: Allow users to specify a custom Info.plist template 17 anni fa
  Bill Hoffman 10c91ded4f ENH: add support for Intel Fortran Visual studio IDE 17 anni fa
  Brad King c7d84b21c6 BUG: Do not escape shell operators when generating command lines. 17 anni fa
  Bill Hoffman 2421c11a98 BUG: move this back out of the if statemtn 17 anni fa
  Bill Hoffman d4fdbeed64 ENH: allow users to set sysroot 17 anni fa
  Bill Hoffman 30630137f5 ENH: fix for the correct path to cmake 17 anni fa
  Ken Martin 73df9a5cd4 ENH: change CMP_ to CMP 17 anni fa
  Brad King 5233b75a77 ENH: Improve handling of old-style compatibility. 17 anni fa
  Brad King d732de4a8a ENH: Cleanup builtin chrpath support 17 anni fa
  Brad King 230c8972f7 BUG: Do not place $(CMAKE_COMMAND) in link scripts. 17 anni fa
  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). 18 anni fa
  Brad King 82fcaebe28 ENH: Pass dependent library search path to linker on some platforms. 18 anni fa
  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 anni fa
  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 anni fa