Brad King
|
48aac247e9
Compile with explicit language flag when source LANGUAGE property is set
|
5 years ago |
Marc Chevrier
|
2c71d051fa
Makefiles Generators: use compiler for dependencies generation
|
5 years ago |
Marc Chevrier
|
afd0f6785d
Refactoring: Abstract Makefile line continuation format
|
5 years ago |
Marc Chevrier
|
a97c41bf8b
Refactoring: Makefiles Generators: Add support for various depends scanners
|
5 years ago |
Brad King
|
c178fad186
Merge topic 'fix-compile-db-crash'
|
5 years ago |
Brad King
|
60a131efd5
Merge topic 'revert-explicit-LANGUAGE-flag'
|
5 years ago |
Brad King
|
67e2130c96
Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule
|
5 years ago |
Brad King
|
30aa715fac
Revert "specify language flag when source LANGUAGE property is set"
|
5 years ago |
Brad King
|
ffda92d4bf
Merge topic 'clang-tidy-for-objc'
|
5 years ago |
Andrew Fuller
|
1134064e22
clang-tidy: allow OBJC and OBJCXX
|
5 years ago |
Maxime Girard
|
52152409c3
Makefiles: Honor CMAKE_EXPORT_COMPILE_COMMANDS for ASM
|
5 years ago |
vvs31415
|
f808f27919
cmLocalGenerator::GetRuleLauncher: return cmProp
|
5 years ago |
Raul Tambre
|
c63fe01835
CUDA: Clang separable compilation
|
5 years ago |
Brad King
|
45fedf0e17
Makefile: Add policy CMP0113 to avoid duplication of custom commands
|
5 years ago |
Brad King
|
844779bdc1
cmMakefileTargetGenerator: Simplify custom command output collection
|
5 years ago |
Robert Maynard
|
a020787a9b
ISPC: Support generation for multiple instruction sets
|
5 years ago |
Robert Maynard
|
5a1750017e
ISPC: Add compiler launcher support
|
5 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Brad King
|
f10682b796
Merge topic 'ispc_lang_support'
|
5 years ago |
Robert Maynard
|
e783bf8aa6
ISPC: Support ISPC header generation byproducts and parallel builds
|
5 years ago |
Robert Maynard
|
34cc6acc81
Add ISPC compiler support to CMake
|
5 years ago |
Brad King
|
4391913133
Add INTERFACE libraries to generated buildsystem if they have SOURCES
|
5 years ago |
Vitaly Stakhovsky
|
f37c14e930
Source: use cmNonempty()
|
5 years ago |
Kyle Edwards
|
63ecf481da
Merge topic 'cmnonempty'
|
5 years ago |
Vitaly Stakhovsky
|
eaad8072ee
cmNonempty: Convenience inlines to check for non-empty string
|
5 years ago |
Vitaly Stakhovsky
|
7156911242
cmIsOn: add overload accepting const std::string*
|
5 years ago |
Robert Maynard
|
74b1c9fc8e
Explicitly specify language flag when source LANGUAGE property is set
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Brad King
|
62816ff88c
Merge topic 'fortran-preprocess-property'
|
5 years ago |
Peter Hill
|
b0a6161190
Fortran: Add Fortran_PREPROCESS property
|
5 years ago |