Commit Verlauf

Autor SHA1 Nachricht Datum
  Brad King f52b5ae3c4 cmSystemTools: Add callback for Stderr vor 11 Jahren
  Brad King 73b13f5641 cmSystemTools: Rename ErrorCallback to MessageCallback vor 11 Jahren
  Brad King 7577a542df cmCTestBuildAndTestHandler: Refactor output capture vor 11 Jahren
  Brad King b1b4d761a1 cmCTestBuildAndTestHandler: Refactor local loop var vor 11 Jahren
  Stephen Kelly 21c573f682 Remove some c_str() calls. vor 11 Jahren
  Brad King 4d1d7725f3 ctest: Teach --build-options to allow zero options vor 12 Jahren
  Brad King 96966b5c80 ctest: Make the --build-makeprogram optional for --build-and-test vor 12 Jahren
  Brad King d1526f825e Refactor internal resource location APIs and initialization vor 12 Jahren
  Brad King e3841cf4a2 CTest: Add options to set generator toolset vor 13 Jahren
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code vor 13 Jahren
  David Cole 85feea2d0d Fix floating point comparison warnings. Thanks to Alex Neundorf for the patch. vor 16 Jahren
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License vor 16 Jahren
  Bill Hoffman 0e85c8b6a1 STYLE: fix warning vor 16 Jahren
  Bill Hoffman 15ad6db170 BUG: fix crash when running ctest coverage for VTK vor 16 Jahren
  Brad King 4c725d1e0e ENH: Minor readability improvement in CTest output vor 17 Jahren
  David Cole ceaef94ccc ENH: Implement feature request from issue 7885. Allow setting environment variables on a per-test basis for ctest using set_test_properties ENVIRONMENT. vor 17 Jahren
  Brad King 810c47f56e BUG: Make CTest honor user-specified config vor 17 Jahren
  Bill Hoffman bf3598bab4 BUG: make sure ctest sees the output of the cmake run in build and test cases, it was not... vor 17 Jahren
  Bill Hoffman 267fd538d8 ENH: fix build issue with config type not being specified by ctest vor 18 Jahren
  Bill Hoffman 1f99030cfa ENH: for build and test default the config type to the one that ctest was built with, it is good for the current ctest setup, and other projects can always specify a value on the command line vor 18 Jahren
  Ken Martin a175613a56 BUG: better passing of global TIMEOUT to internal ctest invocaitons vor 18 Jahren
  Ken Martin 8fdca686b3 ENH: fix passing of time limit to some ctest invocations that also use build-options vor 18 Jahren
  Ken Martin 3abf39eda0 ENH: support for --build-config-sample feature #1022 vor 18 Jahren
  Ken Martin 49085f7fed BUG: fixes so that --build-and-test will honor timeouts vor 19 Jahren
  Ken Martin 2f84bd1758 ENH: added per test timeout support vor 19 Jahren
  Bill Hoffman 2ddf9ad56a ENH: add cmake output to build and test vor 19 Jahren
  Brad King 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. vor 19 Jahren
  Andy Cedilnik 9ce59dbde0 COMP: Remove warning vor 19 Jahren
  Andy Cedilnik 862f5df25c STYLE: Fix some style issues vor 20 Jahren
  Andy Cedilnik 6503a0eecc STYLE: Fix some style issues vor 20 Jahren