提交历史

作者 SHA1 备注 提交日期
  Brad King add64399c5 target_link_libraries: Restore LINK_ONLY for multiple static lib dependencies 3 年之前
  Brad King c1e812ad4f target_link_libraries: Improve tolerance of unquoted generator expressions 3 年之前
  Brad King 5571a31648 target_link_libraries: Handle keyword arguments in dedicated code path 3 年之前
  Brad King 42590df9f9 target_link_libraries: Remove likely-broken ancient compatibility check 3 年之前
  Sean McBride 37859e3244 Source: Fix clang -Wimplicit-fallthrough warnings 4 年之前
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 年之前
  Brad King 7f506b95a7 cmGeneratorTarget: Refactor link item lookup 4 年之前
  Brad King 68af831505 cmMakefile: Inline GetExecutionContext at call sites 5 年之前
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 年之前
  Brad King a7fca06c46 Merge topic 'out-of-dir-link-list' 5 年之前
  Brad King f0e67da061 target_link_libraries: Fix out-of-dir linking of a list of targets 5 年之前
  Brad King acee629103 cmTargetLinkLibrariesCommand: Move HandleLibrary to helper struct 5 年之前
  Marc Chevrier f466cea3c9 cmMakefile: modernize memory management 5 年之前
  Brad King c40229968c target_link_libraries: Add FIXME comment for out-of-dir genex list 5 年之前
  Vitaly Stakhovsky c34b4497f8 cmTarget: add std::string overloads 5 年之前
  Regina Pfeifer 1dd31297ca cmTargetLinkLibrariesCommand: Port away from cmCommand 6 年之前
  Asit Dhal 9dba84cfa5 Refactor: Use cmStrCat to construct error strings 6 年之前
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 年之前
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 年之前
  Brad King 87120b9c2a Merge topic 'out-of-dir-linking-private-deps' 6 年之前
  Brad King 3d3713121b target_link_libraries: Fix static library private deps in other dirs 6 年之前
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 年之前
  Kyle Edwards bab24e782c target_link_libraries: Propagate dependencies of object libraries 6 年之前
  Regina Pfeifer 3e60580784 clang-tidy: Fix readability-static-accessed-through-instance 7 年之前
  Brad King a1ad0a699b target_link_libraries: Allow use with targets in other directories 7 年之前
  Brad King 0d7114987c Revert "target_link_libraries: Allow use with targets in other directories" 7 年之前
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 年之前
  Patrick Stotko c9349cc1b9 target_link_libraries: Allow use with targets in other directories 7 年之前
  Deniz Bahadir dfb6e84082 objlib: Allow other libraries to link to `OBJECT` libraries. 8 年之前
  Deniz Bahadir 51249e69ea objlib: Allow `OBJECT` libraries to link to other libraries. 8 年之前