Histórico de Commits

Autor SHA1 Mensagem Data
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations há 7 anos atrás
  Kyle Edwards 5e61b79b82 install: Set permissions on directories created by install(DIRECTORY) há 7 anos atrás
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls há 7 anos atrás
  Brad King e16568c293 Merge topic 'file-alt-httpauth' há 7 anos atrás
  Clinton Stimpson 31301b46a7 file: Allow DOWNLOAD/UPLOAD using alternate authentication methods há 7 anos atrás
  Vitaly Stakhovsky c8fd23ec6f cmMakefile: return directories as const std::string& há 7 anos atrás
  Vitaly Stakhovsky 69ca85cc7f Remove unnecessary c_str() in RegularExpression::find calls há 7 anos atrás
  David Faure bdd0174df1 file(WRITE): Avoid toggling permissions between 644 and 664 há 7 anos atrás
  Devin Nakamura b872f5b303 file(STRINGS): Use isprint() to test character type há 7 anos atrás
  Brad King e9ec0cc3bb Merge topic 'update-kwsys' há 7 anos atrás
  Brad King b41b30f16e Update use of KWSys SystemTools::SplitString for new signature há 7 anos atrás
  Brad King 142a625729 file: Drop error cases added by CMake 3.12.0-rc1 to avoid regressions há 7 anos atrás
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 há 7 anos atrás
  Ruslan Baratov 2db4945150 file(WRITE): Report errors during write operation há 7 anos atrás
  Yves Frederix 6dcd1bfa39 file(INSTALL): Preserve file time when writing NTFS alternate stream há 7 anos atrás
  Shane Parris ca0befc2e1 Add `CONFIGURE_DEPENDS` flag support to cmFileCommand::HandleGlobCommand há 7 anos atrás
  Shane Parris b688d4fd22 file(GLOB): Ensure entire file list is sorted há 7 anos atrás
  Shane Parris fcaa134c6c Refactor HandleGlobCommand há 7 anos atrás
  Shane Parris 602988e1e5 Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commands há 7 anos atrás
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. há 7 anos atrás
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. há 7 anos atrás
  Domen Vrankar 670ad047b3 Move file/dir permissions code to common file. há 8 anos atrás
  Domen Vrankar deeba85f81 CMake: enable setting default dir creation permissions há 8 anos atrás
  Shane Parris 5d67e9025d file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption há 8 anos atrás
  Matthias Maennich 870dd06da1 Fix left-over occurrences of else-after-return há 8 anos atrás
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR há 8 anos atrás
  Brad King 7c28081c14 Merge topic 'string-clear' há 8 anos atrás
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. há 8 anos atrás
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE há 8 anos atrás
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. há 8 anos atrás