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_Link.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
IWYU: Update for Debian 13 CI job
Brad King
2025-11-12
1
-1/+0
*
fileAPI: Add direct dependencies to target codemodel files
Craig Scott
2025-10-07
1
-0/+1
*
cmLinkItem: Remove redundant cmLinkImplItem class
Craig Scott
2025-10-07
1
-44/+19
*
GenEx: Consolidate target property evaluation context arguments
Brad King
2025-09-22
1
-5/+2
*
GenEx: Construct cmGeneratorExpressionDAGChecker with full evaluation context
Brad King
2025-09-22
1
-4/+2
*
GenEx: Collect evaluation arguments into local Context structures
Brad King
2025-09-22
1
-9/+13
*
cmStrCat: combine neighboring arguments where possible
Ben Boeckel
2025-05-15
1
-3/+2
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Merge branch 'backport-3.31-custom-transitive-properties'
Brad King
2025-02-23
1
-2/+16
|
\
|
*
GenEx: Fix evaluation of LINK_LIBRARIES as custom transitive property
Brad King
2025-02-23
1
-2/+16
|
*
cmGeneratorExpressionDAGChecker: Construct with initializer list syntax
Brad King
2025-02-22
1
-4/+6
*
|
Merge branch 'backport-3.31-custom-transitive-properties' (early part)
Brad King
2025-02-22
1
-4/+6
|
\
\
|
*
|
cmGeneratorExpressionDAGChecker: Construct with initializer list syntax
Brad King
2025-02-22
1
-4/+6
|
|
/
*
|
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-30/+30
*
|
Merge topic 'extern-domain'
Brad King
2025-01-22
1
-1/+2
|
\
\
|
*
|
Add support for foreign targets
Vito Gamberini
2025-01-21
1
-1/+2
*
|
|
CMP0038: Remove support for OLD behavior
Brad King
2025-01-19
1
-24/+5
*
|
|
CMP0028: Remove support for OLD behavior
Brad King
2025-01-19
1
-15/+2
*
|
|
CMP0027: Remove support for OLD behavior
Brad King
2025-01-19
1
-5/+4
*
|
|
cmLinkItem: Remove now-unused fields from link interfaces
Brad King
2025-01-18
1
-26/+23
*
|
|
cmGeneratorTarget: Simplify storage of link implementation
Brad King
2025-01-18
1
-54/+15
*
|
|
CMP0022: Remove support for OLD behavior
Brad King
2025-01-18
1
-142/+20
*
|
|
CMP0003: Remove support for OLD behavior
Brad King
2025-01-17
1
-11/+4
|
/
/
*
|
Fix: A lot of typos in code found by `typos`
Alex Turbov
2025-01-12
1
-4/+5
*
|
cmGeneratorTarget: Remove unused ComputeLinkInterface signature
Brad King
2024-11-20
1
-7/+0
*
|
cmLinkItem: Remove incorrect CMP0003_ prefix on function
Brad King
2024-11-20
1
-2/+1
*
|
cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS states
Brad King
2024-11-13
1
-6/+0
|
/
*
Restore support for exporting INTERFACE with missing dependencies
Brad King
2024-07-15
1
-5/+34
*
Evaluation of TRANSITIVE_LINK_PROPERTIES isn't considered a usage
Robert Maynard
2024-07-05
1
-1/+4
*
GenEx: Add support for custom transitive compile properties
Brad King
2024-05-21
1
-0/+17
*
cmGeneratorExpressionDAGChecker: Make config name available in constructor
Brad King
2024-05-21
1
-3/+3
*
cmGeneratorTarget: Add GetLinkImplementationClosure mode for linking
Brad King
2024-05-21
1
-9/+12
*
cmGeneratorTarget: Factor link interface/impl methods into own source
Brad King
2024-05-20
1
-0/+1489