Historial de Commits

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