Commit History

Author SHA1 Message Date
  Regina Pfeifer 9eb0e73f46 cmRange: Move to dedicated header file 6 years ago
  Artur Ryt 01b2d6ab74 Modernize: Use ranged for-loops when possible 6 years ago
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations 7 years ago
  Brad King eb35d8884b find_package: Use PackageName_ROOT variables as search prefixes 7 years ago
  luz.paz 193082a3c8 MAINT: Misc. typos 7 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Brad King 578d95f87d find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 8 years ago
  Brad King 80b905f882 find_*: Honor PATH_SUFFIXES in PackageName_ROOT paths 8 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 e81c323da9 Include necessary headers in commands 9 years ago
  Daniel Pfeifer 569509f4bf Fix newly discovered clang-tidy issues 9 years ago
  Daniel Pfeifer 64f9c282f3 Separate compilation for commands included in cmBootstrapCommands1 9 years ago
  Stephen Kelly e6eecec761 cmListFileCache: Remove cmState header include 9 years ago
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 years ago
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 516f8edb2e Avoid else after return 9 years ago
  Brad King 54475018ae Restore find_(library|file|path) search of PATH itself 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King b30b32a493 Drop find_(library|file|path) prefixes from PATH on non-Windows 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King 401229759c Merge branch 'fix-bad-search-ordering' into test-search-ordering 10 years ago
  Chuck Atkins 02440154fb find_*: Fix search order when the environment duplicates some HINTS 10 years ago
  Stephen Kelly 8ea0b81d20 cmAlgorithms: Rename cmRange to cmMakeRange. 10 years ago
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 years ago
  Stephen Kelly ff7169a03c Port to cmState. 10 years ago