Commit History

作者 SHA1 備註 提交日期
  Brad King 66759eea5e find_library: Optionally consider all names in each directory 13 年之前
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 年之前
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 13 年之前
  Brad King 5303fbf09e Speedup find_* commands (#11412) 15 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Brad King 5b406c9044 ENH: Add HINTS option to find_* commands. 17 年之前
  Brad King 6706f84cd9 ENH: Refactor find_* command framework/appbundle search order impl. 17 年之前
  Brad King 789c167b6f ENH: Refactor cmFindCommon, cmFindBase, and cmFindPackageCommand 17 年之前
  Brad King b424df917d ENH: Major improvements to the FIND_PACKAGE command. See bug #3659. 18 年之前
  Alexander Neundorf 0398d8ad38 ENH: add support for CMAKE_FIND_PREFIX_PATH as discussed with Brad. 18 年之前
  Alexander Neundorf aee311a89d 18 年之前
  Alexander Neundorf 61d3444f93 18 年之前
  Bill Hoffman 255a4b966e BUG: fix problem with path suffix and mac frameworks and find stuff, showed up in FindPythonLibs.cmake 19 年之前
  Brad King ec637248da BUG: If the user specifies a cache entry on the command line without a type, the FIND_* commands should add the type and docstring to the given value and put it back in the cache. 19 年之前
  Bill Hoffman cae4e6b37a ENH: add patch for finding applications on OSX 19 年之前
  Bill Hoffman 3cf3fc510f ENH: make sure framework search order is correct 19 年之前
  Brad King 3731dff127 ENH: Added NO_CMAKE_ENVIRONMENT_PATH, NO_CMAKE_PATH, NO_SYSTEM_ENVIRONMENT_PATH, and NO_CMAKE_SYSTEM_PATH options back to allow more granularity than NO_DEFAULT_PATH. 19 年之前
  Bill Hoffman 0fa30e1a69 ENH: clean up find stuff so that NO_SYSTEM_PATH is backwards compatible and you get put system env variables in the find commands 19 年之前
  Bill Hoffman 89e5fc63fe STYLE: fix line lengths 19 年之前
  Bill Hoffman a5825cd11a ENH: check in new find stuff 19 年之前
  Bill Hoffman 4650f78dd5 ENH: add new find stuff 19 年之前