Commit History

Author SHA1 Message Date
  Joseph Snyder c621839bd9 Add set_property option: DEPRECATION 6 years ago
  Kyle Edwards 5a8a9f7229 Ninja: Add multi-config variant 6 years ago
  Marc Chevrier bbba701899 Link properties: must be transitive over private dependency on static library 6 years ago
  Brad King 5b46bc3194 Merge topic 'unity-HEADER_FILE_ONLY' 6 years ago
  Cristian Adam 9a5418320e Unity: Don't include sources with HEADER_FILE_ONLY property set 6 years ago
  Kyle Edwards 954bb6549b Merge topic 'modernize-memory-management' 6 years ago
  Marc Chevrier 2a67ebf71b cmGeneratorTarget: modernize memory management 6 years ago
  Kyle Edwards 3c85f11fed INSTALL_NAME_DIR: Add support for generator expressions 6 years ago
  Brad King 324988a6b1 cmGeneratorTarget: Add GetAllConfigCompileLanguages method 6 years ago
  Brad King fd2c9fac10 cmGeneratorTarget: Return non-const sources from GetAllConfigSources 6 years ago
  Cristian Adam 36ded610af PCH: Generate sources during Compute step 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Cristian Adam 729d997f10 Precompile Headers: Add REUSE_FROM signature 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using 6 years ago
  Cristian Adam b8626261e9 Precompile headers: Add methods to generate PCH sources 6 years ago
  Daniel Pfeifer 0467a2f91b PCH: add PRECOMPILE_HEADERS to special properties 10 years ago
  Brad King 1d3841b600 Genex: Memoize usage requirement TARGET_PROPERTY existence 6 years ago
  Brad King 11fa818ecd Genex: Optimize usage requirement TARGET_PROPERTY recursion 6 years ago
  Brad King 79f5ef19fe De-duplicate checks for whether a platform uses Windows DLLs 6 years ago
  Brad King 22d3eb5d5e Refactor checks for whether a target has an import library 6 years ago
  Kyle Edwards d29ed8a114 BUILD_RPATH/INSTALL_RPATH: Add generator expression support 6 years ago
  Marc Chevrier 1f4c9aa7d2 Refactor: introduce method cmGeneratorTarget::GetFilePostfix 6 years ago
  Marc Chevrier f65763fe9b Refactor: Add new methods to retrieve prefix and suffix 6 years ago
  Marc Chevrier 1889ed923e Genex: Add capability to retrieve base name for various target artifacts 6 years ago
  Sebastian Holtermann 735c6f39d9 Fix invalid ///! doxygen comment line starts 6 years ago
  Saleem Abdulrasool fc8b90af2c Create and use `cmGeneratorTarget::Names` 6 years ago
  Regina Pfeifer b05b778a2d clang-tidy: Use `= delete` 6 years ago
  Regina Pfeifer 094f01d0f0 cleanup: Prefer compiler provided special member functions 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago