Histórico de Commits

Autor SHA1 Mensagem Data
  Marc Chevrier f93385283f cmLocalGenerator: modernize memory management há 6 anos atrás
  Corentin Plouet 553658393c Graphviz: added test suite, fixes, enhancements há 6 anos atrás
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto há 6 anos atrás
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList há 6 anos atrás
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation há 6 anos atrás
  Regina Pfeifer d331021255 clang-tidy: isolate declarations for readability há 6 anos atrás
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument há 6 anos atrás
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header há 6 anos atrás
  Vitaly Stakhovsky 273257222e Source: change parameters to std::string há 6 anos atrás
  Kyle Edwards 4568d046c4 Properties: Add CMAKE_ROLE global property há 6 anos atrás
  Sean McBride b056bc3425 Fix most clang -Wextra-semi-stmt warnings in C++ files há 6 anos atrás
  Nick Schultz 50c4dec072 graphviz: dereference ALIAS targets há 7 anos atrás
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls há 7 anos atrás
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. há 7 anos atrás
  Joel T. Frederico 9b4d31dc77 cmGraphVizWriter: Updated to create and follow dependers for interface targets há 8 anos atrás
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR há 8 anos atrás
  Nico Müller 5b46cc91d9 graphviz: distinguish target dependency types há 8 anos atrás
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. há 8 anos atrás
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep há 8 anos atrás
  Daniel Pfeifer 5962db4389 Use C++11 nullptr há 8 anos atrás
  Aaron Orenstein af3fd6f22f Performance: Add an index to Change cmLocalGenerator::GeneratorTargets. há 8 anos atrás
  Daniel Pfeifer c36d63cd48 cmake: initialize with Role that controls which commands to register há 8 anos atrás
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes há 8 anos atrás
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings há 9 anos atrás
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace há 9 anos atrás
  Brad King 86578eccf2 Simplify CMake per-source license notices há 9 anos atrás
  Daniel Pfeifer 1a9de8035c surround macro arguments with parentheses há 9 anos atrás
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations há 9 anos atrás
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves há 9 anos atrás
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR há 9 anos atrás