Commit History

Author SHA1 Message Date
  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
  Vitaly Stakhovsky 18726ad634 GetFeature(): return cmProp 5 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
  Vitaly Stakhovsky aba23c747b cmMakefile::GetProperty: return cmProp 5 years ago
  Rolf Eike Beer 48adc29721 replace "std::string::find(x) == 0" with cmHasPrefix() 5 years ago
  Vitaly Stakhovsky 36a5b3d1d1 cmMakefile::AddCacheDefinition: Add overload that accepts std::string value 5 years ago
  Vitaly Stakhovsky b0dc52704b cmGeneratorExpression: remove const char* overloads 5 years ago
  Vitaly Stakhovsky bbc07e4561 Source: use std::string in place of const char* 5 years ago
  Marc Chevrier 36c8cae2e8 cmLocalGenerator: modernize memory management 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Brad King a29b8d285e Merge topic 'fix-vsmacro-access-violation' 6 years ago
  Daniel Eiband 7847fef510 VS: Fix access violation when calling Visual Studio macro 6 years ago
  Daniel Eiband 7dcf9cb83c cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility 6 years ago