Commit History

作者 SHA1 備註 提交日期
  Sam Edwards d0b6e2275d CMake: Remove IS(_NOT)_MINSIZE_BUILD 5 年之前
  Sam Edwards 3104bf3710 CMake: Fix issue with HAVE_X safety checks falsely failing 6 年之前
  Sam Edwards b00d7b23bc CMake: Use `CMAKE_FIND_PACKAGE_PREFER_CONFIG` to control `find_package` override 6 年之前
  Sam Edwards 74e9c610d3 CMake: Don't assume <PackageName>_FOUND will always be caps 6 年之前
  Sam Edwards bc152f665c CMake: Escape $<LINK_ONLY> in exported packages file 6 年之前
  Sam Edwards 5fa4af9189 CMake: Rely on GNUInstallDirs to specify install paths 6 年之前
  Donny Lawrence 10abe6e216 CMake: Remove usages of string(APPEND ...) 6 年之前
  Sam Edwards d3ef7bf12d CMake: Avoid using continue() 6 年之前
  Sam Edwards 6097d34ead CMake: Neatly format everything for readability and consistency 6 年之前
  Sam Edwards d961514892 CMake: Use string/list(APPEND foo ...) instead of set(foo ${foo} ...) 7 年之前
  Sam Edwards 30dd14c991 CMake: Fix "whitelisted property" error from CMake <3.8 7 年之前
  Sam Edwards f01303a0b3 CMake: Fix exported packages on Windows 7 年之前
  Sam Edwards bddd7c1b4b CMake: Generate/install exported target sets 7 年之前
  Sam Edwards b20c6e801c CMake: Add an export_packages() function to export PKG::* 7 年之前
  Sam Edwards 2b1554a44c CMake: Rename "config_package" function to "package_status" 7 年之前
  Sam Edwards dd5c411e88 CMake: When building metalib components, properly flag SYSTEM include dirs 7 年之前
  Sam Edwards bd187643f3 CMake: Look for packages by CONFIG first 7 年之前
  Sam Edwards 968ca123d4 CMake: Use packages by imported target where available 7 年之前
  Sam Edwards 1520d712d4 CMake: Remove target_use_packages 7 年之前
  Sam Edwards 0c889db928 CMake: Don't conflict with find_package internal variables 7 年之前
  Sam Edwards 540c4fc2cd CMake: Delete excess spaces 7 年之前
  Sam Edwards 2399655920 CMake: Make sure Interrogate doesn't see package include directories 7 年之前
  Sam Edwards f75e245b1f CMake: Enhance PackageConfig's include directory processing and name separation 7 年之前
  Sam Edwards 021728f4b3 CMake: Start the process of organizing packages into Package.cmake 7 年之前
  Sam Edwards 1fa1eb63cb CMake: Don't use target_include_directories, it's not supported on CMake 2.8.4. 11 年之前
  Sam Edwards c53a656b4b cmake: Fix typo in PackageConfig. 11 年之前
  kestred f8b901f60a Fix incorrect licensing and add missing parens after else. 12 年之前
  kestred bb19d8cb23 Enable package filtering by license in Distribution builds, and disable most packages by default in MinSizeRel builds. 12 年之前
  kestred b04ebdda98 Have package_option automatically generate option library targets instead of checking in every instance they're used. 12 年之前
  kestred 995688760b In panda config, unset libraries we're not using so that they're not used as link targets. 12 年之前