Commit History

Author SHA1 Message Date
  Stephen Kelly f623d37a95 Don't write a comment in the export file without the code. 12 years ago
  Stephen Kelly 77d2646784 Allow generator expressions in LINK_INTERFACE_LIBRARIES. 13 years ago
  Stephen Kelly 94aeaf72c7 Split LINK_INTERFACE_LIBRARIES export handling into dedicated method. 13 years ago
  Stephen Kelly a3aedb8152 Split the generator expression before extracting targets. 13 years ago
  Stephen Kelly b6036d104a Extract the AddTargetNamespace method. 13 years ago
  Stephen Kelly cb1afbf466 Don't pass a position when determining if a target name is a literal. 13 years ago
  Stephen Kelly 40cf3fb95b Make linking APIs aware of 'head' target 13 years ago
  Stephen Kelly 0c657dc637 Add API to populate INTERFACE properties in exported targets. 13 years ago
  Stephen Kelly e04f737c7a Add API to extract target names from a genex string. 13 years ago
  Stephen Kelly bf2ddceb4e Generate an early-return guard in target Export files. 13 years ago
  Alex Neundorf 6f50a04cc1 exports: define a CMAKE_FIND_PACKAGE_NAME var set by find_package() 13 years ago
  Alex Neundorf 0cfd055acd exports: move the handling of missing targets into subclasses 13 years ago
  Alex Neundorf 190f2c8253 exports: fix build with MSVC6 13 years ago
  Alex Neundorf 8b5f448ba6 exports: first try at error handling if a target is missing 13 years ago
  Alex Neundorf 87f4c01910 exports: accept a missing target if it is exported exactly once 13 years ago
  Modestas Vainius e1409ac59b Support building shared libraries or modules without soname (#13155) 13 years ago
  Brad King 5c03438661 install(EXPORT): Improve target import failure message format 14 years ago
  Alex Neundorf a2be068c75 install(EXPORT): Enforce existence of imported target files 14 years ago
  Richard Bateman 5457b8254c Add support for CFBundle targets on the Mac (#11295) 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 69251f7549 Define 'multiplicity' for cyclic dependencies 16 years ago
  Brad King f888a0efaf ENH: Export and import link interface languages 16 years ago
  Brad King 34f78ee552 ENH: Simplify cmTarget link interface storage 16 years ago
  Brad King 06b0a692f4 ENH: Centralize default link interface computation 16 years ago
  Brad King 3c5cf1bb8c ENH: Allow a custom list of debug configurations 17 years ago
  Alexander Neundorf 68d6394cef ENH: protect the export files against inclusion with cmake 2.4 17 years ago
  Brad King 6d064999f6 BUG: Generated target export files should set the policy version to 2.6 instead of the currently running version because they are 2.6 compatible. 17 years ago
  Brad King a0ef989715 ENH: Add cmake_policy push/version/pop to import/export files. 17 years ago
  Brad King dab5ea859a COMP: Fix Borland 5.5 build 17 years ago
  Brad King 82fcaebe28 ENH: Pass dependent library search path to linker on some platforms. 18 years ago