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
*
Merge topic 'restore-target-export-includes' into release-3.23
Brad King
2022-02-10
1
-6/+10
|
\
|
*
install(TARGETS): Restore per-export INCLUDES DESTINATION
Eugene Shalygin
2022-02-09
1
-6/+10
*
|
cmTarget: Add INTERFACE_LINK_LIBRARIES_DIRECT{,_EXCLUDE} backtrace storage
Brad King
2022-01-29
1
-0/+59
*
|
define_property(): Add INITIALIZE_FROM_VARIABLE argument
Kyle Edwards
2022-01-20
1
-0/+11
*
|
Merge topic 'vs-csharp-dotnet-sdk'
Brad King
2021-12-22
1
-0/+4
|
\
\
|
*
|
VS: Add DOTNET_SDK property to generate SDK-style C# projects
Sumit Bhardwaj
2021-12-21
1
-0/+4
*
|
|
target_link_libraries: Optionally require only target names
Brad King
2021-12-20
1
-0/+3
*
|
|
cmTarget: Record backtraces for INTERFACE_LINK_LIBRARIES
Brad King
2021-12-15
1
-0/+28
|
/
/
*
|
cmTargetPropertyComputer: Simplify by restoring use of cmMakefile
Brad King
2021-12-08
1
-9/+6
*
|
Merge topic 'xcode-generation-enablegpuframecapturemode'
Brad King
2021-11-12
1
-0/+1
|
\
\
|
*
|
Xcode: Support "GPU Frame Capture" scheme property
Jake Turner
2021-10-19
1
-0/+1
|
|
/
*
|
cmTarget: Add cmFileSet and associated properties
Kyle Edwards
2021-10-27
1
-1/+320
|
/
*
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
[next]