Brad King
|
d80ecba5c2
Fortran: Fix submodule file names across compilers
|
6 years ago |
Sebastian Holtermann
|
6d407ae439
Use cmSourceFile::GetIsGenerated
|
6 years ago |
Brad King
|
a624a3e1b3
Ninja: Use deps=gcc for Intel Compiler on Windows
|
6 years ago |
Brad King
|
699cd03212
Ninja: Drop unnecessary deptype customization infrastructure
|
6 years ago |
Saleem Abdulrasool
|
de13c55d74
Ninja: support `SWIFT_MODULE_NAME` property
|
6 years ago |
Saleem Abdulrasool
|
0ffe8f8844
Ninja: support `SWIFT_MODULE_NAME` property
|
6 years ago |
Saleem Abdulrasool
|
b90e6134a7
Ninja: add new placeholder `SWIFT_AUXILIARY_SOURCES`
|
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 |
Vitaly Stakhovsky
|
f4ff60a803
cmMakefile: Make GetSafeDefinition return std::string const&
|
7 years ago |
Brad King
|
1b57f49586
genex: Simplify cmGeneratorExpressionInterpreter
|
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 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Brad King
|
625b8f9076
Ninja: Avoid empty phony edges for target ordering
|
7 years ago |
Brad King
|
ae6722483e
Merge branch 'backport-ninja-issue-17942' into ninja-issue-17942
|
7 years ago |
Brad King
|
0826c20128
Ninja: Do not add empty custom command for file(GENERATE) outputs
|
7 years ago |
Brad King
|
d6390ce26e
Ninja: Fix Fortran support with response files
|
7 years ago |
Brad King
|
8592c6326b
cmNinjaTargetGenerator: Move force-rspfile check to earlier
|
7 years ago |
Brad King
|
e0aa060352
cmNinjaTargetGenerator: Move depfile logic to later in its function
|
7 years ago |
Brad King
|
82de05088f
Merge topic 'co-compile-with-launcher'
|
7 years ago |
Ilya A. Kriveshko
|
eaf9f69d41
Fix combined use of compiler launcher with lint tools
|
7 years ago |
Claus Klein
|
84de8b80ec
Ninja: Use as dependency file <objectDir/SourceName>.d if needed.
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 years ago |
Brad King
|
d1d8daf15a
Merge topic 'xl-qoptfile'
|
7 years ago |
Brad King
|
e342e4100a
Makefile,Ninja: Use tool-specific response file flag for include dirs
|
7 years ago |
Marc Chevrier
|
0448311179
sourceFile properties: add property INCLUDE_DIRECTORIES
|
7 years ago |
Marc Chevrier
|
78b1c2e09e
sourceFile properties: add property COMPILE_OPTIONS
|
8 years ago |
Marc Chevrier
|
10f58b27ac
Genex: Per-source $<COMPILE_LANGUAGE:...> support
|
8 years ago |