Commit History

Author SHA1 Message Date
  Marc Chevrier b1729200c3 find_*: refactor cache variable handling 4 years ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Sylvain Joubert dc00809596 find_*: Add support for REQUIRED keyword 5 years ago
  Sylvain Joubert cc070e66cd cmFindBase: Use in-class member initialization 5 years ago
  Robert Maynard a7ea20649d find_*: Add debug logging infrastructure 6 years ago
  Regina Pfeifer 8a18bb7cdf cmFind*: Port away from cmCommand 6 years ago
  Chuck Atkins ef3d360a3d find_*: Add a new PackageRoot search path group 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 years ago
  Daniel Pfeifer 9855ebf11a Make cmCommand not inherit from cmObject 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Chuck Atkins 2a9ac4bd83 Encapsulate search path manipulation functions into a seperate class. 11 years ago
  Chuck Atkins 32922840e7 Refactor and seperate search path construction for find commands 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 11 years ago
  Brad King e33d8d2d77 Drop builtin command documentation 12 years ago
  Brad King 66759eea5e find_library: Optionally consider all names in each directory 13 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 13 years ago
  Brad King 5303fbf09e Speedup find_* commands (#11412) 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 5b406c9044 ENH: Add HINTS option to find_* commands. 17 years ago
  Brad King 6706f84cd9 ENH: Refactor find_* command framework/appbundle search order impl. 17 years ago
  Brad King 789c167b6f ENH: Refactor cmFindCommon, cmFindBase, and cmFindPackageCommand 17 years ago
  Brad King b424df917d ENH: Major improvements to the FIND_PACKAGE command. See bug #3659. 18 years ago
  Alexander Neundorf 0398d8ad38 ENH: add support for CMAKE_FIND_PREFIX_PATH as discussed with Brad. 18 years ago
  Alexander Neundorf aee311a89d 18 years ago
  Alexander Neundorf 61d3444f93 18 years ago
  Bill Hoffman 255a4b966e BUG: fix problem with path suffix and mac frameworks and find stuff, showed up in FindPythonLibs.cmake 19 years ago