Commit History

Author SHA1 Message Date
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 9 years ago
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 years ago
  Stephen Kelly 7edfcd0e83 cmMakefile: Inline method into caller 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 516f8edb2e Avoid else after return 9 years ago
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 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
  Brad King 87f44b7525 Fix export of STATIC library PRIVATE non-target dependencies 9 years ago
  Brad King aea1b03617 Fix export of STATIC library PRIVATE dependencies with CMP0022 NEW 9 years ago
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 years ago
  Stephen Kelly 482b3811e4 cmTarget: Move link type enum out. 10 years ago
  Brad King 30c2e1dd16 cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626) 10 years ago
  Stephen Kelly de21168612 Port to static cmPolicies API. 10 years ago
  Stephen Kelly ade20b433b cmake: Remove DebugConfigs member. 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Stephen Kelly ff710539ab Remove default labels from fully covered switch statements. 11 years ago
  Brad King f70b2253f6 Merge topic 'fix_policy_diagnostics' 11 years ago
  Nils Gladitz 77b581c2f0 Policies: omit warnings about unset policies when they are actually set to NEW 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 466abd846f cmTargetLinkLibrariesCommand: Use a string argument 11 years ago
  Ben Boeckel 8d60da0cb5 cmTarget: Remove the project argument to FindTarget 11 years ago
  Rolf Eike Beer c768e398f9 cmMakefile: make some methods take const std::string& instead of const char* 11 years ago
  Stephen Kelly 596b2a8c08 Disallow linking to utility targets (#13902). 12 years ago
  Brad King 25b7f87eca Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-master 12 years ago
  Brad King ef10b87cc1 CMP0022: Plain target_link_libraries must populate link interface 12 years ago
  Brad King 4064d6f216 target_link_libraries: Revert accidental change 12 years ago
  Stephen Kelly c4373b33b2 cmTarget: Make GetProperty() const. 12 years ago
  Brad King 1b21ac405f Merge topic 'fix-tll-static-private' 12 years ago