提交歷史

作者 SHA1 備註 提交日期
  Brad King 5abfb57184 Add target property LINK_SEARCH_START_STATIC to aid static linking 14 年之前
  Brad King 5fe3ac86ee Prefer non-empty prefixes when matching lib names (#11468) 15 年之前
  Alex Neundorf 0feb0b2d72 -fix bad check for Apple in AddDirectoryItem() introduced recently 15 年之前
  Alex Neundorf b3843bab60 -fix linking to frameworks when crosscompiling from Linux to iPhone (#10526) 15 年之前
  Chuck Atkins e750761857 OpenBSD: Work-around static/runtime linker inconsistency 15 年之前
  David Cole a9dcc7fd47 Fix warnings in CMake source code. Suppress warnings in Lexer and Parser files that are 'too hard' to fix. 16 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Brad King 8aaf3cebeb Factor implicit link info addition into methods 16 年之前
  Brad King 57057ee595 BUG: Do not filter non-library implicit link items 16 年之前
  Brad King 855d07f80e BUG: Always pass linker flags untouched 16 年之前
  Brad King 06a1e35d8a BUG: Do not recognize ':' in a library name 16 年之前
  Brad King 0de8be8b49 ENH: Link runtime libraries of all languages 16 年之前
  Brad King 7a907f87f8 STYLE: Factor cmComputeLinkInformation constructor 16 年之前
  Brad King 173448d988 ENH: Pass config to cmTarget::GetLinkerLanguage 16 年之前
  Brad King a3a046643a ENH: Pass config to cmTarget RPATH install methods 16 年之前
  Brad King a608467180 ENH: Simpler cmTarget::GetLinkerLanguage signature 16 年之前
  Brad King 0d31c3aafb BUG: Do not create empty build-tree RPATH 16 年之前
  Brad King d6dd3e91a4 BUG: Do not mangle symbols when editing RPATHs 16 年之前
  Brad King d2b108150f BUG: Recognize .so shared libraries on HP-UX 16 年之前
  Brad King 0fe06c8126 ENH: Keep target information in final link line 17 年之前
  Brad King 061d20be38 ENH: Add UNKNOWN type for IMPORTED libraries 17 年之前
  Brad King 08221c2a49 BUG: Preserve all non-targets on user link lines 17 年之前
  Brad King f8f5dde2ee ENH: Warn when system libraries may be hidden. 17 年之前
  Brad King 01d143c77b ENH: Provide context in path ordering warnings 17 年之前
  Bill Hoffman d652aed13a ENH: do not depend on files that do not exist 17 年之前
  Brad King b93f0318fe ENH: Support full-path libs w/out valid names. 17 年之前
  Brad King 74d6536024 ENH: Skip libs in known dirs for CMP0003 warnings. 17 年之前
  Brad King ff63bb1b44 ENH: Support full-path libs w/out extension in VS IDE. 17 年之前
  Brad King 3a5bdaa213 ENH: When preserving potentially static portions of original user link lines recognize shared library names by their extension and skip them. 17 年之前
  Bill Hoffman b017a02b90 ENH: only complain about -l stuff for CMP0003 17 年之前