Commit History

Author SHA1 Message Date
  rdb dfc5b47ec9 CMake: Improve reporting of enabled-but-not-found packages 5 years ago
  rdb ac089658f3 CMake: Fix error flood if OpenSSL is not present 5 years ago
  Sam Edwards d0b6e2275d CMake: Remove IS(_NOT)_MINSIZE_BUILD 5 years ago
  Sam Edwards 3104bf3710 CMake: Fix issue with HAVE_X safety checks falsely failing 6 years ago
  Sam Edwards b00d7b23bc CMake: Use `CMAKE_FIND_PACKAGE_PREFER_CONFIG` to control `find_package` override 6 years ago
  Sam Edwards 74e9c610d3 CMake: Don't assume <PackageName>_FOUND will always be caps 6 years ago
  Sam Edwards bc152f665c CMake: Escape $<LINK_ONLY> in exported packages file 6 years ago
  Sam Edwards 5fa4af9189 CMake: Rely on GNUInstallDirs to specify install paths 6 years ago
  Donny Lawrence 10abe6e216 CMake: Remove usages of string(APPEND ...) 6 years ago
  Sam Edwards d3ef7bf12d CMake: Avoid using continue() 6 years ago
  Sam Edwards 6097d34ead CMake: Neatly format everything for readability and consistency 6 years ago
  Sam Edwards d961514892 CMake: Use string/list(APPEND foo ...) instead of set(foo ${foo} ...) 7 years ago
  Sam Edwards 30dd14c991 CMake: Fix "whitelisted property" error from CMake <3.8 7 years ago
  Sam Edwards f01303a0b3 CMake: Fix exported packages on Windows 7 years ago
  Sam Edwards bddd7c1b4b CMake: Generate/install exported target sets 7 years ago
  Sam Edwards b20c6e801c CMake: Add an export_packages() function to export PKG::* 7 years ago
  Sam Edwards 2b1554a44c CMake: Rename "config_package" function to "package_status" 7 years ago
  Sam Edwards dd5c411e88 CMake: When building metalib components, properly flag SYSTEM include dirs 7 years ago
  Sam Edwards bd187643f3 CMake: Look for packages by CONFIG first 7 years ago
  Sam Edwards 968ca123d4 CMake: Use packages by imported target where available 7 years ago
  Sam Edwards 1520d712d4 CMake: Remove target_use_packages 7 years ago
  Sam Edwards 0c889db928 CMake: Don't conflict with find_package internal variables 7 years ago
  Sam Edwards 540c4fc2cd CMake: Delete excess spaces 7 years ago
  Sam Edwards 2399655920 CMake: Make sure Interrogate doesn't see package include directories 7 years ago
  Sam Edwards f75e245b1f CMake: Enhance PackageConfig's include directory processing and name separation 7 years ago
  Sam Edwards 021728f4b3 CMake: Start the process of organizing packages into Package.cmake 7 years ago
  Sam Edwards 1fa1eb63cb CMake: Don't use target_include_directories, it's not supported on CMake 2.8.4. 11 years ago
  Sam Edwards c53a656b4b cmake: Fix typo in PackageConfig. 11 years ago
  kestred f8b901f60a Fix incorrect licensing and add missing parens after else. 12 years ago
  kestred bb19d8cb23 Enable package filtering by license in Distribution builds, and disable most packages by default in MinSizeRel builds. 12 years ago