Historie revizí

Autor SHA1 Zpráva Datum
  Brad King 5303fbf09e Speedup find_* commands (#11412) před 15 roky
  Alex Neundorf 0367245f0c Replace the two vector<string,string> with one vector<struct{string,string}> před 15 roky
  Alex Neundorf dfe9c95129 Record all considered Config files and their versions. před 15 roky
  Todd Gamblin 1221581aa8 Teach find_* commands to ignore some paths před 15 roky
  Brad King 71910b3fd4 Fix find_package() when <pkg>_DIR is wrong před 16 roky
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License před 16 roky
  Brad King ed0650f6ae Teach find_package to search a "package registry" před 16 roky
  Brad King c332e0bf3c ENH: Isolate policy changes in included scripts před 17 roky
  Alexander Neundorf ef3e48c3d5 ENH: when trying to find a FooConfig.cmake file, if in the directory pointed před 17 roky
  Brad King ae28ec9f24 ENH: Preserve <pkg>_FIND_XXX vars in find_package před 17 roky
  Brad King 994262e5cc ENH: Improve find_package version numbering před 17 roky
  Alexander Neundorf c2cc883430 COMP: fix compile warning/error (non-void function returning void) před 17 roky
  Alexander Neundorf 8903f88b36 ENH: provide the xxx_FIND_QUIETLY, xxx_FIND_REQUIRED and xxx_FIND_VERSION_ variables před 17 roky
  Brad King 2b96e0edab ENH: Teach find_package about lib64 paths před 17 roky
  Brad King 5b406c9044 ENH: Add HINTS option to find_* commands. před 17 roky
  Brad King 789c167b6f ENH: Refactor cmFindCommon, cmFindBase, and cmFindPackageCommand před 17 roky
  Brad King 41c2895b75 ENH: Added version support to Config mode of find_package command. před 18 roky
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class před 18 roky
  Brad King f41b1e8e91 ENH: Implement version support in the find_package command module mode. Version numbers provided to the command are converted to variable settings to tell the FindXXX.cmake module what version is requested. This addresses issue #1645. před 18 roky
  Brad King b424df917d ENH: Major improvements to the FIND_PACKAGE command. See bug #3659. před 18 roky
  Brad King 994c88559a STYLE: Removed trailing whitespace. před 18 roky
  Ken Martin 8d32d229a3 ENH: make commands lower case by default před 18 roky
  Alexander Neundorf 2f06857635 před 18 roky
  Alexander Neundorf 8c77fe55dc před 18 roky
  Brad King d9f1d4d71a ENH: Added NO_MODULE and COMPONENTS options to improve flexibility of the command. Re-implemented argument parsing to be simpler and more robust. před 19 roky
  Brad King 9f625beab6 ENH: Added optional component list to the REQUIRED option of the FIND_PACKAGE command. This addresses bug#2771. před 20 roky
  Andy Cedilnik 02b961f29c ENH: Make commands scriptable před 20 roky
  Ken Martin 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings před 20 roky
  Brad King d4214bc565 ENH#696: Adding REQUIRED option to FIND_PACKAGE command. It will terminate the cmake configure step if the package is not found. před 21 roky
  Ken Martin 072db6ad70 removed redundent includes před 22 roky