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
/
Tests
/
CMakeTests
/
ImplicitLinkInfoTest.cmake.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMakeParseImplicitLinkInfo: Better detection of msvc
Robert Maynard
2022-09-02
1
-2/+87
*
CMakeParseImplicitLinkInfo: Honor GNU static runtime library flags
Brad King
2021-06-03
1
-0/+3
*
MSYS: Add support for running under MSYS runtime environment
Orgad Shaneh
2021-04-26
1
-1/+22
*
Remove now-unused code once used on IRIX
Brad King
2019-01-11
1
-72/+0
*
Exclude "libgcc_eh" library files from implicit link libraries
Brad King
2018-04-16
1
-0/+6
*
Restore exclusion of "gcc_eh" from implicit link libraries
Christian Pfeiffer
2017-11-08
1
-1/+21
*
ImplicitLinkInfo: Add support for PGI on Windows
Christian Pfeiffer
2017-05-20
1
-3/+48
*
Do not assume GCC libs are linked by all compilers
Christian Pfeiffer
2017-05-05
1
-30/+30
*
CMakeParseImplicitLinkInfo: Ignore ld -lto_library flag
Brad King
2017-04-03
1
-0/+6
*
CMakeParseImplicitLinkInfo: Add support for MSVC invoked by CUDA nvcc
Brad King
2017-01-12
1
-0/+7
*
CMakeParseImplicitLinkInfo: Exclude libclang_rt libraries
Brad King
2016-07-11
1
-0/+6
*
CMakeParseImplicitLinkInfo: Do not match "VAR=..." as link line (#15737)
Brad King
2015-09-11
1
-0/+7
*
Sanitize linker name to parse implicit link line (#14154)
Brad King
2013-05-17
1
-0/+1
*
Merge topic 'implicit-lib-canonical-path'
Brad King
2013-02-08
1
-0/+6
|
\
|
*
Normalize full paths in implicit link library list
Brad King
2013-02-06
1
-0/+6
*
|
OS X: Detect implicit linker framework search paths
Brad King
2012-12-11
1
-3/+8
*
|
OS X: Detect implicit link directories on modern toolchains
Brad King
2012-12-11
1
-0/+97
|
/
*
Absoft: Detect implicit link libraries on Linux and Mac
Brad King
2011-05-20
1
-0/+15
*
Detect object files in implicit link information
Brad King
2010-12-09
1
-1/+8
*
Check Mac linker lines in ImplicitLinkInfo test
Brad King
2009-11-05
1
-0/+33
*
Remove non-language implicit link dependencies
Brad King
2009-11-05
1
-15/+15
*
More robust implicit link line detection regex
Brad King
2009-10-07
1
-0/+8
*
Log implicit link information parsing actions
Brad King
2009-10-06
1
-1/+3
*
Check PGI linker lines in ImplicitLinkInfo test
Brad King
2009-07-29
1
-0/+18
*
Check Intel linker lines in ImplicitLinkInfo test
Brad King
2009-07-29
1
-0/+18
*
BUG: Parse implicit link editor -z*extract options
Brad King
2009-07-28
1
-2/+2
*
BUG: Further avoid ImplicitLinkInfo case change
Brad King
2009-07-25
1
-6/+6
*
BUG: Avoid case change in ImplicitLinkInfo test
Brad King
2009-07-24
1
-6/+6
*
ENH: Create ImplicitLinkInfo test
Brad King
2009-07-23
1
-0/+319