Commit History

Author SHA1 Message Date
  Ben Boeckel 714a466eeb clang-tidy: fix `readability-container-size-empty` lints 2 years ago
  Ben Boeckel 6d2aa54d62 clang-tidy: fix `performance-unnecessary-copy-initialization` lints 2 years ago
  Ben Boeckel b72c45e39f clang-tidy: fix `readability-else-after-return` lints 2 years ago
  Ben Boeckel 07172aa31e clang-tidy: fix `readability-redundant-string-cstr` lints 2 years ago
  Ben Boeckel 64c0702f91 clang-tidy: fix `readability-static-accessed-through-instance` lints 2 years ago
  Ben Boeckel 83d685ee1b clang-tidy: fix `modernize-use-equals-default` lints 2 years ago
  Ilia K 3166547cf6 ASM_MARMASM: Add support for Microsoft ARM assembler language 3 years ago
  Brad King 6c1337cb79 Deprecate Visual Studio 11 2012 generator 3 years ago
  Brad King 8d6f015d59 Drop Visual Studio 10 2010 generator 3 years ago
  Ben Boeckel 386465bf83 cmTarget: add support for C++ module fileset types 3 years ago
  FeRD (Frank Dana) 98a10290a8 cmSystemTools: Fix 'ErrorOccurred' spelling 3 years ago
  Sumit Bhardwaj 11b8366e55 VS: Introduce IsInSolution to check whether a target is in sln file 3 years ago
  Brad King 6ab2c40c17 cmGlobalVisualStudio7Generator: Drop unused method 3 years ago
  Sumit Bhardwaj a88f98b3be Make cmGlobalVisualStudioGenerator::VSVersion enum class 3 years ago
  Carsten Rudolph 193b8fca52 cmBuildOptions: Split build arguments into separate object. 3 years ago
  Sumit Bhardwaj 0eea32a376 VS: Add DOTNET_SDK property to generate SDK-style C# projects 3 years ago
  NAKAMURA Takumi 0e58a5ea07 Source: Fix possible IWYU warnings in Windows generators 4 years ago
  Rose 6f4727aaa0 Source: Replace C headers with C++ ones 4 years ago
  Luigi Fiorentini a2b782bbc1 VS: Map /Y- flag to not use precompiled headers with VS 2008 4 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Marc Chevrier 5a2a275bb4 Refactor: reduce cmToCStr usage 4 years ago
  Brad King 22dab6eb96 Deprecate Visual Studio 10 2010 generator 4 years ago
  Brad King 03bd9c4c10 cmMakefile: Add helper to initialize CMAKE_CONFIGURATION_TYPES 4 years ago
  Brad King 15fa320071 cmLocalGenerator: Factor out relative path conversion helpers 4 years ago
  Vitaly Stakhovsky f6e7d5f3a0 Reduce the scope of temporary cmProp variables and other improvements 5 years ago
  vvs31415 d298ae7470 cmake::GetCacheDefinition: Return cmProp 5 years ago
  Vitaly Stakhovsky 1380b43764 Refactor: Use cmToCStr() 5 years ago
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 years ago
  Brad King 422d9a0ab2 Factor out generator checks for filtering out interface libraries 5 years ago
  Vitaly Stakhovsky 7156911242 cmIsOn: add overload accepting const std::string* 5 years ago