Commit History

Author SHA1 Message Date
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King a3a046643a ENH: Pass config to cmTarget RPATH install methods 16 years ago
  Brad King 789eaf157c ENH: Cleanup per-config target install generation 16 years ago
  Brad King da993b64ce ENH: Remove unused PROPERTIES from file(INSTALL) 16 years ago
  Brad King e67f5138b8 ENH: Refactor cmInstallGenerator for re-use 16 years ago
  Brad King 0e03bd1ab4 BUG: Do not map install_name of imported targets 17 years ago
  Brad King 7f819903ed BUG: Fix config test for target install rules 17 years ago
  Brad King 852242e56b BUG: RPATH adjustment of versioned executables should operate on the file and not the symlink. 17 years ago
  Brad King fdc3bfff7c ENH: Improve RPATH behavior during installation. 17 years ago
  Brad King 67834f2d53 BUG: Correct Mac OS X framework behavior 17 years ago
  Brad King 73f175146a ENH: During installation do not use builtin chrpath if the rpath will not change. 18 years ago
  Brad King d732de4a8a ENH: Cleanup builtin chrpath support 18 years ago
  Brad King 34c76d4304 ENH: Use builtin chrpath instead of relinking ELF targets 18 years ago
  Brad King 9e64d5b272 ENH: Improve exporting/importing of targets 18 years ago
  Brad King efec4f1cd6 COMP: Add missing include for assert. 18 years ago
  Brad King 8401c5ba06 ENH: Allow separate installation of shared libs and their links. 18 years ago
  Brad King 16186ec18c BUG: Remove InstallNameFixupPath from cmTarget and cmInstallTargetGenerator. 18 years ago
  Brad King 319c4c4d80 ENH: Update cmInstallTargetGenerator to get the shared libraries linked by a target from cmComputeLinkInformation instead of duplicating the computation. 18 years ago
  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 years ago
  Brad King e3b1bdb058 ENH: Support exporting/importing of AppBundle targets. 18 years ago
  Brad King 28ea034737 ENH: Support exporting/importing of Framework targets. 18 years ago
  Brad King 5594ad4885 ENH: Updated exporting and importing of targets to support libraries and configurations. 18 years ago
  Bill Hoffman d92d51429e BUG: fix for bug 6193, fix xcode depend helper 18 years ago
  Alexander Neundorf ac017f7aba 18 years ago
  Alexander Neundorf 3ae731fab7 ENH: add support for chrpath, so the RPATH in ELF files can be changed when 18 years ago
  David Cole 8e4c7b99e1 ENH: Finish up the Framework creation code restructuring. Frameworks build and install now. More work needed on the packaging step. See Tests/Framework for example use. 18 years ago
  David Cole 9a4e7ea742 ENH: Add InstallNameFixupPath to support installing built frameworks on the Mac. Change Application to Applications in the BundleTest. Also correct small typo (tcl->Tcl) noted in bug 4572. 18 years ago
  Alexander Neundorf 7db8c86ac9 18 years ago
  Brad King bffcff4530 ENH: Added warning when an install rule is created from an EXCLUDE_FROM_ALL target. Added a foo/preinstall version of targets that need relinking so that exclude-from-all targets can be manually relinked for installation. 18 years ago
  Brad King c3fed205e9 COMP: Remove shadowed local. 18 years ago