Commit History

Author SHA1 Message Date
  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
  Shane Parris ca0befc2e1 Add `CONFIGURE_DEPENDS` flag support to cmFileCommand::HandleGlobCommand 7 years ago
  Shane Parris b688d4fd22 file(GLOB): Ensure entire file list is sorted 7 years ago
  Shane Parris fcaa134c6c Refactor HandleGlobCommand 7 years ago
  Shane Parris 602988e1e5 Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commands 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Domen Vrankar 670ad047b3 Move file/dir permissions code to common file. 8 years ago