Historie revizí

Autor SHA1 Zpráva Datum
  Stephen Kelly caff8e5a3e cmCTest: Remove unimplemented method. před 10 roky
  Ben Boeckel a08292059e genex: remove the need for backtraces před 11 roky
  Stephen Kelly 6c19024570 Remove extra semicolons from C++ code. před 11 roky
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references před 11 roky
  Ben Boeckel 83a5e453f8 stringapi: Use strings for test names před 11 roky
  Ben Boeckel ec97ed7d0c stringapi: Use strings for property names před 12 roky
  Brad King 399e9c46d8 Drop builtin property documentation před 12 roky
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code před 13 roky
  Alex Neundorf 9dbba1b464 Fix #12342: Add APPEND_STRING option to set_property() před 14 roky
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License před 16 roky
  Brad King 0bc050677f Record backtrace for every add_test command před 16 roky
  Brad King 9862f383d0 ENH: Add NAME mode to ADD_TEST command před 16 roky
  Brad King 606e6ff9cd ENH: Refactor storage of test command lines před 16 roky
  Brad King caca9b8065 ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify implementation of SET_PROPERTY command by using them. před 18 roky
  Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining před 19 roky
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup před 19 roky
  Andy Cedilnik fcce3ac0a1 ENH: Add a way for test to intentionally fail před 20 roky
  Andy Cedilnik bebc745824 ENH: Add set and get test propety command před 20 roky
  Andy Cedilnik d395b563ed ENH: Improve internal test handling by creating a test class. Command cmEnableTesting now only sets CMAKE_TESTING_ENABLED and cmAddTest only adds a test to the list. The actual test files are written by local generator. This way we can at some point in the future replace DartTestfile with some XML file před 20 roky