Commit History

Author SHA1 Message Date
  Brad King 5303fbf09e Speedup find_* commands (#11412) 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 6706f84cd9 ENH: Refactor find_* command framework/appbundle search order impl. 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
  Alexander Neundorf 0398d8ad38 ENH: add support for CMAKE_FIND_PREFIX_PATH as discussed with Brad. 18 years ago
  Alexander Neundorf aee311a89d 18 years ago
  Alexander Neundorf 61d3444f93 18 years ago
  Bill Hoffman 255a4b966e BUG: fix problem with path suffix and mac frameworks and find stuff, showed up in FindPythonLibs.cmake 19 years ago
  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 years ago
  Bill Hoffman cae4e6b37a ENH: add patch for finding applications on OSX 19 years ago
  Bill Hoffman 3cf3fc510f ENH: make sure framework search order is correct 19 years ago
  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 years ago
  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 years ago
  Bill Hoffman 89e5fc63fe STYLE: fix line lengths 19 years ago
  Bill Hoffman a5825cd11a ENH: check in new find stuff 19 years ago
  Bill Hoffman 4650f78dd5 ENH: add new find stuff 19 years ago