Commit History

Author SHA1 Message Date
  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 7 years ago
  Brad King 40a732800d VS: Clarify global generator constructor interface 7 years ago
  Brad King dc90cd6877 Merge topic 'fileapi' 7 years ago
  Brad King b83fe27d8d fileapi: Report cmake generator in reply index file 7 years ago
  Stephan Szabo 8279302110 Convert cmIDEFlagTable to use owned strings 7 years ago
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls 7 years ago
  Vitaly Stakhovsky c530e2f74f cmCompiledGeneratorExpression::Evaluate(): return const std::string& 7 years ago
  Brad King b41b30f16e Update use of KWSys SystemTools::SplitString for new signature 7 years ago
  Florian Maushart 1ab3881ec9 cmake: Add options for parallel builds to --build mode 7 years ago
  Brad King eb80af9093 Drop Visual Studio 8 2005 generator 7 years ago
  Vitaly Stakhovsky 92c7b52607 VS: Use range-based 'for' loops in generator code 8 years ago