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
/
CMakeCommands
/
target_link_libraries
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Ensure Solaris linker never sees empty contents
Craig Scott
2017-05-18
1
-1/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
13
-14/+18
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Tests: Do not try to use invalid "ld -v" flag on Solaris
Brad King
2015-03-31
1
-1/+11
*
Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-master
Brad King
2013-11-03
6
-0/+56
|
\
|
*
CMP0022: Add test for target_link_libraries plain signature
Stephen Kelly
2013-11-02
6
-0/+56
*
|
Merge topic 'fix-tll-static-private'
Brad King
2013-10-26
1
-0/+3
|
\
\
|
|
/
|
*
Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES.
Stephen Kelly
2013-10-26
1
-0/+3
*
|
target_link_libraries: Allow repeated use of LINK_{PRIVATE,PUBLIC} keywords.
Stephen Kelly
2013-10-17
1
-3/+3
|
/
*
cmTarget: Fix iface libraries and languages for static libraries.
Stephen Kelly
2013-07-26
6
-0/+29
*
target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature
Stephen Kelly
2013-07-24
2
-0/+25
*
TLL: Don't populate old link interface if CMP0022 is NEW.
Stephen Kelly
2013-07-08
7
-0/+58
*
Test that linking using the debug keyword to tll works.
Stephen Kelly
2013-05-16
1
-0/+8
*
Rename variable for including current directory in interfaces
Brad King
2013-03-19
1
-1/+1
*
Merge topic 'fix-transitive-target-names'
Brad King
2013-03-12
2
-0/+8
|
\
|
*
Restore support for target names with '+' (#13986)
Stephen Kelly
2013-03-12
2
-0/+8
*
|
Remove unused parameters from target_link_libraries tests.
Stephen Kelly
2013-03-06
3
-3/+3
|
/
*
Remove use of TARGET_DEFINED from the target_link_libraries test.
Stephen Kelly
2013-02-25
1
-4/+4
*
Only use early evaluation termination for transitive properties.
Stephen Kelly
2013-02-07
1
-1/+4
*
Add includes and compile definitions with target_link_libraries.
Stephen Kelly
2013-01-31
4
-4/+51
*
Revert "Allow target_link_libraries with IMPORTED targets."
Stephen Kelly
2013-01-21
1
-3/+0
*
Allow generator expressions in LINK_INTERFACE_LIBRARIES.
Stephen Kelly
2013-01-10
4
-0/+44
*
Merge topic 'tll-IMPORTED-targets'
Brad King
2013-01-10
1
-0/+3
|
\
|
*
Allow target_link_libraries with IMPORTED targets.
Stephen Kelly
2013-01-08
1
-0/+3
*
|
Merge topic 'LINK_LIBRARIES-property'
Brad King
2013-01-08
4
-1/+31
|
\
\
|
*
|
Add LINK_LIBRARIES property for direct target link dependencies
Stephen Kelly
2013-01-08
4
-1/+31
|
|
/
*
|
Add CMAKE_BUILD_INTERFACE_INCLUDES build-variable.
Stephen Kelly
2013-01-08
5
-1/+36
|
/
*
Merge topic 'fix-test-warnings'
Brad King
2013-01-03
1
-1/+1
|
\
|
*
Tests: Fix warning about unused variable
Stephen Kelly
2013-01-03
1
-1/+1
*
|
Make targets depend on the link interface of their dependees.
Stephen Kelly
2013-01-03
4
-1/+25
|
/
*
GenerateExportHeader test: add newlines before end of file
Rolf Eike Beer
2012-01-17
1
-1/+1
*
target_link_libraries: Add LINK_(PUBLIC|PRIVATE) options
Stephen Kelly
2011-11-22
8
-0/+127