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
/
cmMakefileTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefiles: ensure transparent switch between dependencies strategies
Marc Chevrier
2021-01-09
1
-24/+39
*
Merge topic 'export-compile-commands-per-target'
Brad King
2021-01-07
1
-1/+1
|
\
|
*
CMAKE_EXPORT_COMPILE_COMMANDS: allow configuration per target
Shannon Booth
2021-01-05
1
-1/+1
*
|
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-1/+2
|
/
*
Makefiles: Add support of DEPFILE for add_custom_command
Marc Chevrier
2020-12-23
1
-0/+19
*
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 'fix-compile-db-crash' into release-3.19
Brad King
2020-11-23
1
-6/+10
|
|
\
*
|
|
Compile with explicit language flag when source LANGUAGE property is set
Brad King
2020-12-02
1
-0/+4
*
|
|
Makefiles Generators: use compiler for dependencies generation
Marc Chevrier
2020-11-29
1
-15/+140
*
|
|
Refactoring: Abstract Makefile line continuation format
Marc Chevrier
2020-11-28
1
-8/+3
*
|
|
Refactoring: Makefiles Generators: Add support for various depends scanners
Marc Chevrier
2020-11-28
1
-0/+1
*
|
|
Merge topic 'fix-compile-db-crash'
Brad King
2020-11-23
1
-6/+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule
Brad King
2020-11-20
1
-6/+10
*
|
|
Merge topic 'revert-explicit-LANGUAGE-flag'
Brad King
2020-11-20
1
-7/+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revert "specify language flag when source LANGUAGE property is set"
Brad King
2020-11-19
1
-7/+0
|
|
/
*
|
Merge topic 'clang-tidy-for-objc'
Brad King
2020-11-06
1
-7/+13
|
\
\
|
*
|
clang-tidy: allow OBJC and OBJCXX
Andrew Fuller
2020-11-05
1
-7/+13
*
|
|
Makefiles: Honor CMAKE_EXPORT_COMPILE_COMMANDS for ASM
Maxime Girard
2020-11-04
1
-1/+1
|
/
/
*
|
cmLocalGenerator::GetRuleLauncher: return cmProp
vvs31415
2020-11-02
1
-2/+2
|
/
*
CUDA: Clang separable compilation
Raul Tambre
2020-09-24
1
-2/+131
*
Makefile: Add policy CMP0113 to avoid duplication of custom commands
Brad King
2020-09-08
1
-0/+35
*
cmMakefileTargetGenerator: Simplify custom command output collection
Brad King
2020-09-08
1
-10/+3
*
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
1
-2/+16
*
ISPC: Add compiler launcher support
Robert Maynard
2020-09-03
1
-1/+1
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-34/+40
*
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
1
-2/+37
|
\
|
*
ISPC: Support ISPC header generation byproducts and parallel builds
Robert Maynard
2020-08-28
1
-1/+35
|
*
Add ISPC compiler support to CMake
Robert Maynard
2020-08-28
1
-1/+2
*
|
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
-2/+2
*
Merge topic 'cmnonempty'
Kyle Edwards
2020-07-15
1
-10/+10
|
\
|
*
cmNonempty: Convenience inlines to check for non-empty string
Vitaly Stakhovsky
2020-07-14
1
-10/+10
*
|
cmIsOn: add overload accepting const std::string*
Vitaly Stakhovsky
2020-07-14
1
-2/+1
|
/
*
Explicitly specify language flag when source LANGUAGE property is set
Robert Maynard
2020-06-09
1
-0/+7
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0/+1
*
Merge topic 'fortran-preprocess-property'
Brad King
2020-05-22
1
-0/+1
|
\
|
*
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
-3/+8
|
/
*
Merge topic 'gitlab-ci-lint'
Brad King
2020-04-30
1
-1/+1
|
\
|
*
IWYU: mark cmLinkLineComputer as necessary
Ben Boeckel
2020-04-29
1
-1/+1
*
|
cmGeneratorTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-29
1
-22/+21
|
/
*
Merge topic 'makefile-objc'
Brad King
2020-04-28
1
-2/+3
|
\
|
*
Makefiles: Add Objective C/C++ compilations to compile_commands.json
Brad King
2020-04-28
1
-2/+3
|
*
ObjC: Add _COMPILE_LAUNCHER support
Cristian Adam
2020-01-09
1
-2/+2
*
|
CUDA: Device linking use now link options
Marc Chevrier
2020-04-19
1
-0/+12
*
|
Merge topic 'makefile-target-special'
Brad King
2020-04-16
1
-4/+10
|
\
\
|
*
|
Makefiles: Do not use '\#' escape sequence with Windows-style make tools
Brad King
2020-04-15
1
-4/+10
*
|
|
cmSourceFile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-14
1
-14/+14
|
/
/
*
|
Merge topic 'pch-ios-multi-arch'
Brad King
2020-04-03
1
-18/+49
|
\
\
[next]