提交歷史

作者 SHA1 備註 提交日期
  Brad King ef10b87cc1 CMP0022: Plain target_link_libraries must populate link interface 12 年之前
  Stephen Kelly 239b0c6b0e Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES. 12 年之前
  Stephen Kelly 370bf55415 Add the ALIAS target concept for libraries and executables. 12 年之前
  Stephen Kelly b655865bbf target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature 12 年之前
  Stephen Kelly 3e30d9ed67 TLL: Don't populate old link interface if CMP0022 is NEW. 12 年之前
  Stephen Kelly b8259c3d69 Centralize maintenance of usage requirement include directories 12 年之前
  Stephen Kelly e1f908015f Don't populate INTERFACE includes and defines properties in tll. 12 年之前
  Stephen Kelly a1c4905f72 Use the link information as a source of compile definitions and includes. 12 年之前
  Stephen Kelly 7c0ec75cfa De-duplicate validation of genex target names. 12 年之前
  Stephen Kelly 92e98dd909 Deduplicate the isGeneratorExpression method. 12 年之前
  Stephen Kelly 77cecb778f Add includes and compile definitions with target_link_libraries. 13 年之前
  Stephen Kelly 48a4cf2182 Revert "Allow target_link_libraries with IMPORTED targets." 12 年之前
  Stephen Kelly 9cfe4f1b76 Allow target_link_libraries with IMPORTED targets. 13 年之前
  Stephen Kelly 50b1ea5bed Fix minor typos. 13 年之前
  Brad King b87d7a60a0 Add OBJECT_LIBRARY target type 13 年之前
  Brad King b1f12f8042 target_link_libraries: Simplify argument processing state tests 14 年之前
  Stephen Kelly 914382224d target_link_libraries: Add LINK_(PUBLIC|PRIVATE) options 14 年之前
  Alex Neundorf 6acc71c09d New CMP0016 for deciding whether an unknown target in TLL() is an error. 15 年之前
  Alex Neundorf 6aef6d84d7 Just warn in case of a bad target as only argument for t_l_l() 15 年之前
  Alex Neundorf c786635149 Make target_link_libraries() complain if bad target name is used 15 年之前
  Alex Neundorf 43f96eaf93 Remove trailing whitespace 15 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Brad King 3c5cf1bb8c ENH: Allow a custom list of debug configurations 17 年之前
  Brad King 94c1fe83fd ENH: Make link interface mode more distinct 17 年之前
  Brad King e322d288af ENH: Simple specification of link interfaces 17 年之前
  Brad King 40fc9174e2 ENH: Tolerate repeated link library types 17 年之前
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 年之前
  Ken Martin daa6d2bc04 ENH: updated handling of debug and optimized target link libraries 19 年之前
  Ken Martin cac30b5ff8 STYLE: fix line length 19 年之前
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 年之前