1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  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 жил өмнө
  Ken Martin 5d11564c35 ENH: allow source file properties to chain to Directories and up 19 жил өмнө
  Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining 19 жил өмнө
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 жил өмнө
  Andy Cedilnik 634343c3e8 STYLE: Fix some style issues 19 жил өмнө
  Bill Hoffman b41d447935 ENH: use GetRequiredDefinition instead of GetDefinition and crash 21 жил өмнө
  Andy Cedilnik 42bc978b5b BUG: When creating a test driver, do not remove the old file, so if nothing changes, it will not rebuild. Fixes Bug #885 - cmCreateTestSource overwrite file when running cmake 21 жил өмнө
  Bill Hoffman e539cf9f7c ENH: make test driver more flexible by using a configured file instead of generating all the code. fixes bug 28 21 жил өмнө
  Ken Martin 737d2fc7d6 fix compiler warning 22 жил өмнө
  Bill Hoffman 711febc82d ENH: null terminate at the end of the list 22 жил өмнө
  Ken Martin 49c8ca5bca undid change because other changes make it no longer neccesary 22 жил өмнө
  Ken Martin b1095dd2f0 minor fix 22 жил өмнө