CMake/Tests/ExportImport/Export
Brad King 16186ec18c BUG: Remove InstallNameFixupPath from cmTarget and cmInstallTargetGenerator.
- Motivation:
    - It depended on the order of installation
    - It supported only a single destination for each target
    - It created directory portions of an install name without user request
  - Updated ExportImport test to install targets in an order that expoed
    this bug
2008-02-01 13:08:12 -05:00
..
CMakeLists.txt BUG: Remove InstallNameFixupPath from cmTarget and cmInstallTargetGenerator. 2008-02-01 13:08:12 -05:00
testExe1.c BUG: Fix export/import file generation to not store link dependencies of executables or modules. 2008-01-28 13:37:59 -05:00
testExe1lib.c BUG: Fix export/import file generation to not store link dependencies of executables or modules. 2008-01-28 13:37:59 -05:00
testExe2.c ENH: Added ExportImport test to test new export/import features. 2008-01-28 08:40:21 -05:00
testExe2lib.c ENH: Updated ExportImport test to try LINK_INTERFACE_LIBRARIES. 2008-01-30 17:26:09 -05:00
testExe2libImp.c ENH: Updated ExportImport test to try LINK_INTERFACE_LIBRARIES. 2008-01-30 17:26:09 -05:00
testExe3.c ENH: Support exporting/importing of AppBundle targets. 2008-01-28 14:46:16 -05:00
testLib1.c ENH: Added ExportImport test to test new export/import features. 2008-01-28 08:40:21 -05:00
testLib2.c ENH: Added ExportImport test to test new export/import features. 2008-01-28 08:40:21 -05:00
testLib3.c ENH: Updated ExportImport test to try LINK_INTERFACE_LIBRARIES. 2008-01-30 17:26:09 -05:00
testLib3Imp.c ENH: Updated ExportImport test to try LINK_INTERFACE_LIBRARIES. 2008-01-30 17:26:09 -05:00
testLib4.c ENH: Added framework to ExportImport test. 2008-01-28 13:06:17 -05:00