Historia zmian

Autor SHA1 Wiadomość Data
  Sylvain Joubert cc070e66cd cmFindBase: Use in-class member initialization 5 lat temu
  Robert Maynard a7ea20649d find_*: Add debug logging infrastructure 6 lat temu
  Regina Pfeifer 8a18bb7cdf cmFind*: Port away from cmCommand 6 lat temu
  Chuck Atkins ef3d360a3d find_*: Add a new PackageRoot search path group 8 lat temu
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 lat temu
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 lat temu
  Daniel Pfeifer 9855ebf11a Make cmCommand not inherit from cmObject 9 lat temu
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 lat temu
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 lat temu
  Chuck Atkins 2a9ac4bd83 Encapsulate search path manipulation functions into a seperate class. 11 lat temu
  Chuck Atkins 32922840e7 Refactor and seperate search path construction for find commands 11 lat temu
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 lat temu
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 11 lat temu
  Brad King e33d8d2d77 Drop builtin command documentation 12 lat temu
  Brad King 66759eea5e find_library: Optionally consider all names in each directory 13 lat temu
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 lat temu
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 13 lat temu
  Brad King 5303fbf09e Speedup find_* commands (#11412) 15 lat temu
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 lat temu
  Brad King 5b406c9044 ENH: Add HINTS option to find_* commands. 17 lat temu
  Brad King 6706f84cd9 ENH: Refactor find_* command framework/appbundle search order impl. 17 lat temu
  Brad King 789c167b6f ENH: Refactor cmFindCommon, cmFindBase, and cmFindPackageCommand 17 lat temu
  Brad King b424df917d ENH: Major improvements to the FIND_PACKAGE command. See bug #3659. 18 lat temu
  Alexander Neundorf 0398d8ad38 ENH: add support for CMAKE_FIND_PREFIX_PATH as discussed with Brad. 18 lat temu
  Alexander Neundorf aee311a89d 18 lat temu
  Alexander Neundorf 61d3444f93 18 lat temu
  Bill Hoffman 255a4b966e BUG: fix problem with path suffix and mac frameworks and find stuff, showed up in FindPythonLibs.cmake 19 lat temu
  Brad King ec637248da BUG: If the user specifies a cache entry on the command line without a type, the FIND_* commands should add the type and docstring to the given value and put it back in the cache. 19 lat temu
  Bill Hoffman cae4e6b37a ENH: add patch for finding applications on OSX 19 lat temu
  Bill Hoffman 3cf3fc510f ENH: make sure framework search order is correct 19 lat temu