Commit History

Author SHA1 Message Date
  Deniz Bahadir 8112059ee7 target_link_libraries: Simplify implementation and add comments. 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 a1218f59d9 cmCommand: remove unused methods from interface and all implementations 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer 5afac50f68 cmConfigure: Ensure separate include block in headers 8 years ago
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 years ago
  Daniel Pfeifer 9855ebf11a Make cmCommand not inherit from cmObject 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 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
  Stephen Kelly 482b3811e4 cmTarget: Move link type enum out. 10 years ago
  Ben Boeckel 85fc9f26a7 stringapi: Command names 11 years ago
  Ben Boeckel 466abd846f cmTargetLinkLibrariesCommand: Use a string argument 11 years ago
  Brad King e33d8d2d77 Drop builtin command documentation 12 years ago
  Stephen Kelly b655865bbf target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature 12 years ago
  Stephen Kelly f5ca872e8b Use linked frameworks as a source of include directories. 12 years ago
  Stephen Kelly 3e30d9ed67 TLL: Don't populate old link interface if CMP0022 is NEW. 12 years ago
  Brad King 2618e0257e target_link_libraries: Update usage requirements documentation 12 years ago
  Stephen Kelly 77cecb778f Add includes and compile definitions with target_link_libraries. 13 years ago
  Brad King f032fb904b target_link_libraries: Document that new sigs privatize old (#13876) 12 years ago
  Stephen Kelly 1da75022bb Don't include generator expressions in old-style link handling. 13 years ago
  Andreas Mohr 965de974b2 Documentation: Correct typos and grammar 13 years ago
  Brad King ebf39cd306 Document behavior of multiple target_link_libraries calls (#13113) 13 years ago
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 13 years ago
  Brad King 5fc95dff46 target_link_libraries: Add missing space in documentation 14 years ago
  Stephen Kelly 914382224d target_link_libraries: Add LINK_(PUBLIC|PRIVATE) options 14 years ago
  Stephen Kelly cf64218eeb target_link_libraries: Trim trailing whitespace 14 years ago
  Brad King 999ce0aa9c Document target_link_libraries target scope (#11058) 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago