Commit History

Author SHA1 Message Date
  Regina Pfeifer 8a18bb7cdf cmFind*: Port away from cmCommand 6 years ago
  Brad King 84e33e6da4 Merge branch 'backport-find-no-name' into find-no-name 6 years ago
  Brad King 4c8760c9fb find_path: Fix crash on empty old-style list of names 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago
  Robert Maynard 02f527c66a Find: Provide global controls for the `NO_[]_PATH` call options 6 years ago
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 years ago
  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