Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky 23e8364aed Source: std::string related cleanup 6 years ago
  Sebastian Holtermann 012d599e26 Ninja: Add support for ADDITIONAL_CLEAN_FILES target property 6 years ago
  Brad King 1628e4677a Merge topic 'touch-after-ranlib' 6 years ago
  Gregor Jasny f83e4359f2 Apple: Preserve high resolution mtime for static libraries 6 years ago
  Saleem Abdulrasool 9ecb3f8d5c Ninja,Makefile: use `unique_ptr` for memory management 6 years ago
  Sebastian Holtermann db182eb160 cmTarget: Move member `*Commands` to impl 6 years ago
  Brad King 94970cd042 Merge topic 'error-consolidate' 6 years ago
  Saleem Abdulrasool 001446126e Ninja: add final placeholders to merge Swift partials 6 years ago
  Vitaly Stakhovsky 9dd255548d cmSystemTools::Error: consolidate parameters into single std::string 6 years ago
  Saleem Abdulrasool c489c3e715 Ninja: remove duplicate local variable (NFC) 6 years ago
  Saleem Abdulrasool fc8b90af2c Create and use `cmGeneratorTarget::Names` 6 years ago
  Robert Maynard 850ef90a66 CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types 6 years ago
  Brad King 40745ad35a Merge topic 'cmake-files-directory' 6 years ago
  Bruno Manganelli 3e867ed400 cmake: inlined files dir constant and removed it from cmake.h 7 years ago
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 years ago
  Brad King cd0881be61 IWYU: Update CMake code for IWYU built with Clang 6 6 years ago
  Regina Pfeifer 32cb564bea clang-tidy: Remove redundant member initializations 7 years ago
  Brad King 0780a8f57a Merge topic 'cuda-external' 7 years ago
  Brad King 7b74213461 CUDA: Fix crash on linking to a CUDA target without CUDA enabled 7 years ago
  Ben Boeckel 85aceda026 cmNinjaNormalTargetGenerator: don't use `|| true` for link-what-you-use 7 years ago
  Vitaly Stakhovsky 4d89830d71 cmMakefile: Make GetRequiredDefinition return std::string 7 years ago
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 years ago
  Marc Chevrier cc9f88af53 LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS 7 years ago
  Matthijs Kool 88365838b8 Ninja: Use native slashes to pass rsp files 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Michael Stürmer fb433ff283 cmGeneratorTarget: Make import library checks config-aware 7 years ago
  Robert Maynard 41eab150a8 CUDA: Pass more link libraries to device linking 7 years ago
  Roger Leigh 22e8b3af04 Ninja: Generate scripts for long custom command sequences 8 years ago
  Brad King 20676cbaca Ninja: Remove unused device link line code 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago