Commit History

Author SHA1 Message Date
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 years ago
  Clinton Stimpson 0b9906c2fb Windows: Use wide-character system APIs 12 years ago
  Brad King 7d47c69365 Drop compatibility with CMake < 2.4 12 years ago
  Brad King e33d8d2d77 Drop builtin command documentation 12 years ago
  Adrien Destugues 1dc61f8142 Haiku: Remove use of B_COMMON_DIRECTORY 12 years ago
  Stephen Kelly b73e05d7c9 Mention that IMPORTED targets may be created by a find_package call. 12 years ago
  Stephen Kelly 79ae968a18 Revert "Add a way to exclude INTERFACE properties from exported targets." 12 years ago
  Stephen Kelly 71bf96ec78 Revert "find_package: Reword <package>_NO_INTERFACES documentation" 12 years ago
  Brad King 179f495602 find_package: Reword <package>_NO_INTERFACES documentation 12 years ago
  Stephen Kelly 2c3654c3de Add a way to exclude INTERFACE properties from exported targets. 12 years ago
  Alex Neundorf 6f50a04cc1 exports: define a CMAKE_FIND_PACKAGE_NAME var set by find_package() 13 years ago
  Alex Neundorf ae4ab62569 find_package: add support for a <package>_NOT_FOUND_MESSAGE variable 13 years ago
  Alex Neundorf 1f8f58a0b9 fix #13195: avoid multiple mentions of found packages 13 years ago
  Brad King 5ed93db4cf find_package: Fix components signature documentation (#13142) 13 years ago
  Brad King 6c12e820b8 find_package: Document <package>_FIND_* variables (#13142) 13 years ago
  Alex Neundorf 34108cd3b3 find_package: add documentation for OPTIONAL_COMPONENTS 13 years ago
  Alex Neundorf f2e0a18761 find_package: add OPTIONAL_COMPONENTS keyword 13 years ago
  Alex Neundorf 16c0c7376c find_package: allow <pkg>Config.cmake to set <pkg>_FOUND to FALSE 13 years ago
  David Cole fa0f065426 Merge topic 'find_package_fatal_error_if_required_and_config_not_found' 13 years ago
  David Cole da43d8fa8d Merge topic 'MakingConfigFilesEasier_ConfigureMacro' 13 years ago
  Alex Neundorf 6973e2d5a8 wrap write_basic_config_version_file as write_basic_package_version_file() 13 years ago
  Alex Neundorf c91a54db37 find_package: error out if REQUIRED Config has not been found 13 years ago
  David Cole e4382180fc Merge topic 'add-const-qualifiers' 13 years ago
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 13 years ago
  Brad King d3651041e9 find_package: Optionally warn when implicitly using Config mode 13 years ago
  Brad King 31ead5f695 find_package: Reject mixed use of MODULE- and CONFIG-only options 13 years ago
  Alex Neundorf 6d8308314a find_package: mention requested version number in error message 13 years ago
  Alex Neundorf 9c39bbd474 find_package: add CONFIG mode keyword alias for NO_MODULE 13 years ago
  Alex Neundorf f310f67291 find_package: add MODULE mode to use only Find-modules 13 years ago
  Alex Neundorf 7d67dcf52b find_package: improve error message when no Find module is present 13 years ago