summaryrefslogtreecommitdiffstats
path: root/Tests/ExportImport/Export
Commit message (Expand)AuthorAgeFilesLines
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* ENH: Improve exporting/importing of targetsBrad King2008-02-061-1/+4
* COMP: Convert C function prototypes to use (void) instead of ().Brad King2008-02-034-5/+5
* BUG: Remove InstallNameFixupPath from cmTarget and cmInstallTargetGenerator.Brad King2008-02-011-8/+8
* ENH: Update ExportImport test to enforce dependent library pathsBrad King2008-02-011-0/+9
* ENH: Support linking to shared libs with dependent libsBrad King2008-01-311-10/+5
* ENH: Updated ExportImport test to try LINK_INTERFACE_LIBRARIES.Brad King2008-01-305-3/+47
* ENH: Support exporting/importing of AppBundle targets.Brad King2008-01-282-2/+30
* BUG: Fix export/import file generation to not store link dependencies of exec...Brad King2008-01-283-1/+6
* ENH: Restored APPEND option to EXPORT() command in new implementation.Brad King2008-01-281-1/+5
* ENH: Added framework to ExportImport test.Brad King2008-01-282-2/+13
* ENH: Added ExportImport test to test new export/import features.Brad King2008-01-286-0/+81