| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
482d858500 Depend: Add test for target-level dependencies via byproducts
f6574c9a81 Depend: Hook up automatic target-level dependencies via byproducts
2edb0b71ed cmMakefile: Add lookup from source name to targets via byproducts
62d5932389 Refatoring: Extract AnyOutputMatches utility
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3806
|
| |
| |
| |
| |
| |
| |
| |
| | |
Add test for target-level dependency of custom target to POST_BUILD event via
byproduct. Remove explicit dependencies in test which are no longe required
due to introduced dependencies on build events via byproducts.
Issue: #19005
|
| |
| |
| |
| |
| |
| |
| |
| | |
Target-level dependencies to utility targets are added from another target if
the other target requires a byproduct of the utility target or if it requires a
byproduct of PRE_BUILD, PRE_LINK, or POST_BUILD build events of a target.
Issue: #19005
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Given an output source name it is now possible to query which target has a
byproduct of this name or has a PRE_BUILD, PRE_LINK, or POST_BUILD build event
with a byproduct of this name.
In a call to GetSourceFileWithOutput a matching byproduct can now optionally be
returned as fallback if there is no matching output of a custom command.
Default behavior is not changed by this commit.
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
d69457077d CPackWIX: Allow omitting program menu folder and uninstall shortcut
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3802
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
a81e9a0ced cmSubdirCommand: Port away from cmCommand
573cd4e4b4 cmSetTestsPropertiesCommand: Port away from cmCommand
95f23ea5d5 cmSetSourceFilesPropertiesCommand: Port away from cmCommand
706400d417 cmRemoveDefinitionsCommand: Port away from cmCommand
7f86990262 cmQTWrapUICommand: Port away from cmCommand
56bfb8de5d cmQTWrapCPPCommand: Port away from cmCommand
83b3f76a3b cmLinkLibrariesCommand: Port away from cmCommand
b85407ae76 cmInstallTargetsCommand: Port away from cmCommand
...
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3807
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | | |
| | | |
| | | |
| | | | |
Ref: #19499
|
| | |/
| |/|
| | |
| | | |
Ref: #19499
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
a3cfb66543 Add compatibility with the cl.exe /permissive- compiler option
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3803
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
d25a5a7ec9 clang-tidy: modernize-use-auto
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3783
|
| | |
| | |
| | |
| | |
| | |
| | | |
Set the MinTypeNameLength option to an impossibly high value in order
to limit the diagnostics to iterators. Leave new expressions and cast
expressions for later.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
8a18bb7cdf cmFind*: Port away from cmCommand
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3800
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
cd7d736278 cmCTestTestHandler: Port away from cmCommand
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3795
|
| | | | | |
|
|\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
30006e199b fileapi: add backtraces for compile/link options
291c83f063 cmLocalGenerator: Add GetTargetCompileFlags overload with backtraces
8e973b8e8d cmLocalGenerator: Add GetTargetFlags overload with backtraces
4d5bbb7704 cmLocalGenerator: Add GetStaticLibraryFlags overload with backtraces
1f6a436bf4 cmLocalGenerator: Add AddCompileOptions overload with backtraces
5355a60fd0 cmLocalGenerator: Add AppendCompileOptions overload with backtraces
a20d2c85d0 cmLocalGenerator: Add AppendFlags overload with backtraces
b13207910e cmLocalGenerator: Clarify AddCompileOptions filter logic
...
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3775
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|