Commit History

Author SHA1 Message Date
  Zack Galbreath 19d1a5599a ctest_start: Add QUIET option 10 years ago
  Zack Galbreath 12db113944 CTest: Add cmCTestOptionalLog macro 10 years ago
  Brad King 0abd3e538e cmake: Use a default CA path when not using system curl 10 years ago
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 years ago
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 years ago
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 10 years ago
  Stephen Kelly 4a6e795b0c Use the cmDeleteAll algorithm instead of trivial raw loops. 10 years ago
  Brad King d9a6ea4599 Merge topic 'add-xz-support' 10 years ago
  Ben Boeckel d811d238ab cmSystemTools: use an enumeration for compression formats 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Ben Boeckel df16dcfb44 cmake -E tar: add support for .xz files with 'J' 10 years ago
  Brad King dc451574c6 Merge topic 'base64-casts' 10 years ago
  Brad King 0bdd4ebfb8 cmCTest: Use size_t for cmsysBase64_Encode return value 11 years ago
  Rolf Eike Beer a9fae8ac1d CTest: Fix integer overflow when uploading huge files 11 years ago
  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 11 years ago
  Ben Boeckel 83a5e453f8 stringapi: Use strings for test names 11 years ago
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 11 years ago
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 11 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