Commit History

Author SHA1 Message Date
  Ben Boeckel 557c44b93e cmStrCat: use character literals where possible 5 months ago
  Ben Boeckel 716dfd3b1e cmFindCommon: track debug state as an object 6 months ago
  Ben Boeckel bd5cb1f8e6 cmFindCommon: use `DebugModeEnabled` to query for debug mode 6 months ago
  Ben Boeckel 76ea613f4c cmFindBaseDebugState: get the command name directly from the object 6 months ago
  Ben Boeckel 58b5d41a4f cmFindBase: Track initial state with an `enum` 7 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 8 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 9 months ago
  Russell Greene 1897686702 find_library: Handle case-insensitive filesystems on Linux 10 months ago
  Brad King 9d44a77454 find_*: Explicitly normalize found paths as they exist on disk 1 year ago
  Brad King 808ae84483 cmFind*Command: Simplify file validation code paths 1 year ago
  Brad King fbd5d4e87f cmFind*Command: Store candidate paths as local variables 1 year ago
  Rafael Sadowski 1fafe35e81 Source: Restore compilation on OpenBSD 1 year ago
  Kyle Edwards 9bf8f7de06 find_library(): Add support for .xcframework 2 years ago
  Thomas Schenker f60e921262 find_library: Improve regex readability in --debug-find output 2 years ago
  Marc Chevrier 241304190f CMake code rely on cmList class for CMake lists management (part. 2) 2 years ago
  Marc Chevrier f3b5a7d6df find_(program,library,file,path): add validation function 3 years ago
  John Parent d7b18895bc cmake: Add filtered debug-find options 3 years ago
  Sean McBride 907d098838 Source: Fix clang -Wextra-semi warnings 4 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Robert Maynard aa3ab3eb92 find_library: Infer library prefix and suffix when in script mode 4 years ago
  Marc Chevrier 87b71eec62 find_*: Add support for option NO_CACHE 4 years ago
  Marc Chevrier b1729200c3 find_*: refactor cache variable handling 4 years ago
  vvs31415 12624ebd7e Source: Reduce c_str() usage 4 years ago
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 years ago
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 years ago
  Brad King f2c903fb9a find_library: Check that library files are readable 5 years ago
  Vitaly Stakhovsky 36a5b3d1d1 cmMakefile::AddCacheDefinition: Add overload that accepts std::string value 5 years ago
  Sylvain Joubert dc00809596 find_*: Add support for REQUIRED keyword 5 years ago
  Robert Maynard 204b8d9f4e find_*: Use debug logging infrastructure 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago