Commit History

Author SHA1 Message Date
  Stephen Kelly 722f1a71e3 CTest: Expand a string directly into a container. 11 years ago
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. 11 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Bill Hoffman 653529ce55 CTest: Allow / to be in the build name, and be consistent with the build name 11 years ago
  Bill Hoffman 7762fffa23 Change output to be a reference and not a pointer. 11 years ago
  Stephen Kelly ff710539ab Remove default labels from fully covered switch statements. 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 12 years ago
  Ben Boeckel 83a5e453f8 stringapi: Use strings for test names 12 years ago
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 12 years ago
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 years ago
  Stephen Kelly 4fe963f656 Use new cmHasLiteralPrefix function 12 years ago
  Brad King d1526f825e Refactor internal resource location APIs and initialization 12 years ago
  Adrien Destugues 54ef2bea37 Haiku: Include files cleanup in cmCTest 12 years ago
  Zack Galbreath eb2decc02d ctest: Add --rerun-failed option 12 years ago
  Sean McBride 1399825cf9 Remove some uses of obsolete 'register' storage specifier 12 years ago
  Stephen Kelly db43502326 CTest: Read CTEST_PARALLEL_LEVEL from environment 12 years ago
  Andreas Mohr ddac8d3d2d Fix spelling and typos (affecting binary data / module messages) 12 years ago
  Rolf Eike Beer 7a1b961de8 Haiku no longer defines __BEOS__ 13 years ago
  Brad King da6b0ffe5d Merge topic 'ctest-SUBMIT_INDEX-cdash' 13 years ago
  Brad King 1cfaa2f1a0 CTest: Allow SUBMIT_INDEX with CDash 13 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  David Cole c77b57ba7d CTest: Allow -Dvar=value with no space between the D and the var 13 years ago
  David Cole 93d084c180 CTest: Extend -D command line arg handling for variable definitions 13 years ago
  David Cole af298480d0 CTest: Rename local variable for clarity 13 years ago
  David Cole 24ba0fd078 CTest: Refactor error output into ErrorMessageUnknownDashDValue 13 years ago
  Brad King b10c5cbb87 CTest: Simplify environment save/restore 13 years ago
  Valat Sébastien 52f937aea8 CTest: Do not get CDash version without drop site (#12618) 14 years ago
  David Cole 92af1dad06 CTest: Disallow problem chars in build and site names (#11792) 14 years ago