Commit History

Author SHA1 Message Date
  Ben Boeckel b82a74d918 generators: use GetSupportDirectory() in more places 5 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 8 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 9 months ago
  Brad King 381c446ff7 VS: Remove support for appending a platform to the generator name 11 months ago
  Lauri Vasama 0bb13ba0e6 VS: Add support for Visual Studio solution items 1 year ago
  Lauri Vasama f1bcb7276a VS: Refactor solution folder creation 11 months ago
  Brad King 241f923a6f Drop Visual Studio 12 2013 generator 1 year ago
  Brad King 03c31b0395 Drop Visual Studio 9 2008 generator 1 year ago
  Brad King 88c70dde34 cmGlobalVisualStudioGenerator: Use member 'Version' more directly 1 year ago
  Vitaly Stakhovsky 1a49b439a5 Source: Use cmValue::IsOn and IsOff 1 year ago
  Brad King 5c77facd78 VS: Fix Intel plugin version detection fallback 1 year ago
  Ben Boeckel 197a6bf171 cxxmodules: rework control logic for scanning regular C++ sources 2 years ago
  Brad King 863891adb2 Merge topic 'modules-better-messages' 2 years ago
  Ben Boeckel 571b5e1f2c cxxmodules: improve error messages for C++ module setup 2 years ago
  Ben Boeckel 809248a0c9 strings: use character literals where possible 2 years ago
  Ben Boeckel 7137b17835 cmStrCat: use in Windows-specific sources 2 years ago
  Ben Boeckel 3f1378fbca strings: compare to static `string_view` instances in Windows-only code 2 years ago
  Brad King 75b573a628 Deprecate Visual Studio 12 2013 generator 2 years ago
  Brad King 536c1de1d4 Drop Visual Studio 11 2012 generator 2 years ago
  Brad King 04b0d5c862 codespell: Fix typos 2 years ago
  Marc Chevrier e08ba229ee CMake code rely on cmList class for CMake lists management (part. 1) 2 years ago
  Brad King d7f440c5db Deprecate Visual Studio 9 2008 generator 2 years ago
  Kitware Robot 33abef7416 Revise C++ coding style using clang-format-15 2 years ago
  Ben Boeckel 707172c66e clang-tidy: fix `readability-use-anyofallof` lints 3 years ago
  Ben Boeckel 362d6cd234 clang-tidy: fix `modernize-raw-string-literal` lints 3 years ago
  Ben Boeckel 4deab0a75c clang-tidy: fix `readability-braces-around-statements` lints 3 years ago
  Ben Boeckel 714a466eeb clang-tidy: fix `readability-container-size-empty` lints 3 years ago
  Ben Boeckel 6d2aa54d62 clang-tidy: fix `performance-unnecessary-copy-initialization` lints 3 years ago
  Ben Boeckel b72c45e39f clang-tidy: fix `readability-else-after-return` lints 3 years ago
  Ben Boeckel 07172aa31e clang-tidy: fix `readability-redundant-string-cstr` lints 3 years ago