1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 жил өмнө
  Brad King 480d733daf ENH: Updated find_package documentation to describe common usage first. 18 жил өмнө
  Brad King 9a16d01591 COMP: snprintf is not portable. 18 жил өмнө
  Brad King f41b1e8e91 ENH: Implement version support in the find_package command module mode. Version numbers provided to the command are converted to variable settings to tell the FindXXX.cmake module what version is requested. This addresses issue #1645. 18 жил өмнө
  Brad King 2eff05e5cb STYLE: Fix line-too-long. 18 жил өмнө
  Brad King 119e02631c ENH: Clarify documentation of find_package command. 18 жил өмнө
  Brad King 5ef98132dd COMP: Fix warning about missing virtual destructor. 18 жил өмнө
  Brad King b424df917d ENH: Major improvements to the FIND_PACKAGE command. See bug #3659. 18 жил өмнө
  Brad King 994c88559a STYLE: Removed trailing whitespace. 18 жил өмнө
  Alexander Neundorf 53d9d84f6b 18 жил өмнө
  Alexander Neundorf 9d45638988 18 жил өмнө
  Alexander Neundorf 9deca5887d 18 жил өмнө
  Alexander Neundorf 8d7b502337 18 жил өмнө
  Andy Cedilnik f9f1ccadb3 ENH: Add variable watch command 18 жил өмнө
  Brad King d9f1d4d71a ENH: Added NO_MODULE and COMPONENTS options to improve flexibility of the command. Re-implemented argument parsing to be simpler and more robust. 19 жил өмнө
  Brad King 6f52ed1c8e ENH: Added creation of XXX_FIND_COMPONENTS list of all components requested with REQUIRED option. This addresses the feature request in bug#3494. 19 жил өмнө
  Ken Martin 2af4710525 STYLE: fix line length 19 жил өмнө
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 жил өмнө
  Brad King 9f625beab6 ENH: Added optional component list to the REQUIRED option of the FIND_PACKAGE command. This addresses bug#2771. 20 жил өмнө
  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 21 жил өмнө
  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 жил өмнө