Commit History

Author SHA1 Message Date
  Brad King 3caf565d07 Merge topic 'rpath-on-mac' 12 years ago
  Clinton Stimpson 94e7fef226 OS X: Add RPATH support for Mac. 12 years ago
  Stephen Kelly 342fc04010 Recognize shared library files with a numerical suffix 12 years ago
  Stephen Kelly dcb5907ed6 Fix RPATH information when only a genex is used as a link library. 12 years ago
  Brad King e85f1c28d4 Merge topic 'rpath-use-implicit-link-dirs' 12 years ago
  Brad King 95a9c80cac Merge topic 'LINK_LIBRARIES-property' into rpath-use-implicit-link-dirs 12 years ago
  Brad King baa33acbda AIX-GNU: Put implicit link directories in runtime libpath (#13909) 12 years ago
  Brad King 171b0993d9 Avoid duplicate RPATH entries 12 years ago
  Brad King a9f1bf4380 Merge topic 'LINK_LIBRARIES-property' 13 years ago
  Stephen Kelly 40cf3fb95b Make linking APIs aware of 'head' target 13 years ago
  Brad King cc676c3a08 OS X: Detect implicit linker framework search paths 13 years ago
  Brad King ed9763136a Optionally skip link dependencies on shared library files 13 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  David Cole 50f9db9b00 Merge topic 'skip-install-rpath' 13 years ago
  Stephen Kelly 635bf50c27 Add an option to skip RPATH during installation. 13 years ago
  Brad King afc75bb7f5 Recognize OpenBSD versioned .so names (#12954) 13 years ago
  Brad King 5d9934312d Do not link private dependent shared libraries on OS X > 10.4 14 years ago
  Brad King e74f3744ae Fix linking to OS X Frameworks named with spaces (#12550) 14 years ago
  Modestas Vainius 317d077f6e multiarch: Treat lib/<arch> as implicit link dir (#12326) 14 years ago
  Brad King 5abfb57184 Add target property LINK_SEARCH_START_STATIC to aid static linking 14 years ago
  Brad King 5fe3ac86ee Prefer non-empty prefixes when matching lib names (#11468) 15 years ago
  Alex Neundorf 0feb0b2d72 -fix bad check for Apple in AddDirectoryItem() introduced recently 15 years ago
  Alex Neundorf b3843bab60 -fix linking to frameworks when crosscompiling from Linux to iPhone (#10526) 15 years ago
  Chuck Atkins e750761857 OpenBSD: Work-around static/runtime linker inconsistency 15 years ago
  David Cole a9dcc7fd47 Fix warnings in CMake source code. Suppress warnings in Lexer and Parser files that are 'too hard' to fix. 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 8aaf3cebeb Factor implicit link info addition into methods 16 years ago
  Brad King 57057ee595 BUG: Do not filter non-library implicit link items 16 years ago
  Brad King 855d07f80e BUG: Always pass linker flags untouched 16 years ago
  Brad King 06a1e35d8a BUG: Do not recognize ':' in a library name 16 years ago