Historique des commits

Auteur SHA1 Message Date
  Deniz Bahadir b0e2f1415e target_link_libraries: Slightly fix some error-messages. il y a 8 ans
  Deniz Bahadir 85457b63c8 target_link_libraries: Return earlier on some error. il y a 8 ans
  Deniz Bahadir fe4b25ec2f Teach target_* commands to set INTERFACE properties of IMPORTED targets il y a 8 ans
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. il y a 8 ans
  Brad King a47a853376 target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libs il y a 8 ans
  Daniel Pfeifer 5962db4389 Use C++11 nullptr il y a 8 ans
  Daniel Pfeifer e81c323da9 Include necessary headers in commands il y a 9 ans
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 il y a 9 ans
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace il y a 9 ans
  Stephen Kelly 7edfcd0e83 cmMakefile: Inline method into caller il y a 9 ans
  Brad King 86578eccf2 Simplify CMake per-source license notices il y a 9 ans
  Daniel Pfeifer 516f8edb2e Avoid else after return il y a 9 ans
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness il y a 9 ans
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR il y a 9 ans
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format il y a 9 ans
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments il y a 9 ans
  Brad King 87f44b7525 Fix export of STATIC library PRIVATE non-target dependencies il y a 9 ans
  Brad King aea1b03617 Fix export of STATIC library PRIVATE dependencies with CMP0022 NEW il y a 9 ans
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. il y a 10 ans
  Stephen Kelly 482b3811e4 cmTarget: Move link type enum out. il y a 10 ans
  Brad King 30c2e1dd16 cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626) il y a 10 ans
  Stephen Kelly de21168612 Port to static cmPolicies API. il y a 10 ans
  Stephen Kelly ade20b433b cmake: Remove DebugConfigs member. il y a 10 ans
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. il y a 10 ans
  Stephen Kelly ff710539ab Remove default labels from fully covered switch statements. il y a 11 ans
  Brad King f70b2253f6 Merge topic 'fix_policy_diagnostics' il y a 11 ans
  Nils Gladitz 77b581c2f0 Policies: omit warnings about unset policies when they are actually set to NEW il y a 11 ans
  Stephen Kelly 21c573f682 Remove some c_str() calls. il y a 11 ans
  Ben Boeckel 466abd846f cmTargetLinkLibrariesCommand: Use a string argument il y a 11 ans
  Ben Boeckel 8d60da0cb5 cmTarget: Remove the project argument to FindTarget il y a 11 ans