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
/
cmTarget.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
install(TARGETS): Restore per-export INCLUDES DESTINATION
Eugene Shalygin
2022-02-09
1
-6/+10
*
Source: Fix clang -Wimplicit-fallthrough warnings
Sean McBride
2021-09-28
1
-0/+2
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-49/+50
*
Refactor: Convert parallel string/backtrace vectors to BT vectors
Kyle Edwards
2021-09-03
1
-174/+53
*
Refactor: Use new SetProperty signatures
Marc Chevrier
2021-08-25
1
-4/+4
*
Enhancement: SetProperty accept cmProp or std::string
Marc Chevrier
2021-08-25
1
-52/+64
*
cmProp: refactoring: transform alias in class
Marc Chevrier
2021-08-08
1
-21/+22
*
Refactor cmTargetExport removing InterfaceIncludeDirecories
Eugene Shalygin
2021-07-22
1
-0/+12
*
HIP: Add language to CMake
Robert Maynard
2021-06-07
1
-4/+8
*
Launchers: Support setting linker launchers
Bobby D Reynolds
2021-05-28
1
-0/+4
*
cmListFileCache: Simplify relative path conversion in backtraces
Brad King
2021-05-17
1
-3/+1
*
cmStateDirectory: Rename ConvertToRelPathIf{Not => }Contained
Brad King
2021-05-12
1
-1/+1
*
clang-tidy: fix `readability-redundant-access-specifiers` warnings
Ben Boeckel
2021-01-27
1
-1/+0
*
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
1
-3/+3
*
Merge topic 'export-compile-commands-per-target'
Brad King
2021-01-07
1
-0/+1
|
\
|
*
CMAKE_EXPORT_COMPILE_COMMANDS: allow configuration per target
Shannon Booth
2021-01-05
1
-0/+1
*
|
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-338/+347
|
/
*
Merge topic 'unity-anon-ns'
Craig Scott
2020-12-16
1
-0/+1
|
\
|
*
Unity Build: Add option for generating per-file unique id
Stephen Kelly
2020-12-15
1
-0/+1
*
|
Merge topic 'ispc_control_header_suffixes'
Brad King
2020-12-15
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
ISPC: Generated Headers suffix configurable with a better default
Robert Maynard
2020-12-14
1
-0/+1
*
|
Merge topic 'policy-cmp0111-iface'
Brad King
2020-11-24
1
-27/+29
|
\
\
|
|
/
|
*
cmTarget: Do not enforce CMP0111 on imported INTERFACE libraries
Brad King
2020-11-23
1
-27/+29
*
|
clang-tidy: allow OBJC and OBJCXX
Andrew Fuller
2020-11-05
1
-0/+2
*
|
cmGeneratorTarget: Refactor custom command dependency evaluation
Brad King
2020-10-29
1
-0/+5
*
|
Constify some code as suggested by clang-tidy
Cengizhan Pasaoglu
2020-10-19
1
-4/+5
|
/
*
Merge topic 'pch-instantiate-templates'
Brad King
2020-09-10
1
-0/+1
|
\
|
*
PCH: Template instantiation support
Tobias Hieta
2020-09-02
1
-0/+1
*
|
Merge topic 'ispc_improvements'
Brad King
2020-09-08
1
-0/+2
|
\
\
|
*
|
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
1
-0/+1
|
*
|
ISPC: Add compiler launcher support
Robert Maynard
2020-09-03
1
-0/+1
*
|
|
Refactor: Use cmToCStr()
Vitaly Stakhovsky
2020-09-03
1
-1/+1
|
/
/
*
|
Merge topic 'getdef'
Brad King
2020-09-03
1
-8/+8
|
\
\
|
*
|
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-8/+8
*
|
|
Fortran: Initialize Fortran_VISIBILITY_PRESET property from variable
Thomas G
2020-09-02
1
-0/+1
|
/
/
*
|
Merge topic 'xcode-link-phase-all'
Craig Scott
2020-09-01
1
-0/+1
|
\
\
|
*
|
Xcode: Use "Link Binary With Libraries" build phase in some cases
Gusts Kaksis
2020-08-31
1
-0/+1
|
|
/
*
|
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
ISPC: Support ISPC header generation byproducts and parallel builds
Robert Maynard
2020-08-28
1
-0/+1
*
|
cmTarget: Raise error if imported target location is not set
Raul Tambre
2020-08-21
1
-0/+31
*
|
Add option to optimize link dependencies for static libraries
Kyle Edwards
2020-08-12
1
-0/+1
*
|
Add INTERFACE libraries to generated buildsystem if they have SOURCES
Brad King
2020-08-07
1
-23/+18
*
|
Remove filtering of allowed INTERFACE library properties
Brad King
2020-08-03
1
-10/+0
|
/
*
cmTarget: Refactor init of common language properties
Robert Maynard
2020-07-28
1
-25/+17
*
Factor out generator checks for filtering on non-compiling targets
Brad King
2020-07-23
1
-7/+24
*
cmTarget: Skip output dir property init for CMake-provided targets
Brad King
2020-07-23
1
-1/+2
*
cmTarget: De-duplicate conditions for property initialization
Brad King
2020-07-23
1
-17/+9
*
cmIsOn: add overload accepting const std::string*
Vitaly Stakhovsky
2020-07-14
1
-2/+1
*
fileapi: Support multiple backtraces for language standard
Justin Goshi
2020-07-06
1
-5/+10
*
cmMakefile: Refactor API to better handle empty config values
Robert Maynard
2020-07-03
1
-2/+2
[next]