提交历史

作者 SHA1 备注 提交日期
  Alex Turbov bc8621d999 Fix: A lot of typos in code found by `typos` 9 月之前
  Ben Boeckel a29ca55b1f create_test_sourcelist: use the full path to the driver 1 年之前
  Ben Boeckel 609af7734f cmCreateTestSourceList: simplify string operations 1 年之前
  Klaas Speller f0802b2f50 create_test_sourcelist: Add support for more special characters in paths 3 年之前
  Brad King 75e8173322 Source: Fix clang -Wunused-but-set-variable warnings 3 年之前
  Ben Boeckel 136608dfec cmCreateTestSourceList: avoid generating duplicate declarations 4 年之前
  Sergey Bronnikov 0273293047 create_test_sourcelist: fix typo in placeholder name 4 年之前
  Asit Dhal 03ad0e61c1 configure_file: Add option for user defined permissions 5 年之前
  Rahul Gottipati 27b03281e2 configure_file: Add option to control file permissions transfer to copy 5 年之前
  Regina Pfeifer f717e1fccf cmCreateTestSourceList: Port away from cmCommand 6 年之前
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 年之前
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 年之前
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 年之前
  Vitaly Stakhovsky 0281f9a4ca cmMakefile::ConfigureFile: Accept `std::string` parameters 6 年之前
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 年之前
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 年之前
  Daniel Pfeifer 64f9c282f3 Separate compilation for commands included in cmBootstrapCommands1 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer 5cec953e6a Use std::replace for replacing chars in strings. 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 180538c706 Source: Stabilize include order 9 年之前
  Brad King 3144857e1e Avoid depending on CMAKE_ROOT cache entry internally (#16015) 9 年之前
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 年之前
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 年之前
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 10 年之前
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年之前
  Yury G. Kudryashov 43d60114a5 Run vim spellcheck on some files 13 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  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 年之前
  Brad King 35936433e1 ENH: Merging changes from branch CMake-SourceFile2-b between tags 18 年之前