提交歷史

作者 SHA1 備註 提交日期
  Stephen Kelly a3aedb8152 Split the generator expression before extracting targets. 12 年之前
  Stephen Kelly b6036d104a Extract the AddTargetNamespace method. 12 年之前
  Stephen Kelly cb1afbf466 Don't pass a position when determining if a target name is a literal. 12 年之前
  Stephen Kelly 40cf3fb95b Make linking APIs aware of 'head' target 12 年之前
  Stephen Kelly 0c657dc637 Add API to populate INTERFACE properties in exported targets. 13 年之前
  Stephen Kelly e04f737c7a Add API to extract target names from a genex string. 13 年之前
  Stephen Kelly bf2ddceb4e Generate an early-return guard in target Export files. 13 年之前
  Alex Neundorf 6f50a04cc1 exports: define a CMAKE_FIND_PACKAGE_NAME var set by find_package() 13 年之前
  Alex Neundorf 0cfd055acd exports: move the handling of missing targets into subclasses 13 年之前
  Alex Neundorf 190f2c8253 exports: fix build with MSVC6 13 年之前
  Alex Neundorf 8b5f448ba6 exports: first try at error handling if a target is missing 13 年之前
  Alex Neundorf 87f4c01910 exports: accept a missing target if it is exported exactly once 13 年之前
  Modestas Vainius e1409ac59b Support building shared libraries or modules without soname (#13155) 13 年之前
  Brad King 5c03438661 install(EXPORT): Improve target import failure message format 14 年之前
  Alex Neundorf a2be068c75 install(EXPORT): Enforce existence of imported target files 14 年之前
  Richard Bateman 5457b8254c Add support for CFBundle targets on the Mac (#11295) 15 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Brad King 69251f7549 Define 'multiplicity' for cyclic dependencies 16 年之前
  Brad King f888a0efaf ENH: Export and import link interface languages 16 年之前
  Brad King 34f78ee552 ENH: Simplify cmTarget link interface storage 16 年之前
  Brad King 06b0a692f4 ENH: Centralize default link interface computation 16 年之前
  Brad King 3c5cf1bb8c ENH: Allow a custom list of debug configurations 17 年之前
  Alexander Neundorf 68d6394cef ENH: protect the export files against inclusion with cmake 2.4 17 年之前
  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 年之前
  Brad King a0ef989715 ENH: Add cmake_policy push/version/pop to import/export files. 17 年之前
  Brad King dab5ea859a COMP: Fix Borland 5.5 build 17 年之前
  Brad King 82fcaebe28 ENH: Pass dependent library search path to linker on some platforms. 17 年之前
  Brad King 2cff26fa52 ENH: Support linking to shared libs with dependent libs 17 年之前
  Brad King 73a5f0846f COMP: Remove unused parameter. 17 年之前
  Brad King 0ac845b7da BUG: Fixed previous commit in cmExportFileGenerator to separate libraries correctly in the import link list. 17 年之前