Sebastian Holtermann
|
012d599e26
Ninja: Add support for ADDITIONAL_CLEAN_FILES target property
|
6 年之前 |
Sebastian Holtermann
|
30a550d6ad
Ninja: In cmNinjaTargetGenerator use std::unique_ptr to manage new instances
|
6 年之前 |
Sebastian Holtermann
|
0024356f8e
Ninja: In cmNinjaTargetGenerator optimize string composition
|
6 年之前 |
Sebastian Holtermann
|
8691b3cf91
Ninja: Inline range loop range arguments
|
6 年之前 |
Saleem Abdulrasool
|
9ecb3f8d5c
Ninja,Makefile: use `unique_ptr` for memory management
|
6 年之前 |
Ben Boeckel
|
76e6e01c6c
cmNinjaTargetGenerator: use a different depfile for preprocessing
|
6 年之前 |
Ben Boeckel
|
f22c18b1c1
ninja: name dyndep internal files using the object file
|
6 年之前 |
Ben Boeckel
|
7c78adca8e
cmNinjaTargetGenerator: remove "preprocessed" mentions in dyndep
|
6 年之前 |
Ben Boeckel
|
933dd91642
ninja: do not assume explicit preprocessing uses that output
|
6 年之前 |
Ben Boeckel
|
2c0a7bc770
ninja: pass language to cmake_ninja_depends
|
6 年之前 |
Ben Boeckel
|
72f9bb2993
ninja: make dyndep generation language aware
|
6 年之前 |
Saleem Abdulrasool
|
c048cb75fc
Ninja: add properties for Swift partial module and doc
|
6 年之前 |
Brad King
|
f2dc10d55c
Merge topic 'ninja-swift-library-name'
|
6 年之前 |
Brad King
|
0069825f50
Merge topic 'fortran-submodule-names'
|
6 年之前 |
Brad King
|
d80ecba5c2
Fortran: Fix submodule file names across compilers
|
6 年之前 |
Saleem Abdulrasool
|
157570b5a2
Add placeholder for Swift's library name
|
6 年之前 |
Vitaly Stakhovsky
|
00ba28ffd0
cmMakefile::GetRequiredDefinition: return const std::string&
|
6 年之前 |
Sebastian Holtermann
|
6d407ae439
Use cmSourceFile::GetIsGenerated
|
6 年之前 |
Brad King
|
a624a3e1b3
Ninja: Use deps=gcc for Intel Compiler on Windows
|
6 年之前 |
Brad King
|
699cd03212
Ninja: Drop unnecessary deptype customization infrastructure
|
6 年之前 |
Saleem Abdulrasool
|
de13c55d74
Ninja: support `SWIFT_MODULE_NAME` property
|
6 年之前 |
Saleem Abdulrasool
|
0ffe8f8844
Ninja: support `SWIFT_MODULE_NAME` property
|
6 年之前 |
Saleem Abdulrasool
|
b90e6134a7
Ninja: add new placeholder `SWIFT_AUXILIARY_SOURCES`
|
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 年之前 |
Vitaly Stakhovsky
|
f4ff60a803
cmMakefile: Make GetSafeDefinition return std::string const&
|
7 年之前 |
Brad King
|
1b57f49586
genex: Simplify cmGeneratorExpressionInterpreter
|
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 年之前 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 年之前 |