Histórico de Commits

Autor SHA1 Mensagem Data
  Vitaly Stakhovsky c530e2f74f cmCompiledGeneratorExpression::Evaluate(): return const std::string& há 7 anos atrás
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. há 7 anos atrás
  Marc Chevrier 10f58b27ac Genex: Per-source $<COMPILE_LANGUAGE:...> support há 8 anos atrás
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR há 8 anos atrás
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. há 8 anos atrás
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. há 8 anos atrás
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 há 8 anos atrás
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance há 8 anos atrás
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes há 8 anos atrás
  Daniel Pfeifer 2988abd939 clang-tidy: apply modernize-use-bool-literals fixes há 9 anos atrás
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings há 9 anos atrás
  Brad King 86578eccf2 Simplify CMake per-source license notices há 9 anos atrás
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations há 9 anos atrás
  Daniel Pfeifer 7b6349da4d CMake: don't use else after return há 9 anos atrás
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves há 9 anos atrás
  Daniel Pfeifer 5784747d1b Improve string find: prefer character overloads. há 9 anos atrás
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format há 9 anos atrás
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments há 9 anos atrás
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format há 9 anos atrás
  Stephen Kelly c4ae157865 Genex: Port some access API to cmGeneratorTarget. há 10 anos atrás
  Stephen Kelly 1583440509 cmGeneratorExpression: Port interface to cmGeneratorTarget. há 10 anos atrás
  Stephen Kelly 11165525ba cmGeneratorExpression: Port to cmLocalGenerator. há 10 anos atrás
  Stephen Kelly fc1c7cf85d Genex: Store a backtrace, not a pointer to one. há 10 anos atrás
  Stephen Kelly 52919ac8ac cmMakefile: Make cmListFileBacktrace default constructible. há 10 anos atrás
  Brad King 6390d5f5cb Merge topic 'refactor-cmGeneratorExpression' há 10 anos atrás
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. há 10 anos atrás
  Stephen Kelly ec428fafcf Genex: Extend cmGeneratorExpressionContext constructor. há 10 anos atrás
  Stephen Kelly 80b9f0cbe2 Genex: Extract an evaluateWithContext method. há 10 anos atrás
  Stephen Kelly e387ce7d68 Genex: Add a COMPILE_LANGUAGE generator expression. há 10 anos atrás
  Stephen Kelly 92a37f9279 Convert raw loops to set member insert. há 11 anos atrás