summaryrefslogtreecommitdiffstats
path: root/Source/cmExportInstallFileGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* install: Allow absolute EXPORT destination with relative targets (#15258)Brad King2014-12-151-4/+0
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-3/+3
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* OS X: Add support for @rpath in export files.Clinton Stimpson2013-06-031-0/+2
* Remove unused forward declarations.Stephen Kelly2013-02-091-3/+0
* Add the INSTALL_PREFIX genex.Stephen Kelly2013-01-271-0/+2
* Move the exported check for dependencies of targetsStephen Kelly2013-01-151-2/+4
* exports: move the handling of missing targets into subclassesAlex Neundorf2012-09-301-3/+13
* exports: accept a missing target if it is exported exactly onceAlex Neundorf2012-09-281-1/+2
* exports: Hold an ExportSet pointer in cm*Export*GeneratorYury G. Kudryashov2012-09-281-12/+1
* exports: Create class cmExportSetYury G. Kudryashov2012-09-281-2/+3
* exports: Move cmTargetExport to a dedicated header fileYury G. Kudryashov2012-09-281-30/+0
* install(EXPORT): Enforce existence of imported target filesAlex Neundorf2011-11-221-1/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Refactor computation of import file globBrad King2009-01-071-0/+4
* ENH: Pass dependent library search path to linker on some platforms.Brad King2008-02-011-1/+2
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-0/+122