提交歷史

作者 SHA1 備註 提交日期
  Kyle Edwards c67b91a7a6 Source: silence false positives for cmsys::fstream check 3 年之前
  Brad King a0d4e3bf34 cmGeneratedFileStream: Drop unused WriteRaw method 3 年之前
  Brad King 328c15189d cmGeneratedFileStream: Add support for a temporary alternate encoding 3 年之前
  Martin Duffy b02ef99fea cmGeneratedFileStream: Use absolute paths 3 年之前
  Ben Boeckel 6ff03d463f clang-tidy: address `google-readability-casting` lints 3 年之前
  Brad King 71ded12a75 cmGeneratedFileStream: Do not remove empty path 3 年之前
  Sean McBride 5ba6e8ac59 Source: Replace most calls to sprintf with snprintf 4 年之前
  Amine Najahi f3f57cc4ed NMake: Use UTF-8 with BOM if supported by nmake 4 年之前
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 年之前
  Ben McMorran 67599c7ada cmGeneratedFileStream: Add WriteRaw method 5 年之前
  Brad King eaa420e99c cmGeneratedFileStream: Use random temporary file extension by default 5 年之前
  Brad King 0d3a034725 cmGeneratedFileStream: Optionally use custom temporary file extension 5 年之前
  Marc Chevrier 2faa3f6c55 Refactoring: Third-parties public headers are under cm3p prefix 5 年之前
  Bo Rydberg 59530d9dec cmGeneratedFileStream: File resource leak if oldname not found 5 年之前
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 年之前
  Brad King 7c5ec91301 cmGeneratedFileStreamBase: Optimize string construction in Close 6 年之前
  Kitware Robot 54e9d38c28 Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 6 年之前
  Vitaly Stakhovsky 9dd255548d cmSystemTools::Error: consolidate parameters into single std::string 6 年之前
  Brad King d75fec5a88 Merge topic 'tidy-use-equals-default' 6 年之前
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 年之前
  Vitaly Stakhovsky 9e5c13738b cmSystemTools::RenameFile: Accepts std::string args 6 年之前
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 年之前
  Regina Pfeifer 32cb564bea clang-tidy: Remove redundant member initializations 6 年之前
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 年之前
  Sebastian Holtermann a688defcc6 cmGeneratedFileStream: Use ``std::string const&`` instead of ``const char*`` 7 年之前
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 年之前
  Dāvis Mosāns f00214aa4f cmGeneratedFileStream: Add optional encoding support 9 年之前