Commit History

Author SHA1 Message Date
  Marc Chevrier d9b2c7dae2 Introduce memory management helper: cm_memory.hxx 6 years ago
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Sebastian Holtermann 7b4b61a4d3 cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTarget 6 years ago
  Vitaly Stakhovsky 9dd255548d cmSystemTools::Error: consolidate parameters into single std::string 6 years ago
  Zsolt Parragi 006768903c Work around clang-cl breakage on make_unique/std::forward 7 years ago
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Daniel Pfeifer cbcfb79f9c Use C++11 unordered containers 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer ee72803e9f fix some include-what-you-use diagnostics 8 years ago
  Daniel Pfeifer 7fb14775a3 cmDisallowedCommand: extract policy checking from cmCommand 8 years ago
  Daniel Pfeifer 85bfdddaf7 clang-tidy: apply readability-redundant-control-flow fixes 9 years ago
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 years ago
  Daniel Pfeifer f69e768d94 Separate compilation for commands included in cmCommands 9 years ago
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer d9f5d3c50f Remove redundant get() call on smart pointer 9 years ago
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 years ago
  Christoph Grüninger c376c5bca2 Do not place CMake version in export files 9 years ago
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 years ago
  Stephen Kelly 482b3811e4 cmTarget: Move link type enum out. 10 years ago
  Stephen Kelly bc1097e3d9 cmExportLibraryDependenciesCommand: Port to cmMakefile. 10 years ago
  Brad King 80cb12bb8b export_library_dependencies: Use original link libraries internally 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago