Commit History

Author SHA1 Message Date
  Brad King 0b10b3ed6b cmMakefileTargetGenerator: Inline WriteObjectBuildFile in only call site 6 years ago
  Cristian Adam 36ded610af PCH: Generate sources during Compute step 6 years ago
  Daniel Eiband 7dcf9cb83c cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility 6 years ago
  Daniel Eiband 1811411fec cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 6 years ago
  Daniel Eiband a583b7bc17 Genex: Evaluate byproduct generator expressions in cmCustomCommandGenerator 6 years ago
  Daniel Eiband 026ef9b312 Refactoring: Use ConfigName instead of property CMAKE_BUILD_TYPE 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Brad King 5acf0de1fe cmLocalGenerator: Remove AppendFlags 'const char*' overload 6 years ago
  Brad King 4684e64c84 Merge topic 'clang-ipo-support' 6 years ago
  Zsolt Parragi c856d4556b bindexplib: supporting llvm bitcode formats using llvm-nm 6 years ago
  Cristian Adam b8626261e9 Precompile headers: Add methods to generate PCH sources 6 years ago
  Brad King 89479bde94 Merge topic 'pvs-cleanup' 6 years ago
  Brad King a8ca5aea94 cmMakefileTargetGenerator: Check for null before using a pointer 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
  Sebastian Holtermann 18b0330b86 clang-tidy: Enable performance-inefficient-string-concatenation 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 years ago
  Brad King 8ee6584a99 Ninja,Makefile: Fix <LANG>_COMPILER_LAUNCHER shell command syntax 6 years ago
  Sebastian Holtermann 1ded3599d6 Makefiles: Process ADDTIONAL_CLEAN_FILES dir prop at directory level 6 years ago
  Brad King 3020354f7c Merge topic 'string-cleanup' 6 years ago
  Vitaly Stakhovsky 23e8364aed Source: std::string related cleanup 6 years ago
  Sebastian Holtermann d745df4b01 Makefiles: Add support for ADDITIONAL_CLEAN_FILES target property 6 years ago
  Sebastian Holtermann 124ec11720 Makefiles: Add support for ADDITIONAL_CLEAN_FILES directory property 6 years ago
  Sebastian Holtermann 43640fc80a Makefiles: Move ADDITIONAL_MAKE_CLEAN_FILES evaluation to lambda 6 years ago
  Sebastian Holtermann 7c8c18b1e6 Makefiles: Sort clean files by using a std::set<std::string> container 6 years ago
  Regina Pfeifer 9eb0e73f46 cmRange: Move to dedicated header file 6 years ago