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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
export: Fix TARGET_NAME lookup for out-of-dir linking
Brad King
2022-04-01
1
-3/+3
*
FILE_SET: Add VERIFY_HEADER_SETS target property
Kyle Edwards
2022-03-29
1
-0/+5
*
LINK_LIBRARIES: Evaluate separately for linking and usage requirements
Brad King
2022-03-22
1
-4/+13
*
Genex: Add $<LINK_LIBRARY:...>
Marc Chevrier
2022-02-07
1
-1/+2
*
Merge topic 'link-interface-direct'
Brad King
2022-01-31
1
-3/+20
|
\
|
*
Add usage requirements to update direct link dependencies
Brad King
2022-01-29
1
-2/+10
|
*
cmGeneratorTarget: Add LookupLinkItem option to consider own target name
Brad King
2022-01-29
1
-1/+7
|
*
PCH: Clear link interface cache when adding PCH object to it
Brad King
2022-01-29
1
-0/+3
*
|
cmGlobalVisualStudio10Generator: Auto restore NuGet packages.
Carsten Rudolph
2022-01-22
1
-0/+3
|
/
*
Merge topic 'vs-csharp-dotnet-sdk'
Brad King
2021-12-22
1
-0/+2
|
\
|
*
VS: Add DOTNET_SDK property to generate SDK-style C# projects
Sumit Bhardwaj
2021-12-21
1
-0/+2
*
|
target_link_libraries: Optionally require only target names
Brad King
2021-12-20
1
-0/+1
*
|
CMP0028: Report the target whose link interface has an offending item
Brad King
2021-12-16
1
-0/+11
*
|
cmGeneratorTarget: Propagate backtraces from INTERFACE_LINK_LIBRARIES
Brad King
2021-12-15
1
-2/+3
|
/
*
cmGeneratorTarget: Avoid boolean trap in usage requirement lookup
Brad King
2021-12-09
1
-6/+12
*
Source: Fix clang -Wextra-semi warnings
Sean McBride
2021-09-28
1
-1/+1
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-17/+17
*
macOS: Speed up rpath install name dir lookup with a cache
Lukas Böger
2021-09-20
1
-0/+5
*
Refactor: Convert parallel string/backtrace vectors to BT vectors
Kyle Edwards
2021-09-03
1
-4/+2
*
Refactor: reduce cmToCStr usage
Marc Chevrier
2021-08-19
1
-2/+1
*
Refactor: cmGeneratorTarget::GetSourcesProperty returns cmProp
Marc Chevrier
2021-08-09
1
-1/+1
*
cmGeneratorTarget: Simplify ExpandLinkItems signature
Brad King
2021-07-13
1
-5/+2
*
cmGeneratorTarget: Add method for LINKER: prefix translation
Marc Chevrier
2021-07-08
1
-0/+3
*
Merge topic 'tll-out-of-dir'
Brad King
2021-06-30
1
-1/+6
|
\
|
*
target_link_libraries: Restore transitive out-of-dir linking
Brad King
2021-06-29
1
-1/+6
*
|
Makefiles: Add support for building Fortran intrinsics
Isuru Fernando
2021-06-24
1
-0/+1
|
/
*
HIP: Automatically inject the `hip::device` runtime target
Robert Maynard
2021-06-07
1
-0/+6
*
HIP: Add language to CMake
Robert Maynard
2021-06-07
1
-0/+2
*
target_link_libraries: Place $<TARGET_OBJECTS> before libraries
Brad King
2021-05-29
1
-0/+1
*
cmGeneratorTarget: Refactor link item lookup
Brad King
2021-05-28
1
-3/+2
*
Genex: Add TARGET_RUNTIME_DLLS genex
Kyle Edwards
2021-02-24
1
-0/+5
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-1/+2
*
cmGeneratorTarget: Make GetConfigCommonSourceFiles Xcode-specific
Brad King
2020-12-16
1
-2/+3
*
Compile with explicit language flag when source LANGUAGE property is set
Brad King
2020-12-02
1
-0/+3
*
Merge topic 'cuda_vs_skip_computation'
Brad King
2020-10-27
1
-0/+2
|
\
|
*
VS: Don't compute CUDA options unless necessary
Raul Tambre
2020-10-27
1
-0/+2
*
|
Merge topic 'refactor-cmprop'
Brad King
2020-09-29
1
-6/+6
|
\
\
|
*
|
cmGeneratorTarget: internal refactoring
vvs31415
2020-09-28
1
-6/+6
*
|
|
cmGeneratorTarget: Include Cache now occurs per language+config
Robert Maynard
2020-09-25
1
-0/+2
|
/
/
*
|
OBJECT libraries: Properly recognize if sources depend on configuration
Deniz Bahadir
2020-09-23
1
-1/+11
*
|
cmGeneratorTarget: Better name for internal variable
Deniz Bahadir
2020-09-22
1
-1/+1
*
|
Merge topic 'ispc_improvements'
Brad King
2020-09-08
1
-0/+9
|
\
\
|
*
|
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
1
-0/+9
*
|
|
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
|
/
/
*
|
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
1
-0/+8
|
\
\
|
*
|
ISPC: Support ISPC header generation byproducts and parallel builds
Robert Maynard
2020-08-28
1
-0/+8
*
|
|
WIN32_EXECUTABLE: Add support for generator expressions
Kyle Edwards
2020-08-21
1
-0/+3
*
|
|
Add option to optimize link dependencies for static libraries
Kyle Edwards
2020-08-12
1
-0/+6
|
/
/
*
|
Factor out generator checks for filtering on non-compiling targets
Brad King
2020-07-23
1
-0/+1
*
|
Factor out generator checks for filtering out interface libraries
Brad King
2020-07-23
1
-0/+1
[next]