summaryrefslogtreecommitdiffstats
path: root/Source/cmLinkLibrariesCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* removed extra lib paths to avoid finding old libsKen Martin2001-11-271-3/+8
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-2/+2
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-081-1/+1
* ENH: LINK_LIBRARIES(abc) will automatically add the path to abc to theAmitha Perera2001-06-181-0/+6
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* added TARGET_LINK_LIBRARY command and support for debug and release libraries...Ken Martin2001-04-301-2/+2
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
* support for debug and opt librariesKen Martin2001-04-261-1/+18
* ENH:Reworked CMake for consistencyWill Schroeder2001-01-181-0/+33