Saleem Abdulrasool
|
001446126e
Ninja: add final placeholders to merge Swift partials
|
6 年之前 |
Saleem Abdulrasool
|
c489c3e715
Ninja: remove duplicate local variable (NFC)
|
6 年之前 |
Saleem Abdulrasool
|
fc8b90af2c
Create and use `cmGeneratorTarget::Names`
|
6 年之前 |
Robert Maynard
|
850ef90a66
CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types
|
6 年之前 |
Brad King
|
40745ad35a
Merge topic 'cmake-files-directory'
|
6 年之前 |
Bruno Manganelli
|
3e867ed400
cmake: inlined files dir constant and removed it from cmake.h
|
7 年之前 |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 年之前 |
Brad King
|
cd0881be61
IWYU: Update CMake code for IWYU built with Clang 6
|
6 年之前 |
Regina Pfeifer
|
32cb564bea
clang-tidy: Remove redundant member initializations
|
7 年之前 |
Brad King
|
0780a8f57a
Merge topic 'cuda-external'
|
7 年之前 |
Brad King
|
7b74213461
CUDA: Fix crash on linking to a CUDA target without CUDA enabled
|
7 年之前 |
Ben Boeckel
|
85aceda026
cmNinjaNormalTargetGenerator: don't use `|| true` for link-what-you-use
|
7 年之前 |
Vitaly Stakhovsky
|
4d89830d71
cmMakefile: Make GetRequiredDefinition return std::string
|
7 年之前 |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 年之前 |
Marc Chevrier
|
cc9f88af53
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
|
7 年之前 |
Matthijs Kool
|
88365838b8
Ninja: Use native slashes to pass rsp files
|
7 年之前 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 年之前 |
Michael Stürmer
|
fb433ff283
cmGeneratorTarget: Make import library checks config-aware
|
7 年之前 |
Robert Maynard
|
41eab150a8
CUDA: Pass more link libraries to device linking
|
7 年之前 |
Roger Leigh
|
22e8b3af04
Ninja: Generate scripts for long custom command sequences
|
8 年之前 |
Brad King
|
20676cbaca
Ninja: Remove unused device link line code
|
7 年之前 |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 年之前 |
Francisco Facioni
|
2bd232b536
Ninja: Fixes CUDA device link in Windows
|
7 年之前 |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 年之前 |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 年之前 |
Brad King
|
c0c5f924fe
Merge topic 'refactor-iwyu-code'
|
8 年之前 |
Bill Hoffman
|
3bbe95f58a
Clean up iwyu code to not be one big if statement.
|
8 年之前 |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 年之前 |
Albert Ziegenhagel
|
d2d7ae0738
Ninja: Implement support for GNUToMS
|
8 年之前 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 年之前 |