summaryrefslogtreecommitdiffstats
path: root/Source/cmExportFileGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* exports: move the handling of missing targets into subclassesAlex Neundorf2012-09-301-9/+7
* exports: first try at error handling if a target is missingAlex Neundorf2012-09-281-2/+6
* exports: accept a missing target if it is exported exactly onceAlex Neundorf2012-09-281-1/+6
* install(EXPORT): Enforce existence of imported target filesAlex Neundorf2011-11-221-0/+5
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Centralize default link interface computationBrad King2009-07-061-3/+0
* ENH: Pass dependent library search path to linker on some platforms.Brad King2008-02-011-1/+2
* ENH: Support linking to shared libs with dependent libsBrad King2008-01-311-4/+4
* COMP: Remove unused parameter.Brad King2008-01-311-2/+1
* ENH: Implemented link-interface specification feature.Brad King2008-01-301-0/+5
* BUG: Fix export/import file generation to not store link dependencies of exec...Brad King2008-01-281-0/+3
* ENH: Restored APPEND option to EXPORT() command in new implementation.Brad King2008-01-281-0/+2
* COMP: Add virtual destructor to cmExportFileGenerator to avoid warnings about...Brad King2008-01-281-0/+2
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-0/+96