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
/
cmTargetLinkLibrariesCommand.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
stringapi: Command names
Ben Boeckel
2014-03-08
1
-1/+1
*
cmTargetLinkLibrariesCommand: Use a string argument
Ben Boeckel
2014-03-08
1
-1/+1
*
Drop builtin command documentation
Brad King
2013-10-16
1
-146/+0
*
target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature
Stephen Kelly
2013-07-24
1
-6/+22
*
Use linked frameworks as a source of include directories.
Stephen Kelly
2013-07-24
1
-0/+5
*
TLL: Don't populate old link interface if CMP0022 is NEW.
Stephen Kelly
2013-07-08
1
-8/+15
*
target_link_libraries: Update usage requirements documentation
Brad King
2013-04-30
1
-8/+11
*
Add includes and compile definitions with target_link_libraries.
Stephen Kelly
2013-01-31
1
-0/+9
*
target_link_libraries: Document that new sigs privatize old (#13876)
Brad King
2013-01-24
1
-1/+3
*
Don't include generator expressions in old-style link handling.
Stephen Kelly
2013-01-13
1
-0/+7
*
Documentation: Correct typos and grammar
Andreas Mohr
2012-11-07
1
-2/+2
*
Document behavior of multiple target_link_libraries calls (#13113)
Brad King
2012-04-09
1
-1/+2
*
Add 'const' qualifier to some cmCommand members
Yury G. Kudryashov
2012-02-29
1
-3/+3
*
target_link_libraries: Add missing space in documentation
Brad King
2011-11-22
1
-2/+2
*
target_link_libraries: Add LINK_(PUBLIC|PRIVATE) options
Stephen Kelly
2011-11-22
1
-1/+20
*
target_link_libraries: Trim trailing whitespace
Stephen Kelly
2011-11-22
1
-6/+6
*
Document target_link_libraries target scope (#11058)
Brad King
2010-12-15
1
-0/+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Mention cycles in target_link_libraries docs
Brad King
2009-06-24
1
-0/+22
*
ENH: Clarify target_link_libraries docs
Brad King
2009-02-02
1
-5/+7
*
ENH: Allow a custom list of debug configurations
Brad King
2008-09-04
1
-4/+8
*
ENH: Make link interface mode more distinct
Brad King
2008-08-18
1
-2/+4
*
ENH: Simple specification of link interfaces
Brad King
2008-08-11
1
-8/+38
*
ENH: Tolerate repeated link library types
Brad King
2008-08-07
1
-0/+2
*
STYLE: Improve documentation of target_link_libraries command to make target-...
Brad King
2008-02-06
1
-1/+4
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1/+2
*
ENH: make commands lower case by default
Ken Martin
2007-10-10
1
-2/+2
*
ENH: updated handling of debug and optimized target link libraries
Ken Martin
2006-11-29
1
-2/+3
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-1/+0
*
BUG: Sweeping changes to cleanup computation of target names. This should
Brad King
2006-01-13
1
-6/+0
*
ENH: Clarified documentation for LINK_LIBRARIES and TARGET_LINK_LIBRARIES.
Brad King
2004-03-25
1
-1/+1
*
removed redundent includes
Ken Martin
2003-08-10
1
-1/+0
*
ENH: Report an error when ADD_LIBRARY and TARGET_LINK_LIBRARIES are in the wr...
Andy Cedilnik
2003-08-07
1
-0/+8
*
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
Brad King
2003-02-14
1
-6/+7
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-1/+1
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
*
added TARGET_LINK_LIBRARY command and support for debug and release libraries...
Ken Martin
2001-04-30
1
-0/+104