提交歷史

作者 SHA1 備註 提交日期
  Brad King bfe0ea2d98 Merge topic 'cm-contains' 6 年之前
  Regina Pfeifer 2dfc52675c cmAlgorithms: Add cmContains 6 年之前
  Rolf Eike Beer da26b3be89 avoid adding multiple consecutive string literals to std::string 6 年之前
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 年之前
  Brad King c1fc6c80c7 VS: Place intermediate files in the "ASM List Location" next to objects 6 年之前
  Brad King 707283981f VS: Use AddLanguageFlags to de-duplicate CMAKE_<LANG>_FLAGS* lookup 6 年之前
  Sebastian Holtermann db182eb160 cmTarget: Move member `*Commands` to impl 6 年之前
  Vitaly Stakhovsky 9dd255548d cmSystemTools::Error: consolidate parameters into single std::string 6 年之前
  Saleem Abdulrasool fc8b90af2c Create and use `cmGeneratorTarget::Names` 6 年之前
  Brad King 4b37b4f1bb Merge topic 'modernize-for-loops' 6 年之前
  Artur Ryt 01b2d6ab74 Modernize: Use ranged for-loops when possible 6 年之前
  Vitaly Stakhovsky 00ba28ffd0 cmMakefile::GetRequiredDefinition: return const std::string& 6 年之前
  Brad King 60c06620a6 Merge topic 'cmoutputconverter-simplify' 6 年之前
  Bruno Manganelli b6a957c969 cmOutputConverter: move ConvertToRelativePath to cmStateDirectory. 7 年之前
  Bruno Manganelli 3e867ed400 cmake: inlined files dir constant and removed it from cmake.h 7 年之前
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 年之前
  Stephan Szabo 8279302110 Convert cmIDEFlagTable to use owned strings 7 年之前
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations 7 年之前
  Vitaly Stakhovsky b8bb6ba653 cmGeneratorTarget::GetExportMacro: return const std::string* 7 年之前
  Brad King ec9ef691fe Merge topic 'provide_explicit_source_and_build_command_line_options' 7 年之前
  Vitaly Stakhovsky f4ff60a803 cmMakefile: Make GetSafeDefinition return std::string const& 7 年之前
  Robert Maynard de962cc00d CMake: Internally uses -S instead of -H to specify source directory 7 年之前
  Brad King 1b57f49586 genex: Simplify cmGeneratorExpressionInterpreter 7 年之前
  Vitaly Stakhovsky 4d89830d71 cmMakefile: Make GetRequiredDefinition return std::string 7 年之前
  Brad King 9da844d8cb Merge topic 'lg-directory' 7 年之前
  Vitaly Stakhovsky 50fbfee3a0 cmLocalGenerator: return directories as const std::string& 7 年之前
  Marc Chevrier 974de0e199 static library: add property STATIC_LIBRARY_OPTIONS 7 年之前
  Vitaly Stakhovsky 6ce56028d5 cmVisualStudioGeneratorOptions::Parse(): const std::string& argument 7 年之前
  Frank Goyens b771b2c300 VS: extended OutputDeploymentDebuggerTool for AdditionalFiles 7 年之前
  Frank Goyens 2f4075fa45 VS: moved EscapeForXML function higher up and made static 7 年之前