Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Marc Chevrier
|
cfd8a5ac1f
Makefiles: Add support of DEPFILE for add_custom_command
|
4 years ago |
Marc Chevrier
|
2c71d051fa
Makefiles Generators: use compiler for dependencies generation
|
5 years ago |
Marc Chevrier
|
b6068ce407
Refactoring: enhance include file filtering
|
5 years ago |
Marc Chevrier
|
a97c41bf8b
Refactoring: Makefiles Generators: Add support for various depends scanners
|
5 years ago |
vvs31415
|
f808f27919
cmLocalGenerator::GetRuleLauncher: return cmProp
|
5 years ago |
Brad King
|
45fedf0e17
Makefile: Add policy CMP0113 to avoid duplication of custom commands
|
5 years ago |
Brad King
|
17aba9c9a6
cmLocalUnixMakefileGenerator3: Generate targets in dependency order
|
5 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Robert Maynard
|
34cc6acc81
Add ISPC compiler support to CMake
|
5 years ago |
Vitaly Stakhovsky
|
f37c14e930
Source: use cmNonempty()
|
5 years ago |
Brad King
|
2f0790df50
Factor out generator checks for filtering on non-compiling targets
|
5 years ago |
Brad King
|
422d9a0ab2
Factor out generator checks for filtering out interface libraries
|
5 years ago |
Brad King
|
9f8edd6ac3
cmLocalUnixMakefileGenerator3: Skip object file listing for custom targets
|
5 years ago |
Jean-Christophe Fillion-Robin
|
207373802e
Fix typos identified using codespell
|
5 years ago |
Vitaly Stakhovsky
|
eaad8072ee
cmNonempty: Convenience inlines to check for non-empty string
|
5 years ago |
Daniel Colascione
|
7f78bc42cb
Makefile: Fix regression in .SILENT rule
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Vitaly Stakhovsky
|
36aba01223
cmGeneratorTarget::GetProperty: return cmProp
|
5 years ago |
Brad King
|
0ce29c7c1d
Merge topic 'makefile-objc'
|
5 years ago |
Brad King
|
98aa628f0b
Makefiles: Scan Objective C/C++ preprocessor dependencies
|
5 years ago |
Brad King
|
031bfaa865
Makefiles: Factor out makefile target path escaping and quoting
|
5 years ago |
Vitaly Stakhovsky
|
aba23c747b
cmMakefile::GetProperty: return cmProp
|
5 years ago |
Brad King
|
d6119e2305
Merge topic 'cleanup-endls-1'
|
5 years ago |
Brad King
|
610759fa3e
Merge topic 'make-nested-silent'
|
5 years ago |
Brad King
|
577fc3ef19
Merge topic 'string-prefix'
|
5 years ago |
Brad King
|
4e74a59ab5
Merge topic 'cleanup-CollapseFullPath-calls'
|
5 years ago |
Brad King
|
d6d9da5178
Makefiles: Fix silencing of nested calls for GNU make 4.3
|
5 years ago |
Alex Turbov
|
3fdd8db3aa
Refactor: Avoid `std::endl` where it's not necessary (part 1)
|
5 years ago |
Brad King
|
12b39aef75
Remove redundant calls to CollapseFullPath
|
5 years ago |