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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
CUDA: Add abstraction for cuda runtime selection
Robert Maynard
2020-01-27
1
-0/+43
|
/
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-6/+6
*
Merge topic 'fileapiLinkPathAndLinkDirBacktraces'
Brad King
2019-09-20
1
-0/+35
|
\
|
*
cmComputeLinkInformation: Add GetDirectoriesWithBacktraces
Justin Goshi
2019-09-18
1
-0/+22
|
*
cmComputeLinkInformation: Add AppendValues with backtraces
Justin Goshi
2019-09-18
1
-0/+13
*
|
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-2/+2
*
|
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
1
-2/+1
|
/
*
Add per-lang variants of CMAKE_LINK_LIBRARY_{FILE_FLAG,SUFFIX}
Alan W. Irwin
2019-08-27
1
-4/+14
*
Source sweep: Replace cmExpandList with the shorter cmExpandedList
Sebastian Holtermann
2019-08-23
1
-10/+5
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-63/+30
*
Merge topic 'cm-contains'
Brad King
2019-08-21
1
-6/+7
|
\
|
*
cmAlgorithms: Add cmContains
Regina Pfeifer
2019-08-19
1
-6/+7
*
|
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-2/+2
|
/
*
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-11/+11
*
Generator: support per-language link library flag
Saleem Abdulrasool
2019-08-09
1
-2/+7
*
clang-tidy: Enable performance-inefficient-string-concatenation
Sebastian Holtermann
2019-08-05
1
-1/+1
*
Make CMAKE_LINK_LIBRARY_FILE_FLAG work like CMAKE_LINK_LIBRARY_FLAG
Brad King
2019-08-02
1
-10/+0
*
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
Sebastian Holtermann
2019-07-29
1
-1/+1
*
AIX: Create import library for executables with exports
Brad King
2019-07-16
1
-0/+9
*
Refactor checks for whether a target has an import library
Brad King
2019-07-12
1
-15/+6
*
BUILD_RPATH/INSTALL_RPATH: Add generator expression support
Kyle Edwards
2019-06-25
1
-5/+7
*
Merge topic 'error-consolidate'
Brad King
2019-02-25
1
-2/+2
|
\
|
*
cmSystemTools::Error: consolidate parameters into single std::string
Vitaly Stakhovsky
2019-02-20
1
-2/+2
*
|
cmSystemTools: More functions accept `std::string` params
Vitaly Stakhovsky
2019-02-20
1
-1/+1
|
/
*
cmSystemTools::Message: Add overload accepting std::string
Vitaly Stakhovsky
2019-01-28
1
-1/+1
*
cmSystemTools::Error(): new overload accepting std::string
Vitaly Stakhovsky
2019-01-23
1
-1/+1
*
clang-tidy: Use emplace
Regina Pfeifer
2019-01-17
1
-3/+3
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-5/+6
*
Remove now-unused code once used on IRIX
Brad King
2019-01-11
1
-1/+1
*
RPATH: Add option for using $ORIGIN in build tree
Peter Wu
2018-10-26
1
-3/+26
*
LINK_DIRECTORIES: Add new properties and commands
Marc Chevrier
2018-09-25
1
-6/+5
*
cmMakefile: Make GetSafeDefinition return std::string const&
Vitaly Stakhovsky
2018-09-18
1
-1/+1
*
Replace occurrences of "Mac OS X" with "macOS" in comments
Bartosz Kosiorek
2018-09-10
1
-1/+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-7/+6
*
cmComputeLinkInformation: make some members const
Vitaly Stakhovsky
2018-03-22
1
-20/+20
*
cmComputeLinkInformation: make GetItems() const
Michael Stürmer
2018-03-19
1
-1/+1
*
objlib: Allow other libraries to link to `OBJECT` libraries.
Deniz Bahadir
2018-03-01
1
-0/+3
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-5/+6
*
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
1
-17/+17
*
cmComputeLinkInformation: Better RPATH detection for versioned libraries.
Byoungchan Lee
2018-01-22
1
-5/+3
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-15
1
-1/+1
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-67/+44
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-10/+10
*
Access string npos without instance
Pavel Solodovnikov
2017-06-01
1
-2/+2
*
Add options for separate compile and link sysroots
Brad King
2017-05-09
1
-1/+7
*
Replace boolean `implib` parameters with enum
Gregor Jasny
2017-04-20
1
-4/+16
*
Allow imported INTERFACE libraries to specify a link library name
Brad King
2016-11-09
1
-0/+6
*
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-0/+1
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1/+1
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-22/+23
[prev]
[next]