Commit History

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