Commit History

Author SHA1 Message Date
  Sebastian Holtermann 012d599e26 Ninja: Add support for ADDITIONAL_CLEAN_FILES target property 6 years ago
  Sebastian Holtermann 30a550d6ad Ninja: In cmNinjaTargetGenerator use std::unique_ptr to manage new instances 6 years ago
  Saleem Abdulrasool 9ecb3f8d5c Ninja,Makefile: use `unique_ptr` for memory management 6 years ago
  Ben Boeckel 933dd91642 ninja: do not assume explicit preprocessing uses that output 6 years ago
  Ben Boeckel 72f9bb2993 ninja: make dyndep generation language aware 6 years ago
  Bartosz Kosiorek ab2e35d614 Replace occurrences of "Mac OS X" with "macOS" in comments 7 years ago
  Marc Chevrier cc9f88af53 LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS 7 years ago
  Marc Chevrier 0448311179 sourceFile properties: add property INCLUDE_DIRECTORIES 8 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Ben Boeckel adf60b2838 ninja: break unnecessary target dependencies 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Brad King 59aae29214 Ninja: Add dyndep rules for Fortran module dependencies 9 years ago
  Brad King 39ebfc79e6 Ninja: Add explicit preprocessing step for Fortran 9 years ago
  Daniel Pfeifer 5cbb548807 fix a batch of include-what-you-use violations 9 years ago
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 years ago
  Florent Castelli 8bbd5db4c1 Ninja: Make bundle resources a dependency of their target 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
  Dmitry Ivanov 24c9106b7b cmNinjaTargetGenerator: Factor out helper for forced response file check 9 years ago
  Stephen Kelly 80de856bb5 Ninja: Port to cmGeneratorTarget. 10 years ago
  Brad King 6e2a4087f2 Ninja: Centralize path conversion in global generator (#15757) 10 years ago
  Brad King cd530df88f cmNinjaTargetGenerator: Factor out compile command exporter 10 years ago
  Brad King 0837538e46 cmCommonTargetGenerator: Adopt GetFlags method 10 years ago
  Brad King 73bfad72d3 cmNinjaTargetGenerator: Factor out AddIncludeFlags helper 10 years ago
  Brad King cdb5b65752 cmCommonTargetGenerator: Adopt ModuleDefinitionFile member 10 years ago
  Brad King beee793732 cmCommonTargetGenerator: Adopt GetFeature and friends 10 years ago
  Brad King abfa5f2d1f cmCommonTargetGenerator: Adopt ConfigName member 10 years ago