Commit historia

Upphovsman SHA1 Meddelande Datum
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 år sedan
  Brad King cc3611023d Merge topic 'use-algorithms' 10 år sedan
  Stephen Kelly 416df93aa9 Convert some raw loops to cmWrap. 10 år sedan
  Stephen Kelly a281809384 Use cmJoin where possible. 10 år sedan
  Brad King ffc06c1239 Teach find_(library|file|path) to get prefixes from PATH (#15370) 10 år sedan
  Stephen Kelly 0ea719326e cmFindBase: Replace loop with cmJoin on range. 10 år sedan
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 år sedan
  Stephen Kelly 238dd2fbab Use insert instead of a loop in some cases. 11 år sedan
  Chuck Atkins 1abd7cd930 Use containers of labeled search paths instead of individual members 11 år sedan
  Chuck Atkins 2a9ac4bd83 Encapsulate search path manipulation functions into a seperate class. 11 år sedan
  Chuck Atkins 32922840e7 Refactor and seperate search path construction for find commands 11 år sedan
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 år sedan
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 11 år sedan
  Brad King 7d47c69365 Drop compatibility with CMake < 2.4 12 år sedan
  Brad King e33d8d2d77 Drop builtin command documentation 12 år sedan
  Brad King b96f6fc2aa Teach find_(path|file) about Linux multiarch (#13742) 13 år sedan
  Brad King 66759eea5e find_library: Optionally consider all names in each directory 13 år sedan
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 år sedan
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 13 år sedan
  Brad King b0cd630521 Refactor find_* command final path list computation 14 år sedan
  Brad King b41ad3b399 Teach find_(library|package) about Linux multiarch (#12037) 14 år sedan
  Brad King 183d261b11 Fix find_* argument parsing crash (#11513) 15 år sedan
  Brad King 5303fbf09e Speedup find_* commands (#11412) 15 år sedan
  Todd Gamblin 1221581aa8 Teach find_* commands to ignore some paths 15 år sedan
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 år sedan
  Brad King 9b8d30081c ENH: Clarify PATH_SUFFIXES documentation 17 år sedan
  Brad King c1075aef7b BUG: Fix find_* search order with path suffixes 17 år sedan
  Brad King 4543a3ea05 BUG: In find_* commands support NO_* options in short-hand 17 år sedan
  Brad King d50785e26e ENH: Make find_* command search order more intuitive. 17 år sedan
  Brad King 5b406c9044 ENH: Add HINTS option to find_* commands. 17 år sedan