Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Stephen Kelly 1fe7f24c2b Add API for cache loading, deleting and saving to the cmake class. 10 yıl önce
  Bill Hoffman a4a1b729c6 Fix warnings from clang scanbuild. 10 yıl önce
  Brad King cc8b8cdc75 Merge topic 'ctest-repeat-until-fail' 10 yıl önce
  Bill Hoffman fde70a1b26 ctest: Add a new --repeat-until-fail option 10 yıl önce
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 yıl önce
  Brad King 206ce77781 Merge topic 'ctest-output-options' 10 yıl önce
  Zack Galbreath 19d1a5599a ctest_start: Add QUIET option 10 yıl önce
  Zack Galbreath 12db113944 CTest: Add cmCTestOptionalLog macro 10 yıl önce
  Stephen Kelly e6ca1b8274 cmCTest: Convert loop to member insert. 10 yıl önce
  Brad King 0abd3e538e cmake: Use a default CA path when not using system curl 10 yıl önce
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 yıl önce
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 yıl önce
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 10 yıl önce
  Stephen Kelly 4a6e795b0c Use the cmDeleteAll algorithm instead of trivial raw loops. 11 yıl önce
  Brad King d9a6ea4599 Merge topic 'add-xz-support' 11 yıl önce
  Ben Boeckel d811d238ab cmSystemTools: use an enumeration for compression formats 11 yıl önce
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 yıl önce
  Ben Boeckel df16dcfb44 cmake -E tar: add support for .xz files with 'J' 11 yıl önce
  Brad King dc451574c6 Merge topic 'base64-casts' 11 yıl önce
  Brad King 0bdd4ebfb8 cmCTest: Use size_t for cmsysBase64_Encode return value 11 yıl önce
  Rolf Eike Beer a9fae8ac1d CTest: Fix integer overflow when uploading huge files 11 yıl önce
  Stephen Kelly 722f1a71e3 CTest: Expand a string directly into a container. 11 yıl önce
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. 11 yıl önce
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 yıl önce
  Bill Hoffman 653529ce55 CTest: Allow / to be in the build name, and be consistent with the build name 11 yıl önce
  Bill Hoffman 7762fffa23 Change output to be a reference and not a pointer. 11 yıl önce
  Stephen Kelly ff710539ab Remove default labels from fully covered switch statements. 11 yıl önce
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 yıl önce
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 yıl önce
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 yıl önce