Историја ревизија

Аутор SHA1 Порука Датум
  Brad King 5303fbf09e Speedup find_* commands (#11412) пре 15 година
  Alex Neundorf 0367245f0c Replace the two vector<string,string> with one vector<struct{string,string}> пре 15 година
  Alex Neundorf dfe9c95129 Record all considered Config files and their versions. пре 15 година
  Todd Gamblin 1221581aa8 Teach find_* commands to ignore some paths пре 15 година
  Brad King 71910b3fd4 Fix find_package() when <pkg>_DIR is wrong пре 16 година
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License пре 16 година
  Brad King ed0650f6ae Teach find_package to search a "package registry" пре 16 година
  Brad King c332e0bf3c ENH: Isolate policy changes in included scripts пре 17 година
  Alexander Neundorf ef3e48c3d5 ENH: when trying to find a FooConfig.cmake file, if in the directory pointed пре 17 година
  Brad King ae28ec9f24 ENH: Preserve <pkg>_FIND_XXX vars in find_package пре 17 година
  Brad King 994262e5cc ENH: Improve find_package version numbering пре 17 година
  Alexander Neundorf c2cc883430 COMP: fix compile warning/error (non-void function returning void) пре 17 година
  Alexander Neundorf 8903f88b36 ENH: provide the xxx_FIND_QUIETLY, xxx_FIND_REQUIRED and xxx_FIND_VERSION_ variables пре 17 година
  Brad King 2b96e0edab ENH: Teach find_package about lib64 paths пре 17 година
  Brad King 5b406c9044 ENH: Add HINTS option to find_* commands. пре 17 година
  Brad King 789c167b6f ENH: Refactor cmFindCommon, cmFindBase, and cmFindPackageCommand пре 17 година
  Brad King 41c2895b75 ENH: Added version support to Config mode of find_package command. пре 18 година
  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 пре 18 година
  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. пре 18 година
  Brad King b424df917d ENH: Major improvements to the FIND_PACKAGE command. See bug #3659. пре 18 година
  Brad King 994c88559a STYLE: Removed trailing whitespace. пре 18 година
  Ken Martin 8d32d229a3 ENH: make commands lower case by default пре 18 година
  Alexander Neundorf 2f06857635 пре 18 година
  Alexander Neundorf 8c77fe55dc пре 18 година
  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. пре 19 година
  Brad King 9f625beab6 ENH: Added optional component list to the REQUIRED option of the FIND_PACKAGE command. This addresses bug#2771. пре 20 година
  Andy Cedilnik 02b961f29c ENH: Make commands scriptable пре 20 година
  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 пре 20 година
  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. пре 21 година
  Ken Martin 072db6ad70 removed redundent includes пре 22 година