Commit History

Author SHA1 Message Date
  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
  Brad King b0cd630521 Refactor find_* command final path list computation 14 years ago
  Brad King 5303fbf09e Speedup find_* commands (#11412) 15 years ago
  Todd Gamblin 1221581aa8 Teach find_* commands to ignore some paths 15 years ago
  Alex Neundorf 3901e0408c -improve crosscompiling from Linux to iphone (#10526) 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 5b406c9044 ENH: Add HINTS option to find_* commands. 17 years ago
  Brad King d53e5dec37 ENH: In find_* implementation centralize addition of trailing slashes 17 years ago
  Brad King 789c167b6f ENH: Refactor cmFindCommon, cmFindBase, and cmFindPackageCommand 17 years ago
  Brad King b424df917d ENH: Major improvements to the FIND_PACKAGE command. See bug #3659. 18 years ago