Historial de Commits

Autor SHA1 Mensaje Fecha
  Kyle Edwards 09d7f947d6 cmGeneratorExpression: Require cmake instance hace 3 años
  Ben Boeckel a5f8cbe8b1 clang-tidy: address `modernize-use-default-member-init` lints hace 3 años
  Vitaly Stakhovsky 43f7b17816 cmGeneratorExpressionInterpreter::Evaluate: remove const char* overload hace 5 años
  Vitaly Stakhovsky b0dc52704b cmGeneratorExpression: remove const char* overloads hace 5 años
  Marc Chevrier 461efa7b51 Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...> hace 5 años
  Marc Chevrier d74416a9cd cmGeneratorExpressionEvaluator: Modernize memory management hace 5 años
  Kyle Edwards 2ec1156b80 Refactor: Generalize cmExportInstallFileGenerator::ReplaceInstallPrefix() hace 6 años
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 hace 6 años
  Daniel Eiband 7dcf9cb83c cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility hace 6 años
  Daniel Eiband c12222db86 cmGeneratorExpression: Remove Evaluate overload by parameter re-ordering hace 6 años
  Daniel Eiband 1811411fec cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression hace 6 años
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers hace 6 años
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto hace 6 años
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using hace 6 años
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument hace 6 años
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header hace 6 años
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` hace 6 años
  Regina Pfeifer 5a0784ddea clang-tidy: Pass by value hace 6 años
  Vitaly Stakhovsky 1cf9c754db Source: Modernize for loops, add const modifiers hace 6 años
  Marc Chevrier 5ca130e223 Refactoring: introduce function to check if a string is a generator expression hace 7 años
  Brad King f35be59961 Fix transitive usage requirements through same-name imported targets hace 7 años
  Brad King 1b57f49586 genex: Simplify cmGeneratorExpressionInterpreter hace 7 años
  Vitaly Stakhovsky 65ab9ce938 Genex: Return Evaluate results as const std::string& hace 7 años
  Vitaly Stakhovsky 16e17376c7 EvaluateExpression() returns std::string hace 7 años
  Vitaly Stakhovsky c530e2f74f cmCompiledGeneratorExpression::Evaluate(): return const std::string& hace 7 años
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. hace 7 años
  Marc Chevrier 10f58b27ac Genex: Per-source $<COMPILE_LANGUAGE:...> support hace 8 años
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR hace 8 años
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. hace 8 años
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. hace 8 años