summaryrefslogtreecommitdiff
path: root/Source/cmExportCommand.h
Commit message (Expand)AuthorAgeFilesLines
* Drop builtin command documentationBrad King2013-10-161-56/+0
* export(): Process the export() command at generate time.Stephen Kelly2013-10-111-1/+3
* Export: Generate INTERFACE_LINK_LIBRARIES property on targets.Stephen Kelly2013-07-081-1/+6
* Add 'const' qualifier to some cmCommand membersYury G. Kudryashov2012-02-291-3/+3
* export(): Document undefined behavior of location propertiesBrad King2011-12-011-0/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Teach export(PACKAGE) to fill the package registryBrad King2009-09-011-1/+21
* ENH: Implemented link-interface specification feature.Brad King2008-01-301-0/+5
* ENH: Restored APPEND option to EXPORT() command in new implementation.Brad King2008-01-281-1/+4
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-12/+19
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+2
* STYLE: make formatting of help a bit more consistentAlexander Neundorf2007-12-201-1/+1
* ENH: make commands lower case by defaultKen Martin2007-10-101-2/+2
* STYLE: fix line lengthsAlexander Neundorf2007-07-201-1/+2
* ENH: add framework for unified handling of arguments to cmake commands,Alexander Neundorf2007-07-021-4/+6
* ENH: add cmExternalMakefileProjectGenerator, which should make it easier toAlexander Neundorf2007-06-081-0/+85