Commit History

Author SHA1 Message Date
  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
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 years ago
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 years ago
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Kitware Robot 54e9d38c28 Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 6 years ago
  Sebastian Holtermann 7fbcc16dcd cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize 6 years ago
  Sebastian Holtermann a693e875db Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}With 6 years ago
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 years ago
  Vitaly Stakhovsky 23e8364aed Source: std::string related cleanup 6 years ago
  Brad King cb23f2ac8b Merge topic 'vs-default-platform' 6 years ago
  Brad King db02be85a0 VS: Provide the default platform name to project code 6 years ago
  Sebastian Holtermann 735c6f39d9 Fix invalid ///! doxygen comment line starts 6 years ago
  Bartosz Kosiorek 324d18bb34 cmake: Teach --build mode to support multiple targets 6 years ago
  Bartosz Kosiorek fdeb364a84 cmGlobalGenerator: Change case of methods from GeneratedMakeCommand struct 6 years ago
  Brad King 9620cb935a Merge topic 'add_consistent_verbose_build_flag' 6 years ago
  Bruno Manganelli b6a957c969 cmOutputConverter: move ConvertToRelativePath to cmStateDirectory. 7 years ago
  Robert Maynard 1a45266cb5 cmGlobalGenerator: Add a class that represent the build command 7 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Brad King 89cc3d432b VS: Move platform name members to top-level global generator 6 years ago
  Brad King 40a732800d VS: Clarify global generator constructor interface 6 years ago
  Brad King dc90cd6877 Merge topic 'fileapi' 6 years ago