index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmExportInstallFileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle INTERFACE properties transitively for includes and defines.
Stephen Kelly
2013-01-05
1
-0/+17
*
Populate the ExportedTargets member early in GenerateMainFile
Stephen Kelly
2013-01-05
1
-11/+14
*
Generate an early-return guard in target Export files.
Stephen Kelly
2012-11-30
1
-0/+14
*
exports: move the handling of missing targets into subclasses
Alex Neundorf
2012-09-30
1
-1/+70
*
exports: fix build with MSVC6
Alex Neundorf
2012-09-28
1
-2/+2
*
exports: first try at error handling if a target is missing
Alex Neundorf
2012-09-28
1
-1/+3
*
exports: accept a missing target if it is exported exactly once
Alex Neundorf
2012-09-28
1
-3/+13
*
exports: Hold an ExportSet pointer in cm*Export*Generator
Yury G. Kudryashov
2012-09-28
1
-12/+17
*
exports: Create class cmExportSet
Yury G. Kudryashov
2012-09-28
1
-8/+9
*
exports: Move cmTargetExport to a dedicated header file
Yury G. Kudryashov
2012-09-28
1
-0/+1
*
install(EXPORT): Enforce existence of imported target files
Alex Neundorf
2011-11-22
1
-10/+20
*
Add support for CFBundle targets on the Mac (#11295)
Richard Bateman
2011-01-11
1
-0/+14
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Refactor computation of import file glob
Brad King
2009-01-07
1
-1/+10
*
ENH: Improve exporting/importing of targets
Brad King
2008-02-06
1
-22/+52
*
BUG: Fixed typo resulting in confusing error message from cmExportInstallFile...
Brad King
2008-02-01
1
-1/+1
*
ENH: Pass dependent library search path to linker on some platforms.
Brad King
2008-02-01
1
-8/+4
*
ENH: Implemented link-interface specification feature.
Brad King
2008-01-30
1
-5/+9
*
STYLE: Updated TODO comment for PUBLIC_HEADER_LOCATION export.
Brad King
2008-01-28
1
-0/+2
*
ENH: Support exporting/importing of AppBundle targets.
Brad King
2008-01-28
1
-3/+8
*
ENH: Support exporting/importing of Framework targets.
Brad King
2008-01-28
1
-2/+11
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-0/+259