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
*
cmGeneratorTarget: Factor out EvaluatedTargetProperty infrastructure
Orkun Tokdemir
2023-04-05
1
-0/+22
*
cmGeneratorTarget: Pass language to GetAppleArchs when possible
Brad King
2023-03-15
1
-1/+2
*
cmGeneratorTarget: Convert GetAppleArchs output argument to return value
Brad King
2023-03-15
1
-2/+1
*
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
1
-2/+12
*
Enhance support functions
Marc Chevrier
2023-02-28
1
-0/+5
*
cmMakefile: add support for a "synthesized" target
Ben Boeckel
2023-02-14
1
-0/+1
*
cmTarget: store visibility as an `enum` rather than bools
Ben Boeckel
2023-02-14
1
-0/+1
*
cmGeneratorTarget: add a method to query if Fortran sources exist
Ben Boeckel
2023-02-01
1
-0/+2
*
cmGeneratorTarget: Cache full name components
Pierre Testart
2023-01-18
1
-8/+18
*
clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property
Kyle Edwards
2022-12-06
1
-0/+2
*
Merge topic 'add-generator-target-caches'
Brad King
2022-11-30
1
-0/+12
|
\
|
*
cmGeneratorTarget: Add caches to some functions
Pierre Testart
2022-11-28
1
-0/+12
*
|
cmGeneratorTarget: factor out fileset info and scanning detection
Ben Boeckel
2022-11-23
1
-0/+14
*
|
cmGeneratorTarget: factor out dyndep support detection
Ben Boeckel
2022-11-23
1
-0/+4
|
/
*
CUDA: Add Device LTO support for nvcc
Robert Maynard
2022-07-22
1
-1/+4
*
cmTarget: add support for C++ module fileset types
Ben Boeckel
2022-06-16
1
-0/+30
*
clang-tidy: address `modernize-use-default-member-init` lints
Ben Boeckel
2022-05-24
1
-14/+14
*
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
[next]