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
/
cmComputeLinkInformation.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'backport-3.16-link-line-backtrace'
Brad King
2020-02-10
1
-9/+11
|
\
|
*
Propagate backtraces from LINK_LIBRARIES through to link line items
Brad King
2020-02-10
1
-9/+11
*
|
Merge topic 'modernize-memory-management'
Brad King
2020-01-28
1
-3/+7
|
\
\
|
*
|
cmComputeLinkInformation: modernize memory management
Marc Chevrier
2020-01-26
1
-3/+7
|
|
/
*
|
CUDA: Add abstraction for cuda runtime selection
Robert Maynard
2020-01-27
1
-0/+1
|
/
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1/+2
*
cmLinkLineComputer: Add ComputeLinkLibs overload with backtraces
Justin Goshi
2019-09-18
1
-0/+2
*
cmComputeLinkInformation: Add GetDirectoriesWithBacktraces
Justin Goshi
2019-09-18
1
-0/+1
*
cmComputeLinkInformation: Add AppendValues with backtraces
Justin Goshi
2019-09-18
1
-0/+3
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-03
1
-1/+1
*
Make CMAKE_LINK_LIBRARY_FILE_FLAG work like CMAKE_LINK_LIBRARY_FLAG
Brad King
2019-08-02
1
-0/+5
*
Refactor checks for whether a target has an import library
Brad King
2019-07-12
1
-1/+0
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-1/+1
*
clang-tidy: Pass by value
Regina Pfeifer
2019-01-22
1
-3/+3
*
clang-tidy: Use default member initialization
Regina Pfeifer
2018-12-15
1
-7/+3
*
clang-tidy: Remove redundant member initializations
Regina Pfeifer
2018-12-15
1
-2/+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-0/+1
*
cmComputeLinkInformation: make some members const
Vitaly Stakhovsky
2018-03-22
1
-14/+14
*
cmComputeLinkInformation: make GetItems() const
Michael Stürmer
2018-03-19
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-2/+2
*
cmComputeLinkInformation::Item: remove custom copy ctor
Daniel Pfeifer
2017-04-21
1
-6/+0
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2/+2
*
CUDA: Add LinkLineComputer that computes cuda dlink lines.
Robert Maynard
2016-11-14
1
-0/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-23
1
-3/+7
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-7/+25
*
cmComputeLinkInformation: Port result API to cmGeneratorTarget.
Stephen Kelly
2015-10-12
1
-3/+2
*
cmComputeLinkInformation: Port data interface to cmGeneratorTarget.
Stephen Kelly
2015-10-12
1
-2/+2
*
cmComputeLinkInformation: Port some implementation to cmGeneratorTarget.
Stephen Kelly
2015-10-12
1
-2/+2
*
cmComputeLinkDepends: Port some API to cmGeneratorTarget.
Stephen Kelly
2015-10-10
1
-2/+2
*
cmComputeLinkInformation: Port to cmGeneratorTarget.
Stephen Kelly
2015-08-05
1
-2/+3
*
cmGeneratorTarget: Move GetLinkClosure from cmTarget.
Stephen Kelly
2015-08-05
1
-0/+1
*
Merge topic 'data-layout'
Brad King
2015-06-08
1
-18/+17
|
\
|
*
cmComputeLinkInformation: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-18/+17
*
|
cmComputeLinkInformation: Port to cmOutputConverter.
Stephen Kelly
2015-06-06
1
-2/+0
|
/
*
Link libraries by full path even in implicit directories
Brad King
2015-04-09
1
-0/+4
*
cmComputeLinkInformation: Remove 'head' argument
Brad King
2014-06-23
1
-3/+1
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-2/+2
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-5/+5
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-2/+2
*
Constify handling of link targets.
Stephen Kelly
2013-12-11
1
-8/+9
*
cmTarget: Make GetProperty() const.
Stephen Kelly
2013-10-31
1
-4/+4
*
Recognize shared library files with a numerical suffix
Stephen Kelly
2013-05-21
1
-1/+2
*
Make linking APIs aware of 'head' target
Stephen Kelly
2013-01-08
1
-1/+3
*
Optionally skip link dependencies on shared library files
Brad King
2012-10-26
1
-0/+1
*
Recognize OpenBSD versioned .so names (#12954)
Brad King
2012-02-13
1
-0/+1
*
OpenBSD: Work-around static/runtime linker inconsistency
Chuck Atkins
2010-03-26
1
-0/+3
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Factor implicit link info addition into methods
Brad King
2009-08-24
1
-0/+2
[next]