Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky 9e5c13738b cmSystemTools::RenameFile: Accepts std::string args 6 years ago
  Tushar Maheshwari 0f08ed8936 cmSystemTools: Silence CreateLink and CreateSymlink errors 6 years ago
  Tushar Maheshwari 81650e488c cmFileCommand: Add CREATE_LINK subcommand 6 years ago
  Brad King bd54cc774a Merge topic 'semi-warnings' 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Sean McBride b056bc3425 Fix most clang -Wextra-semi-stmt warnings in C++ files 6 years ago
  Brad King cd0881be61 IWYU: Update CMake code for IWYU built with Clang 6 6 years ago
  Bruno Manganelli 5bcfe98bd5 Source: Fix various compiler warnings in Visual Studio 2017 6 years ago
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 years ago
  Kyle Edwards 31840e363f file: Fix formatting of error in SIZE sub-command 7 years ago
  Kyle Edwards 98a39be6cf file: Add READ_SYMLINK sub-command 7 years ago
  Brad King 5daf7d92f8 Merge topic 'file-size' 7 years ago
  Wouter Klouwen 12b471e828 file: add SIZE option 7 years ago
  Regina Pfeifer ce2570b207 clang-tidy: Enable checks from bugprone set 7 years ago
  Regina Pfeifer 5731ec30f0 clang-tidy: fix warnings from version 7 7 years ago
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations 7 years ago
  Kyle Edwards 5e61b79b82 install: Set permissions on directories created by install(DIRECTORY) 7 years ago
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls 7 years ago
  Brad King e16568c293 Merge topic 'file-alt-httpauth' 7 years ago
  Clinton Stimpson 31301b46a7 file: Allow DOWNLOAD/UPLOAD using alternate authentication methods 7 years ago
  Vitaly Stakhovsky c8fd23ec6f cmMakefile: return directories as const std::string& 7 years ago
  Vitaly Stakhovsky 69ca85cc7f Remove unnecessary c_str() in RegularExpression::find calls 7 years ago
  David Faure bdd0174df1 file(WRITE): Avoid toggling permissions between 644 and 664 7 years ago
  Devin Nakamura b872f5b303 file(STRINGS): Use isprint() to test character type 7 years ago
  Brad King e9ec0cc3bb Merge topic 'update-kwsys' 7 years ago
  Brad King b41b30f16e Update use of KWSys SystemTools::SplitString for new signature 7 years ago
  Brad King 142a625729 file: Drop error cases added by CMake 3.12.0-rc1 to avoid regressions 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Ruslan Baratov 2db4945150 file(WRITE): Report errors during write operation 7 years ago
  Yves Frederix 6dcd1bfa39 file(INSTALL): Preserve file time when writing NTFS alternate stream 7 years ago