Commit History

Author SHA1 Message Date
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Sebastian Holtermann 7c8c18b1e6 Makefiles: Sort clean files by using a std::set<std::string> container 6 years ago
  Saleem Abdulrasool 9ecb3f8d5c Ninja,Makefile: use `unique_ptr` for memory management 6 years ago
  Saleem Abdulrasool fc8b90af2c Create and use `cmGeneratorTarget::Names` 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 c1f5a44b28 LINK_OPTIONS: Add new family of properties 7 years ago
  Marc Chevrier 8e28d2630a Makefile generator: link flags management refactoring 7 years ago
  Yurii Batrak 7ab9a62572 Makefiles: Drop 'requires' step and its supporting infrastructure 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
  Daniel Pfeifer b1ec5deaf1 Pass large types by const&, small types by value 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Brad King f36eaf6a6e Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation 8 years ago
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 years ago
  Stephen Kelly 17d27893e6 cmState: Port dependent code to new cmStateDirectory name 9 years ago
  Brad King 2be36b0ab5 Merge topic 'remove-obsolete' 9 years ago
  Stephen Kelly f03d446e96 cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator 9 years ago
  Stephen Kelly 77c4202edc cmLinkLineComputer: Move RPath computation from cmLocalGenerator 9 years ago
  Stephen Kelly 0c97806325 cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator 9 years ago
  Stephen Kelly 6929581206 Makefiles: Port CreateLinkLibs to cmLinkLineComputer 9 years ago
  Stephen Kelly 5b361fdda0 cmLinkLineComputer: Extract from cmLocalGenerator 9 years ago
  Stephen Kelly d0faa58a51 Makefiles: Remove forbidden flag logic 9 years ago
  Stephen Kelly 2a49d86d5d Makefiles: Inline only use of method 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 5cbb548807 fix a batch of include-what-you-use violations 9 years ago
  Brad King 34ba5c5348 Makefile: Factor out response file checks into common helper 9 years ago
  Yury Zhuravlev 2005b96067 Makefile: Factor out WINDOWS_EXPORT_ALL_SYMBOLS helper 9 years ago
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago