Commit History

作者 SHA1 備註 提交日期
  Ken Martin 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings 20 年之前
  Andy Cedilnik 56234aed4b PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster 21 年之前
  Brad King 7c0844d2f4 BUG#682: Adding environment variable check to FIND_PACKAGE command. 21 年之前
  Brad King b6f7e08242 STYLE: Removed trailing whitespace. 21 年之前
  Brad King d4214bc565 ENH#696: Adding REQUIRED option to FIND_PACKAGE command. It will terminate the cmake configure step if the package is not found. 21 年之前
  Andy Cedilnik f00186f64b ERR: That slash is unnecessary 21 年之前
  Andy Cedilnik b1a7421840 ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 22 年之前
  Brad King 972541c291 BUG: Fixed typo in error message. 22 年之前
  Brad King 1346a0f34e ERR: Fixed use of != operator for std::string on old broken compilers. 22 年之前
  Brad King ab335dbc9b ENH: Added compatability for capitalization of _DIR and _FOUND variables in cmake 1.6. 22 年之前
  Brad King 78367fbc1b ENH: Implemented QUIET argument propagation to FOO_FIND_QUIETLY setting in FindFOO.cmake module that is found. 22 年之前
  Brad King 8ca5266645 ENH: Added QUIET optional argument to block error message when _DIR variable is not set. Also removed upper-casing of package name. 22 年之前
  Bill Hoffman f58d7df66a ENH: add checking for NOTFOUND 23 年之前
  Brad King af96ba019e ENH: Added support for looking through CMAKE_MODULE_PATH to locate Find<name>.cmake modules. 23 年之前
  Brad King 259a49aaac ENH: Added FIND_PACKAGE command prototyp. 23 年之前