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 '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
|
|
\
|
*
|
cmNinjaTargetGenerator: cmStrCat usage
Ben Boeckel
2020-02-11
1
-79/+81
*
|
|
Ninja: Remove config suffix from order-only target
Kyle Edwards
2020-04-23
1
-1/+1
|
|
/
|
/
|
*
|
Swift: support Ninja Multi-Config
Saleem Abdulrasool
2020-03-09
1
-1/+2
|
/
*
clang-tidy: Fix explicit --driver-mode= argument
Brad King
2020-01-31
1
-1/+1
*
Merge topic 'clang-tidy-driver-mode'
Brad King
2020-01-28
1
-1/+7
|
\
|
*
clang-tidy: Add driver mode argument
Hanjiang Yu
2020-01-27
1
-1/+7
*
|
Ninja Multi-Config: Fix bug with MacOS frameworks
Kyle Edwards
2020-01-24
1
-6/+20
|
/
*
Refactor: Split Ninja files into impl-<Config>.ninja and build-<Config>.ninja
Kyle Edwards
2020-01-22
1
-15/+15
*
Ninja: Add a separate job pool for PCH creation
Dan Johnston
2020-01-16
1
-0/+7
*
ObjC: Add _COMPILE_LAUNCHER support
Cristian Adam
2020-01-09
1
-1/+2
*
Refactoring: use append functions from cmext/algorithm
Marc Chevrier
2019-12-17
1
-2/+2
*
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
1
-79/+123
*
Refactor: Prepare Ninja generator for multi-config
Kyle Edwards
2019-12-13
1
-70/+68
*
PCH: Generate sources during Compute step
Cristian Adam
2019-10-09
1
-3/+40
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-2/+3
*
cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility
Daniel Eiband
2019-09-23
1
-8/+5
*
cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression
Daniel Eiband
2019-09-22
1
-1/+1
*
Merge topic 'cmake-system-headers'
Brad King
2019-09-20
1
-1/+1
|
\
|
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
|
Refactoring: Use ConfigName instead of property CMAKE_BUILD_TYPE
Daniel Eiband
2019-09-17
1
-7/+6
|
/
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
Ninja: Pass preprocessor definitions when compiling with Intel Fortran
Brad King
2019-09-03
1
-6/+22
*
Precompile headers: Add methods to generate PCH sources
Cristian Adam
2019-08-28
1
-3/+13
*
Source sweep: Replace cmExpandList with the shorter cmExpandedList
Sebastian Holtermann
2019-08-23
1
-2/+1
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-77/+41
*
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-15/+12
*
clang-tidy: Enable performance-inefficient-string-concatenation
Sebastian Holtermann
2019-08-05
1
-2/+2
*
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
Sebastian Holtermann
2019-07-29
1
-0/+1
*
Ninja: do not normalise swift support file paths
Saleem Abdulrasool
2019-07-24
1
-2/+2
*
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-1/+2
*
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-1/+1
*
Ninja: Add support for CUDA nvcc response files
Francisco Facioni
2019-06-03
1
-3/+11
*
Ninja: Use cmNinjaBuild class for WriteBuild
Sebastian Holtermann
2019-05-30
1
-30/+23
*
Ninja: Use cmNinjaBuild class for WriteBuild
Sebastian Holtermann
2019-05-30
1
-34/+26
[next]