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
/
cmGeneratorTarget.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'pch-instantiate-templates'
Brad King
2020-09-10
1
-0/+10
|
\
|
*
PCH: Template instantiation support
Tobias Hieta
2020-09-02
1
-0/+10
*
|
cmGeneratorTarget: Avoid missing nullptr check
vvs31415
2020-09-08
1
-22/+12
*
|
Merge topic 'ispc_improvements'
Brad King
2020-09-08
1
-0/+55
|
\
\
|
*
|
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
1
-0/+55
*
|
|
Refactor: Use cmToCStr()
Vitaly Stakhovsky
2020-09-03
1
-9/+5
|
/
/
*
|
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-17/+17
*
|
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
1
-28/+94
|
\
\
|
|
/
|
/
|
|
*
ISPC: Support ISPC header generation byproducts and parallel builds
Robert Maynard
2020-08-28
1
-8/+77
|
*
Refactor some swift only logic to be re-used by other languages
Robert Maynard
2020-08-07
1
-26/+23
*
|
WIN32_EXECUTABLE: Add support for generator expressions
Kyle Edwards
2020-08-21
1
-0/+6
*
|
Add option to optimize link dependencies for static libraries
Kyle Edwards
2020-08-12
1
-0/+31
*
|
Merge topic 'osx-archs-apple-only'
Brad King
2020-08-11
1
-0/+3
|
\
\
|
*
|
PCH: Avoid Apple-specific architecture flags on other platforms
Brad King
2020-08-10
1
-0/+3
*
|
|
Add INTERFACE libraries to generated buildsystem if they have SOURCES
Brad King
2020-08-07
1
-4/+9
*
|
|
Remove filtering of allowed INTERFACE library properties
Brad King
2020-08-03
1
-5/+0
|
|
/
|
/
|
*
|
Source: use cmNonempty()
Vitaly Stakhovsky
2020-07-28
1
-1/+1
*
|
cmGeneratorTarget: Skip computing link implementation for custom targets
Brad King
2020-07-27
1
-4/+16
*
|
cmGeneratorTarget: Simplify logic in ComputeLinkInterfaceLibraries
Brad King
2020-07-23
1
-5/+10
*
|
cmGeneratorTarget: Add missing nullptr checks
Brad King
2020-07-23
1
-15/+17
*
|
cmGeneratorTarget: Skip computing languages for custom targets
Brad King
2020-07-23
1
-0/+5
*
|
Factor out generator checks for filtering on non-compiling targets
Brad King
2020-07-23
1
-0/+5
*
|
Factor out generator checks for filtering out interface libraries
Brad King
2020-07-23
1
-1/+22
*
|
cmGeneratorTarget: Remove unnecessary target type check in dependency tracing
Brad King
2020-07-23
1
-23/+20
*
|
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
1
-2/+2
*
|
Merge topic 'swift-link-iface'
Brad King
2020-07-20
1
-0/+3
|
\
\
|
|
/
|
*
Swift: Fix regression in linking to interface libraries
Brad King
2020-07-17
1
-0/+3
|
*
Merge topic 'cuda_clang_toolkit_path' into release-3.18
Brad King
2020-06-15
1
-0/+23
|
|
\
*
|
\
Merge topic 'cmnonempty'
Kyle Edwards
2020-07-15
1
-8/+8
|
\
\
\
|
*
|
|
cmNonempty: Convenience inlines to check for non-empty string
Vitaly Stakhovsky
2020-07-14
1
-8/+8
*
|
|
|
cmIsOn: add overload accepting const std::string*
Vitaly Stakhovsky
2020-07-14
1
-3/+2
|
/
/
/
*
|
|
Merge topic 'getfeature-prop'
Brad King
2020-07-14
1
-6/+6
|
\
\
\
|
*
|
|
GetFeature(): return cmProp
Vitaly Stakhovsky
2020-07-11
1
-6/+6
*
|
|
|
cmGeneratorExpressionInterpreter::Evaluate: remove const char* overload
Vitaly Stakhovsky
2020-07-11
1
-5/+3
|
/
/
/
*
|
|
fileapi: Support multiple backtraces for language standard
Justin Goshi
2020-07-06
1
-7/+12
*
|
|
Merge topic 'refactor-generator-configs'
Brad King
2020-07-06
1
-6/+7
|
\
\
\
|
*
|
|
cmMakefile: Refactor API to better handle empty config values
Robert Maynard
2020-07-03
1
-6/+7
*
|
|
|
cmStandardLevelResolver: Added to handle standard level queries
Robert Maynard
2020-07-01
1
-3/+5
|
/
/
/
*
|
|
Add backtrace support for language standard
Justin Goshi
2020-06-22
1
-11/+26
*
|
|
cmGeneratorTarget: Clarify name of language property lookup helper
Justin Goshi
2020-06-22
1
-6/+8
*
|
|
Refactor language standard computation
Justin Goshi
2020-06-16
1
-1/+96
*
|
|
Merge topic 'cuda_clang_toolkit_path'
Brad King
2020-06-15
1
-0/+23
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
CUDA: Pass toolkit path to Clang
Raul Tambre
2020-06-12
1
-0/+23
*
|
CUDA: Add support for disabling CUDA_ARCHITECTURES
Raul Tambre
2020-06-15
1
-22/+29
|
/
*
Merge topic 'getdef-expand'
Brad King
2020-06-02
1
-45/+18
|
\
|
*
cmMakefile: add GetDefExpandList() that splits value into std::vector
Vitaly Stakhovsky
2020-05-30
1
-45/+18
*
|
Merge topic 'target_link_libraries-self-link-is-an-error'
Brad King
2020-06-02
1
-0/+7
|
\
\
|
*
|
target_link_libraries: self-link through ALIAS is an error
Marc Chevrier
2020-05-30
1
-0/+7
|
|
/
*
|
Merge topic 'pch-fix-bad-ClearSourcesCache'
Brad King
2020-06-01
1
-2/+0
|
\
\
|
*
\
Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache'
Brad King
2020-05-29
1
-2/+0
|
|
\
\
[next]