summaryrefslogtreecommitdiffstats
path: root/Source/cmAddLibraryCommand.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: Renamed NOT_IN_ALL to EXCLUDE_FROM_ALL.Brad King2006-10-021-2/+2
* ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid buil...Brad King2006-10-021-2/+5
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-1/+1
* STYLE: fix docsKen Martin2005-11-161-1/+1
* removed redundent includesKen Martin2003-08-101-1/+0
* ENH: Cleaned up documentation and formatted it for use by cmDocumentation.Brad King2003-02-141-8/+10
* ENH: fix doc lineBill Hoffman2003-02-011-2/+2
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* ENH: change LINK_LIBRARY to add to targetsBill Hoffman2002-05-021-7/+0
* ENH: Make the LinkLibraries command contribute dependencies towards AddLibrar...Amitha Perera2002-05-011-0/+10
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-1/+1
* Changes to allow MODULE type target for a shared libraryYves Starreveld2001-08-281-3/+5
* ENH: Added support for selection of static/shared build on a per-library basis.Brad King2001-07-021-1/+5
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
* major changes to support multiple libraries and source listsKen Martin2001-04-111-0/+71