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
/
cmComputeLinkDepends.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
LLD linker: avoid regression on archive libraries deduplication
Marc Chevrier
2024-11-18
1
-0/+9
*
LINK_LIBRARIES_STRATEGY: Rename strategies to clarify expectations
Brad King
2024-10-25
1
-2/+2
*
Revert "Ensure imported targets in sibling dirs are deduplicated"
Brad King
2024-10-16
1
-33/+2
*
Static libraries de-duplication: keep first occurrence
Marc Chevrier
2024-10-02
1
-2/+63
*
Linking: Optionally reorder direct dependencies from LINK_LIBRARIES
Brad King
2024-09-25
1
-3/+19
*
cmComputeLinkDepends: Add final dependency ordering to debug output
Brad King
2024-09-20
1
-17/+45
*
cmComputeLinkDepends: Add undocumented per-target debug property
Brad King
2024-09-20
1
-1/+2
*
cmComputeLinkDepends: Factor out string literals as named constants
Brad King
2024-09-20
1
-4/+6
*
cmComputeLinkDepends: Modernize member initialization
Brad King
2024-09-20
1
-23/+10
*
cmComputeLinkDepends: Remove redundant member
Brad King
2024-09-20
1
-3/+2
*
cmComputeLinkDepends: Replace depender index sentinel value with cm::optional
Brad King
2024-09-20
1
-22/+18
*
cmComputeLinkDepends: Replace group index sentinel value with cm::optional
Brad King
2024-09-20
1
-28/+22
*
cmComputeLinkDepends: Avoid unsigned integer rollover
Brad King
2024-09-20
1
-3/+2
*
cmComputeLinkDepends: Shorten local variable name
Brad King
2024-09-20
1
-9/+9
*
Ensure imported targets in sibling dirs are deduplicated
Marc Chevrier
2024-09-15
1
-1/+18
*
Source: Avoid comparing pointers to nullptr
Vitaly Stakhovsky
2024-08-27
1
-7/+7
*
Link feature attributes: stabilization
Marc Chevrier
2024-06-21
1
-87/+106
*
Libraries processing: update configuration wording
Marc Chevrier
2024-06-21
1
-10/+13
*
cmGeneratorExpressionDAGChecker: Make config name available in constructor
Brad King
2024-05-21
1
-2/+4
*
GenEx $<LINK_LIBRARY>: Add the support of properties attached to features
Marc Chevrier
2024-05-15
1
-38/+181
*
cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements
Brad King
2024-05-03
1
-1/+1
*
cmGeneratorExpressionDAGChecker: Make local generator available in constructor
Brad King
2024-04-29
1
-7/+14
*
LINK_LIBRARY-genex: correct behavior for INTERFACE_LINK_LIBRARIES_DIRECT
Marc Chevrier
2023-11-29
1
-62/+45
*
Merge topic 'fortran-objects-as-sources-fix'
Brad King
2023-11-27
1
-0/+1
|
\
|
*
LinkItem: track `cmSourceFile` instances for external objects
Ben Boeckel
2023-11-23
1
-0/+1
*
|
Merge branch 'backport-ci-fedora-39' into ci-fedora-39
Brad King
2023-11-17
1
-1/+1
|
\
\
|
|
/
|
*
codespell: Fix typos
Brad King
2023-11-17
1
-2/+2
*
|
Merge topic 'target-objects'
Brad King
2023-11-15
1
-20/+2
|
\
\
|
|
/
|
*
Merge branch 'backport-target-objects' into target-objects
Brad King
2023-11-14
1
-20/+2
|
|
\
|
|
*
cmComputeLinkInformation: Track targets named by TARGET_OBJECTS sources
Brad King
2023-11-14
1
-20/+2
|
*
|
Merge topic 'modules-depends-via-target-objects' into release-3.28
Brad King
2023-10-31
1
-0/+20
|
|
\
\
|
|
|
/
*
|
|
Link step: Enable to configure deduplication of libraries
Marc Chevrier
2023-11-09
1
-2/+75
*
|
|
Link Step: Introduce EntriesProcessing class
Marc Chevrier
2023-11-08
1
-43/+136
*
|
|
Merge topic 'modules-depends-via-target-objects'
Brad King
2023-10-31
1
-0/+20
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fortran: Restore support for TARGET_OBJECTS providing modules
Ben Boeckel
2023-10-30
1
-0/+19
|
*
cmComputeLinkDepends: also copy the target from object link items
Ben Boeckel
2023-10-27
1
-0/+1
*
|
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-0/+1
|
/
*
CMake code rely on cmList class for CMake lists management (part. 1)
Marc Chevrier
2023-04-24
1
-1/+2
*
cmComputeComponentGraph: use `size_t` for component indices
Ben Boeckel
2023-01-31
1
-50/+53
*
cmComputeComponentGraph: use a name for "invalid component"
Ben Boeckel
2023-01-31
1
-10/+17
*
cmValue: Use operator* explicitly to convert to std::string; avoid extra call
Vitaly Stakhovsky
2023-01-16
1
-3/+3
*
LINK_LIBRARIES: Evaluate separately for linking and usage requirements
Brad King
2022-03-22
1
-2/+2
*
Genex-LINK_GROUP: Add possibility to group libraries at link step
Marc Chevrier
2022-02-28
1
-70/+363
*
cmComputeDepends::LinkEntry: introduce enum to specify item type
Marc Chevrier
2022-02-25
1
-7/+9
*
genex-LINK_LIBRARY: rename configuration variables
Marc Chevrier
2022-02-16
1
-6/+7
*
$<LINK_LIBRARY>: Add LINK_LIBRARY_OVERRIDE target property
Marc Chevrier
2022-02-08
1
-16/+74
*
Genex: Add $<LINK_LIBRARY:...>
Marc Chevrier
2022-02-07
1
-34/+143
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-3/+3
*
Refactor: Convert parallel string/backtrace vectors to BT vectors
Kyle Edwards
2021-09-03
1
-1/+1
*
HIP: Automatically inject the `hip::device` runtime target
Robert Maynard
2021-06-07
1
-0/+14
[next]