Commit History

Author SHA1 Message Date
  Brad King 7c0844d2f4 BUG#682: Adding environment variable check to FIND_PACKAGE command. 21 years ago
  Brad King b6f7e08242 STYLE: Removed trailing whitespace. 21 years ago
  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 years ago
  Andy Cedilnik f00186f64b ERR: That slash is unnecessary 21 years ago
  Andy Cedilnik b1a7421840 ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 22 years ago
  Brad King 972541c291 BUG: Fixed typo in error message. 22 years ago
  Brad King 1346a0f34e ERR: Fixed use of != operator for std::string on old broken compilers. 22 years ago
  Brad King ab335dbc9b ENH: Added compatability for capitalization of _DIR and _FOUND variables in cmake 1.6. 22 years ago
  Brad King 78367fbc1b ENH: Implemented QUIET argument propagation to FOO_FIND_QUIETLY setting in FindFOO.cmake module that is found. 22 years ago
  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 years ago
  Bill Hoffman f58d7df66a ENH: add checking for NOTFOUND 23 years ago
  Brad King af96ba019e ENH: Added support for looking through CMAKE_MODULE_PATH to locate Find<name>.cmake modules. 23 years ago
  Brad King 259a49aaac ENH: Added FIND_PACKAGE command prototyp. 23 years ago