Historial de Commits

Autor SHA1 Mensaje Fecha
  Brad King 81cc3de28e ctest: drop incremental progress-only messages from build-and-test output hace 6 años
  Bartosz Kosiorek 324d18bb34 cmake: Teach --build mode to support multiple targets hace 6 años
  Albert Astals Cid ae5e97a005 Delete some default constructors and assignment operators hace 6 años
  Vitaly Stakhovsky 950c099d83 cmake: Progress functions use `std::string` param hace 6 años
  Vitaly Stakhovsky 82edd98300 cmSystemTools: MessageCallback and Message() accept std::string argument hace 6 años
  Regina Pfeifer 1180fc8780 OutputCallback: Accept std::string argument hace 6 años
  Regina Pfeifer 8c92db829b MessageCallback: Remove unused bool& argument hace 6 años
  Regina Pfeifer bcee24aecc Use `std::function` for callbacks hace 6 años
  Brad King eadaf0c8c3 Merge topic 'cmake-role-fix' hace 6 años
  Kyle Edwards 264bdac185 CMAKE_ROLE: Fix value for ctest --build-and-test hace 6 años
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace hace 6 años
  Kyle Edwards 4568d046c4 Properties: Add CMAKE_ROLE global property hace 6 años
  Brad King 6597428c36 ctest: Fix generator platform under --build-nocmake hace 7 años
  Florian Maushart 1ab3881ec9 cmake: Add options for parallel builds to --build mode hace 7 años
  Craig Scott e60e4dfc88 cmWorkingDirectory: Check success of current dir changes hace 7 años
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. hace 7 años
  Brad King 92cd3d0677 Merge topic 'reduce-temporaries' hace 7 años
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. hace 7 años
  Wouter Klouwen e6a80ccfc4 Make use of std::chrono throughout every component hace 7 años
  Wouter Klouwen 695951bc46 CTest: introduce cmDuration hace 8 años
  Brad King de0035fdcc cmCTestBuildAndTestHandler: Convert timeout to std::chrono::duration hace 8 años
  Wouter Klouwen 66419bc046 CTest: convert timeouts to std::chrono::duration hace 8 años
  Wouter Klouwen e8a4036e96 CTest: use std::chrono::steady_clock for time keeping hace 8 años
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. hace 8 años
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). hace 8 años
  Rolf Eike Beer 353ec23737 use static_cast<> for casts from void* hace 8 años
  Daniel Pfeifer 190e3825d4 Replace C-style casts hace 8 años
  Daniel Pfeifer 5962db4389 Use C++11 nullptr hace 8 años
  Daniel Pfeifer c36d63cd48 cmake: initialize with Role that controls which commands to register hace 8 años
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes hace 8 años