Commit History

Author SHA1 Message Date
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 years ago
  Stephen Kelly ff7169a03c Port to cmState. 10 years ago
  Stephen Kelly ba404938a2 cmCacheManager: Port consumers to non-iterator API. 10 years ago
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' 10 years ago
  Stephen Kelly 9410e24a4a cmCacheManager: Port consumers to non-iterator API. 10 years ago
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 years ago
  Brad King cc3611023d Merge topic 'use-algorithms' 10 years ago
  Stephen Kelly 416df93aa9 Convert some raw loops to cmWrap. 10 years ago
  Stephen Kelly a281809384 Use cmJoin where possible. 10 years ago
  Brad King ffc06c1239 Teach find_(library|file|path) to get prefixes from PATH (#15370) 10 years ago
  Stephen Kelly 0ea719326e cmFindBase: Replace loop with cmJoin on range. 11 years ago
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 11 years ago
  Stephen Kelly 238dd2fbab Use insert instead of a loop in some cases. 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
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 12 years ago
  Brad King 7d47c69365 Drop compatibility with CMake < 2.4 12 years ago
  Brad King e33d8d2d77 Drop builtin command documentation 12 years ago
  Brad King b96f6fc2aa Teach find_(path|file) about Linux multiarch (#13742) 13 years ago
  Brad King 66759eea5e find_library: Optionally consider all names in each directory 13 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 14 years ago
  Brad King b0cd630521 Refactor find_* command final path list computation 14 years ago
  Brad King b41ad3b399 Teach find_(library|package) about Linux multiarch (#12037) 14 years ago
  Brad King 183d261b11 Fix find_* argument parsing crash (#11513) 15 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
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago