summaryrefslogtreecommitdiffstats
path: root/Source/cmExportFileGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Pass dependent library search path to linker on some platforms.Brad King2008-02-011-1/+1
* ENH: Support linking to shared libs with dependent libsBrad King2008-01-311-7/+24
* COMP: Remove unused parameter.Brad King2008-01-311-6/+3
* BUG: Fixed previous commit in cmExportFileGenerator to separate libraries cor...Brad King2008-01-301-1/+4
* ENH: Implemented link-interface specification feature.Brad King2008-01-301-19/+58
* ENH: Support exporting/importing of AppBundle targets.Brad King2008-01-281-4/+9
* BUG: Fix export/import file generation to not store link dependencies of exec...Brad King2008-01-281-2/+16
* ENH: Restored APPEND option to EXPORT() command in new implementation.Brad King2008-01-281-3/+26
* ENH: Support exporting/importing of Framework targets.Brad King2008-01-281-1/+12
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-0/+281