Commit History

Author SHA1 Message Date
  Kyle Edwards 201d8c4298 find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable 3 years ago
  Kyle Edwards bd805a51ae Refactor: Keep track of prefixes in cmSearchPath 3 years ago
  Kyle Edwards 11f97d1968 find_package(): Refactor CMAKE_[SYSTEM_]IGNORE_PATH 3 years ago
  John Parent d7b18895bc cmake: Add filtered debug-find options 3 years ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 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
  Robert Maynard 02f527c66a Find: Provide global controls for the `NO_[]_PATH` call options 6 years ago
  Brad King eb35d8884b find_package: Use PackageName_ROOT variables as search prefixes 7 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Brad King 578d95f87d find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 8 years ago
  Brad King 1ae1b880a8 cmFindCommon: Drop unused FilterPaths method 8 years ago
  Chuck Atkins ef3d360a3d find_*: Add a new PackageRoot search path group 8 years ago
  Daniel Pfeifer fdd341ebfd cmFindCommon: remove unused function SetMakefile 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
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Stephen Kelly 7a0643379b cmFindCommon: Remove MSVC6 workaround for nested struct private access. 11 years ago
  Chuck Atkins 1abd7cd930 Use containers of labeled search paths instead of individual members 11 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