Commit History

Author SHA1 Message Date
  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
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 years ago
  Stephen Kelly 4e6ca50445 cmTargetPropCommandBase: Change the interface to return bool. 12 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 8d60da0cb5 cmTarget: Remove the project argument to FindTarget 11 years ago
  Ben Boeckel ec97ed7d0c stringapi: Use strings for property names 12 years ago
  Rolf Eike Beer c768e398f9 cmMakefile: make some methods take const std::string& instead of const char* 11 years ago
  Stephen Kelly fe732264e9 Add the INTERFACE_LIBRARY target type. 13 years ago
  Stephen Kelly 370bf55415 Add the ALIAS target concept for libraries and executables. 12 years ago
  Stephen Kelly c0b8682200 Allow target commands to be invoked with no items (#14325). 12 years ago
  Stephen Kelly 1925cffa08 Add a SYSTEM parameter to target_include_directories (#14180) 12 years ago
  Stephen Kelly 286f227709 Extend the cmTargetPropCommandBase interface property handling. 12 years ago
  Stephen Kelly 510fdcb188 Whitelist target types in target_{include_directories,compile_definitions} 12 years ago
  Stephen Kelly 7bf490e9bb Make subclasses responsible for joining content. 12 years ago
  Stephen Kelly f6b16d4b06 Don't allow targets args in the new target commands. 12 years ago
  Brad King 76ace2b95a Merge topic 'disallow-IMPORTED-interface-porcelain' 12 years ago
  Stephen Kelly b98d14d400 Disallow porcelain to populate includes and defines of IMPORTED targets. 12 years ago
  Stephen Kelly 24dcf0c007 Make sure generator expressions can be used with target_include_directories. 12 years ago
  Stephen Kelly 8a37ebec78 Add the target_include_directories command. 13 years ago