Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 gadi atpakaļ
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 gadi atpakaļ
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 gadi atpakaļ
  Daniel Pfeifer 9f25fc4dbb Prefer std::ostream& over derivatives as parameters 9 gadi atpakaļ
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 gadi atpakaļ
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 gadi atpakaļ
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 gadi atpakaļ
  Brad King 180538c706 Source: Stabilize include order 9 gadi atpakaļ
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 11 gadi atpakaļ
  Clinton Stimpson 42e39bb37d Fix a few more places to use cmsys::[io]fstream instead of std::fstream. 11 gadi atpakaļ
  Rolf Eike Beer 6f9aaad150 CTest: create one output file per memcheck (#14303) 12 gadi atpakaļ
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 gadi atpakaļ
  Zach Mullen 99697308f3 Add a ctest test to cover cmCTestBatchTestHandler. Since its behavior isn't fully defined yet, we just run it as is and don't care much about the result. 16 gadi atpakaļ
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 gadi atpakaļ
  Zach Mullen 4342e37d63 More SLURM experimentation (ctest batch mode) 16 gadi atpakaļ
  Zach Mullen a4c6f178fe Fixed a slurm batch argument identifier. 16 gadi atpakaļ
  Zach Mullen 87b4c66ca8 Need to quote args when generating batch scripts from ctest 16 gadi atpakaļ
  Zach Mullen 243bbae954 Removed fork-and-continue option from ctest generated batch script entries 16 gadi atpakaļ
  Zach Mullen c57fb18920 Added some ctest batch capabilities 16 gadi atpakaļ