index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmExportInstallFileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake 2.8.12-rc1
Brad King
2013-08-15
1
-1
/
+1
*
Add a convenient way to add the includes install dir to the INTERFACE.
Stephen Kelly
2013-07-24
1
-6
/
+6
*
Merge topic 'tid-system-argument'
Brad King
2013-07-16
1
-0
/
+4
|
\
|
*
Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.
Stephen Kelly
2013-07-16
1
-0
/
+4
*
|
Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
Stephen Kelly
2013-07-08
1
-0
/
+19
|
/
*
Generate INTERFACE_COMPILE_OPTIONS on export.
Stephen Kelly
2013-06-10
1
-0
/
+4
*
Merge topic 'cfbundle-location'
Brad King
2013-06-04
1
-15
/
+1
|
\
|
*
OS X: Fix getting of CFBundle LOCATION property.
Clinton Stimpson
2013-06-03
1
-15
/
+1
*
|
Merge topic 'rpath-on-mac'
Brad King
2013-06-03
1
-0
/
+16
|
\
\
|
*
|
OS X: Add support for @rpath in export files.
Clinton Stimpson
2013-06-03
1
-0
/
+16
|
|
/
*
|
Merge topic 'framework-refactor'
Brad King
2013-06-03
1
-7
/
+1
|
\
\
|
|
/
|
*
Refactor how bundles and frameworks are supported.
Clinton Stimpson
2013-05-23
1
-7
/
+1
*
|
Add EXPORT_NAME property.
Stephen Kelly
2013-05-18
1
-3
/
+4
|
/
*
Handle usr-move without forcing absolute paths (#14041)
Brad King
2013-04-03
1
-23
/
+26
*
install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES
Stephen Kelly
2013-03-26
1
-2
/
+1
*
install(EXPORT): Force absolute paths for usr-move
Brad King
2013-03-08
1
-9
/
+27
*
Add the INSTALL_PREFIX genex.
Stephen Kelly
2013-01-27
1
-0
/
+15
*
Generate the _IMPORT_PREFIX in the non-config export file.
Stephen Kelly
2013-01-27
1
-29
/
+28
*
Merge topic 'export-new-style-files'
Brad King
2013-01-23
1
-11
/
+11
|
\
|
*
Generate new-style cmake code during export.
Stephen Kelly
2013-01-20
1
-11
/
+11
*
|
Export the COMPATIBLE_INTERFACE_BOOL content properties
Stephen Kelly
2013-01-21
1
-0
/
+1
|
/
*
Export the INTERFACE_PIC property.
Stephen Kelly
2013-01-15
1
-0
/
+2
*
Move the exported check for file existence.
Stephen Kelly
2013-01-15
1
-2
/
+2
*
Move the exported check for dependencies of targets
Stephen Kelly
2013-01-15
1
-7
/
+9
*
Split LINK_INTERFACE_LIBRARIES export handling into dedicated method.
Stephen Kelly
2013-01-10
1
-0
/
+4
*
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