Commit History

Author SHA1 Message Date
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
  Brad King 9f625beab6 ENH: Added optional component list to the REQUIRED option of the FIND_PACKAGE command. This addresses bug#2771. 20 years ago
  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 years ago
  Andy Cedilnik 56234aed4b PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster 21 years ago
  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 21 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