index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmNinjaTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'ispc_control_header_suffixes'
Brad King
2020-12-15
1
-1/+6
|
\
|
*
ISPC: Generated Headers suffix configurable with a better default
Robert Maynard
2020-12-14
1
-1/+6
*
|
Merge topic 'correct_ispc_path_computation'
Brad King
2020-12-08
1
-6/+9
|
\
\
|
|
/
|
*
ISPC: Ninja properly compute ISPC_HEADER_DIRECTORY location
Robert Maynard
2020-12-07
1
-6/+9
*
|
Merge topic 'explicit-LANGUAGE-flag'
Brad King
2020-12-04
1
-1/+9
|
\
\
|
*
|
Compile with explicit language flag when source LANGUAGE property is set
Brad King
2020-12-02
1
-1/+9
*
|
|
Ninja Generators: Homogenize configuration with Makefiles
Marc Chevrier
2020-12-01
1
-38/+26
|
/
/
*
|
Refactoring: Introduce place-holder for dependency target.
Marc Chevrier
2020-11-28
1
-2/+3
*
|
Merge topic 'revert-explicit-LANGUAGE-flag'
Brad King
2020-11-20
1
-10/+1
|
\
\
|
|
/
|
*
Revert "specify language flag when source LANGUAGE property is set"
Brad King
2020-11-19
1
-10/+1
*
|
cmGlobalNinjaGenerator: use P1689 dependency file format for Fortran
Ben Boeckel
2020-11-17
1
-1/+1
*
|
cmNinjaTargetGenerator: Clarify variable names for preprocessing conditions
Brad King
2020-11-06
1
-17/+14
*
|
cmNinjaTargetGenerator: Simplify scan rule depfile selection
Brad King
2020-11-06
1
-30/+32
*
|
cmNinjaTargetGenerator: Generalize GetScanRule helper
Brad King
2020-11-06
1
-30/+27
*
|
cmNinjaTargetGenerator: Remove redundant conditions for dyndep blocks
Brad King
2020-11-06
1
-26/+19
*
|
cmNinjaTargetGenerator: Revise conditions to clarify dyndep code paths
Brad King
2020-11-06
1
-10/+8
*
|
cmNinjaTargetGenerator: Clarify scan rule code grouping
Brad King
2020-11-06
1
-24/+28
*
|
cmNinjaTargetGenerator: Clarify scan rule helper functions
Brad King
2020-11-06
1
-73/+68
*
|
cmNinjaTargetGenerator: Drop unnecessary mutation
Brad King
2020-11-06
1
-2/+2
*
|
cmNinjaTargetGenerator: Clarify method names
Brad King
2020-11-06
1
-11/+10
*
|
cmNinjaTargetGenerator: Consolidate redundant methods
Brad King
2020-11-06
1
-9/+3
*
|
clang-tidy: allow OBJC and OBJCXX
Andrew Fuller
2020-11-05
1
-7/+13
*
|
cmLocalGenerator::GetRuleLauncher: return cmProp
vvs31415
2020-11-02
1
-2/+2
|
/
*
CUDA: Clang separable compilation
Raul Tambre
2020-09-24
1
-3/+6
*
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
1
-0/+13
*
ISPC: Add compiler launcher support
Robert Maynard
2020-09-03
1
-1/+1
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-12/+17
*
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
1
-0/+37
|
\
|
*
ISPC: Support ISPC header generation byproducts and parallel builds
Robert Maynard
2020-08-28
1
-0/+37
*
|
Add INTERFACE libraries to generated buildsystem if they have SOURCES
Brad King
2020-08-07
1
-0/+1
|
/
*
Source: use cmNonempty()
Vitaly Stakhovsky
2020-07-28
1
-1/+1
*
cmNonempty: Convenience inlines to check for non-empty string
Vitaly Stakhovsky
2020-07-14
1
-10/+9
*
cmMakefile: Refactor API to better handle empty config values
Robert Maynard
2020-07-03
1
-1/+2
*
Explicitly specify language flag when source LANGUAGE property is set
Robert Maynard
2020-06-09
1
-1/+10
*
Merge topic 'cmprop'
Brad King
2020-06-02
1
-0/+1
|
\
|
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0/+1
*
|
GetDefinition: avoid duplicate calls
Vitaly Stakhovsky
2020-05-29
1
-3/+3
|
/
*
Merge topic 'fortran-preprocess-property'
Brad King
2020-05-22
1
-127/+227
|
\
|
*
Ninja: Skip Fortran preprocessing if Fortran_PREPROCESS is OFF
Peter Hill
2020-05-21
1
-10/+54
|
*
Ninja: Add helper functions to generate Fortran build
Peter Hill
2020-05-21
1
-61/+87
|
*
Ninja: Add helper functions to generate Fortran preprocess rule
Peter Hill
2020-05-21
1
-69/+98
|
*
Fortran: Add Fortran_PREPROCESS property
Peter Hill
2020-05-21
1
-0/+1
*
|
Multi-Ninja: Fix PCHs for Visual C++
Cristian Adam
2020-05-20
1
-8/+13
*
|
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-2/+2
|
/
*
cmGeneratorTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-29
1
-26/+27
*
Merge branch 'master' into ninja-order-only-fix
Kyle Edwards
2020-04-23
1
-112/+152
|
\
|
*
cmSourceFile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-14
1
-18/+18
|
*
PCH: Add support for multi architecture iOS projects
Cristian Adam
2020-04-02
1
-16/+54
|
*
cmState::GetTargetTypeName: return type is *cmProp
Vitaly Stakhovsky
2020-03-19
1
-1/+1
|
*
Merge branch 'backport-swift-ninja-multiconfig' into swift-ninja-multiconfig
Kyle Edwards
2020-03-09
1
-2/+3
|
|
\
[next]