Stephen Kelly
|
3a1719793f
Generate the _IMPORT_PREFIX in the non-config export file.
|
12 years ago |
Brad King
|
33695c616a
Merge topic 'export-new-style-files'
|
12 years ago |
Stephen Kelly
|
830246e841
Export the COMPATIBLE_INTERFACE_BOOL content properties
|
12 years ago |
Stephen Kelly
|
02d4e53f48
Generate new-style cmake code during export.
|
12 years ago |
Stephen Kelly
|
522bdac149
Export the INTERFACE_PIC property.
|
12 years ago |
Stephen Kelly
|
6c828f9126
Move the exported check for file existence.
|
12 years ago |
Stephen Kelly
|
cfd4f0a4f4
Move the exported check for dependencies of targets
|
12 years ago |
Stephen Kelly
|
94aeaf72c7
Split LINK_INTERFACE_LIBRARIES export handling into dedicated method.
|
13 years ago |
Stephen Kelly
|
894f52f32d
Handle INTERFACE properties transitively for includes and defines.
|
13 years ago |
Stephen Kelly
|
f5b1980fb2
Populate the ExportedTargets member early in GenerateMainFile
|
13 years ago |
Stephen Kelly
|
bf2ddceb4e
Generate an early-return guard in target Export files.
|
13 years ago |
Alex Neundorf
|
0cfd055acd
exports: move the handling of missing targets into subclasses
|
13 years ago |
Alex Neundorf
|
190f2c8253
exports: fix build with MSVC6
|
13 years ago |
Alex Neundorf
|
8b5f448ba6
exports: first try at error handling if a target is missing
|
13 years ago |
Alex Neundorf
|
87f4c01910
exports: accept a missing target if it is exported exactly once
|
13 years ago |
Yury G. Kudryashov
|
81cdab5bea
exports: Hold an ExportSet pointer in cm*Export*Generator
|
13 years ago |
Yury G. Kudryashov
|
d13ec1ac31
exports: Create class cmExportSet
|
13 years ago |
Yury G. Kudryashov
|
81c66c8b88
exports: Move cmTargetExport to a dedicated header file
|
13 years ago |
Alex Neundorf
|
a2be068c75
install(EXPORT): Enforce existence of imported target files
|
14 years ago |
Richard Bateman
|
5457b8254c
Add support for CFBundle targets on the Mac (#11295)
|
15 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
254782ed76
ENH: Refactor computation of import file glob
|
17 years ago |
Brad King
|
9e64d5b272
ENH: Improve exporting/importing of targets
|
17 years ago |
Brad King
|
0dac20cd20
BUG: Fixed typo resulting in confusing error message from cmExportInstallFileGenerator.
|
18 years ago |
Brad King
|
82fcaebe28
ENH: Pass dependent library search path to linker on some platforms.
|
18 years ago |
Brad King
|
7902bc06aa
ENH: Implemented link-interface specification feature.
|
18 years ago |
Brad King
|
e75932b61f
STYLE: Updated TODO comment for PUBLIC_HEADER_LOCATION export.
|
18 years ago |
Brad King
|
e3b1bdb058
ENH: Support exporting/importing of AppBundle targets.
|
18 years ago |
Brad King
|
28ea034737
ENH: Support exporting/importing of Framework targets.
|
18 years ago |
Brad King
|
5594ad4885
ENH: Updated exporting and importing of targets to support libraries and configurations.
|
18 years ago |