Commit History

Author SHA1 Message Date
  Daniel Pfeifer 58c5f77837 clang-tidy: fix `readability-redundant-*` warnings 1 year ago
  Craig Scott 5a8a6dfe81 cmGeneratorExpression: Change Find() parameter type to cm::string_view 1 year ago
  Vitaly Stakhovsky 58da4aa47d Source: Avoid comparing pointers to nullptr 1 year ago
  Matthew Woehlke 8178fd43e9 export: Fix handling of import prefix 1 year ago
  Brad King 5f7d8192da cmGeneratorExpression: Inline evaluation helper at only call site 1 year ago
  Kyle Edwards 09d7f947d6 cmGeneratorExpression: Require cmake instance 3 years ago
  Ben Boeckel a5f8cbe8b1 clang-tidy: address `modernize-use-default-member-init` lints 3 years ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Vitaly Stakhovsky 43f7b17816 cmGeneratorExpressionInterpreter::Evaluate: remove const char* overload 5 years ago
  Vitaly Stakhovsky b0dc52704b cmGeneratorExpression: remove const char* overloads 5 years ago
  Marc Chevrier 461efa7b51 Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...> 5 years ago
  Marc Chevrier d74416a9cd cmGeneratorExpressionEvaluator: Modernize memory management 6 years ago
  Kyle Edwards 2ec1156b80 Refactor: Generalize cmExportInstallFileGenerator::ReplaceInstallPrefix() 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Daniel Eiband 7dcf9cb83c cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility 6 years ago
  Daniel Eiband c12222db86 cmGeneratorExpression: Remove Evaluate overload by parameter re-ordering 6 years ago
  Daniel Eiband 1811411fec cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 6 years ago
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Regina Pfeifer b05b778a2d clang-tidy: Use `= delete` 6 years ago
  Regina Pfeifer 5a0784ddea clang-tidy: Pass by value 6 years ago
  Marc Chevrier 5ca130e223 Refactoring: introduce function to check if a string is a generator expression 7 years ago
  Brad King 1b57f49586 genex: Simplify cmGeneratorExpressionInterpreter 7 years ago
  Vitaly Stakhovsky 65ab9ce938 Genex: Return Evaluate results as const std::string& 7 years ago
  Vitaly Stakhovsky 16e17376c7 EvaluateExpression() returns std::string 7 years ago
  Vitaly Stakhovsky c530e2f74f cmCompiledGeneratorExpression::Evaluate(): return const std::string& 7 years ago
  Marc Chevrier 10f58b27ac Genex: Per-source $<COMPILE_LANGUAGE:...> support 8 years ago
  Marc Chevrier 6bffc13ef1 Refactor per-source generator expression evaluation 8 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago