Cronologia Commit

Autore SHA1 Messaggio Data
  Alex Turbov 3fdd8db3aa Refactor: Avoid `std::endl` where it's not necessary (part 1) 5 anni fa
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 anni fa
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 anni fa
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 anni fa
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 anni fa
  Gabor Bencze 07ea93de54 cmCommand refactor: cmWriteFileCommand 6 anni fa
  Bruno Manganelli 5bcfe98bd5 Source: Fix various compiler warnings in Visual Studio 2017 6 anni fa
  David Faure bdd0174df1 file(WRITE): Avoid toggling permissions between 644 and 664 7 anni fa
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 anni fa
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 anni fa
  Pavel Solodovnikov 86dc86dd6c Add const-reference qualifications 8 anni fa
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 anni fa
  Daniel Pfeifer e9fc7ff505 Add self-sufficient wrapper for <sys/stat.h> 8 anni fa
  Daniel Pfeifer 602b78aa79 Remove redundant c_str() calls 9 anni fa
  Daniel Pfeifer f69e768d94 Separate compilation for commands included in cmCommands 9 anni fa
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 anni fa
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 anni fa
  Brad King be14fe4857 Source: Stabilize include order of sys/types.h before sys/stat.h 9 anni fa
  Brad King 180538c706 Source: Stabilize include order 9 anni fa
  Stephen Kelly 2db55ffa56 Remove borland workarounds. 11 anni fa
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 anni fa
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 11 anni fa
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 anni fa
  Brad King cae85c9f65 Borland: No S_IWGRP is available 15 anni fa
  Brad King 85cbdaade2 Really trust umask in file(WRITE) command (#10789, #10126) 15 anni fa
  Brad King 8d0161c8ff Trust umask for file permissions 16 anni fa
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 anni fa
  Brad King 1381aab4b7 BUG: Remove check for files written by file(WRITE) being loaded. 17 anni fa
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 anni fa
  Ken Martin cac30b5ff8 STYLE: fix line length 19 anni fa