Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 hace 8 años
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance hace 8 años
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes hace 8 años
  Daniel Pfeifer 2988abd939 clang-tidy: apply modernize-use-bool-literals fixes hace 9 años
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings hace 9 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations hace 9 años
  Daniel Pfeifer 7b6349da4d CMake: don't use else after return hace 9 años
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves hace 9 años
  Daniel Pfeifer 5784747d1b Improve string find: prefer character overloads. hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments hace 9 años
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format hace 9 años
  Stephen Kelly c4ae157865 Genex: Port some access API to cmGeneratorTarget. hace 10 años
  Stephen Kelly 1583440509 cmGeneratorExpression: Port interface to cmGeneratorTarget. hace 10 años
  Stephen Kelly 11165525ba cmGeneratorExpression: Port to cmLocalGenerator. hace 10 años
  Stephen Kelly fc1c7cf85d Genex: Store a backtrace, not a pointer to one. hace 10 años
  Stephen Kelly 52919ac8ac cmMakefile: Make cmListFileBacktrace default constructible. hace 10 años
  Brad King 6390d5f5cb Merge topic 'refactor-cmGeneratorExpression' hace 10 años
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. hace 10 años
  Stephen Kelly ec428fafcf Genex: Extend cmGeneratorExpressionContext constructor. hace 10 años
  Stephen Kelly 80b9f0cbe2 Genex: Extract an evaluateWithContext method. hace 10 años
  Stephen Kelly e387ce7d68 Genex: Add a COMPILE_LANGUAGE generator expression. hace 10 años
  Stephen Kelly 92a37f9279 Convert raw loops to set member insert. hace 11 años