summaryrefslogtreecommitdiffstats
path: root/Source/cmExportFileGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* 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