Commit History

Author SHA1 Message Date
  Ben Boeckel 362d6cd234 clang-tidy: fix `modernize-raw-string-literal` lints 2 years ago
  Ben Boeckel c61ece5c40 clang-tidy: fix `modernize-use-auto` lints 2 years ago
  Ben Boeckel 64c0702f91 clang-tidy: fix `readability-static-accessed-through-instance` lints 2 years ago
  Sumit Bhardwaj 7219988b00 VS: Exclude ZERO_CHECK.proj from .sln for include_external_msproject 3 years ago
  NAKAMURA Takumi 0e58a5ea07 Source: Fix possible IWYU warnings in Windows generators 4 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Marc Chevrier 5a2a275bb4 Refactor: reduce cmToCStr usage 4 years ago
  Robert Maynard 7a969fe21d cmMakefile: Refactor API to better handle empty config values 5 years ago
  Vitaly Stakhovsky 36aba01223 cmGeneratorTarget::GetProperty: return cmProp 5 years ago
  Kyle Edwards 7abc3d61ac Ninja Multi-Config: Fix issue with framework dependencies and Autogen 5 years ago
  Vitaly Stakhovsky bbc07e4561 Source: use std::string in place of const char* 5 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Vitaly Stakhovsky 99337d345b cmSystemTools::Error(): new overload accepting std::string 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Brad King 163cc8bbdd VS: Convert WriteSLNHeader to non-virtual lookup table 6 years ago
  Brad King d955b4f753 Merge topic 'fix-custom-target-with-csharp' 7 years ago
  Brad King a56edad6d6 CSharp: Fix regression in VS project type selection for custom target 7 years ago
  Brad King a6e02f881d add_dependencies: Track backtraces internally 7 years ago
  Michael Stürmer f9042d807d remove TargetIsCSharpOnly() and use methods from cmGeneratorTarget 7 years ago
  Vitaly Stakhovsky 92c7b52607 VS: Use range-based 'for' loops in generator code 7 years ago
  luzpaz 777e87ae00 Fix trivial typos in text 8 years ago
  Brad King c5b5bb270f VS: Do not consider MAP_IMPORTED_CONFIG_<CONFIG> on non-imported targets 8 years ago
  Brad King c94f1bcf92 Drop Visual Studio 7 .NET 2003 generator 8 years ago
  Beeble 227de0b95d include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG> 8 years ago
  Beeble 4cd815f0b3 VS: Pass whole target to WriteProjectConfigurations 8 years ago
  Daniel Pfeifer 66a7099993 iwyu: Fix VisualStudio specific issues 9 years ago
  Brad King 7aa9961939 Merge topic 'vs-csharp-prep' 9 years ago
  Michael Stürmer 4f78b9ff2d VS: Add CSharp project uuid and file extension 9 years ago
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 years ago