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
/
cmExportFileGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export: Port internal API to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-2/+3
*
Export: Port internal utility to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-2/+2
*
Export: Port some API to cmGlobalGenerator.
Stephen Kelly
2015-10-18
1
-1/+0
*
Export: Port interface to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-10/+13
*
cmGeneratorTarget: Move GetInstallNameDir* from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+1
*
Export: Port more API to cmGeneratorTarget.
Stephen Kelly
2015-08-05
1
-1/+1
*
Port some of the cmExportFileGenerator API to cmGeneratorTarget.
Stephen Kelly
2015-07-27
1
-3/+5
*
Allow export of targets with INTERFACE_SOURCES.
Stephen Kelly
2015-02-10
1
-0/+5
*
cmExportFileGenerator: Make SetImportLinkProperty a template
Brad King
2014-06-23
1
-1/+3
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-7/+9
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for property names
Ben Boeckel
2014-03-08
1
-4/+4
*
Change version scheme to use only two components for feature levels
Brad King
2014-02-19
1
-7/+6
*
Export: Use the CMAKE_DEVEL_VERSION macro for build-export files.
Stephen Kelly
2014-02-11
1
-0/+15
*
export: Rename some variables to reflect content type.
Stephen Kelly
2014-01-06
1
-1/+1
*
cmTarget: Make GetProperty() const.
Stephen Kelly
2013-10-31
1
-3/+3
*
export(): Process the export() command at generate time.
Stephen Kelly
2013-10-11
1
-0/+2
*
Add a convenient way to add the includes install dir to the INTERFACE.
Stephen Kelly
2013-07-24
1
-1/+3
*
Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
Stephen Kelly
2013-07-08
1
-0/+11
*
OS X: Add support for @rpath in export files.
Clinton Stimpson
2013-06-03
1
-0/+3
*
install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES
Stephen Kelly
2013-03-26
1
-0/+5
*
Revert "Add the $<LINKED:...> generator expression."
Stephen Kelly
2013-02-13
1
-2/+2
*
Add the $<LINKED:...> generator expression.
Stephen Kelly
2013-01-31
1
-2/+2
*
Add the INSTALL_PREFIX genex.
Stephen Kelly
2013-01-27
1
-0/+2
*
Export the COMPATIBLE_INTERFACE_BOOL content properties
Stephen Kelly
2013-01-21
1
-0/+2
*
Export the INTERFACE_PIC property.
Stephen Kelly
2013-01-15
1
-0/+2
*
Move the exported check for dependencies of targets
Stephen Kelly
2013-01-15
1
-2/+4
*
Split LINK_INTERFACE_LIBRARIES export handling into dedicated method.
Stephen Kelly
2013-01-10
1
-0/+4
*
Split the generator expression before extracting targets.
Stephen Kelly
2013-01-10
1
-2/+12
*
Extract the AddTargetNamespace method.
Stephen Kelly
2013-01-10
1
-0/+4
*
Add API to populate INTERFACE properties in exported targets.
Stephen Kelly
2013-01-05
1
-0/+15
*
Add API to extract target names from a genex string.
Stephen Kelly
2013-01-05
1
-0/+4
*
Generate an early-return guard in target Export files.
Stephen Kelly
2012-11-30
1
-0/+2
*
exports: move the handling of missing targets into subclasses
Alex Neundorf
2012-09-30
1
-9/+7
*
exports: first try at error handling if a target is missing
Alex Neundorf
2012-09-28
1
-2/+6
*
exports: accept a missing target if it is exported exactly once
Alex Neundorf
2012-09-28
1
-1/+6
*
install(EXPORT): Enforce existence of imported target files
Alex Neundorf
2011-11-22
1
-0/+5
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Centralize default link interface computation
Brad King
2009-07-06
1
-3/+0
*
ENH: Pass dependent library search path to linker on some platforms.
Brad King
2008-02-01
1
-1/+2
*
ENH: Support linking to shared libs with dependent libs
Brad King
2008-01-31
1
-4/+4
*
COMP: Remove unused parameter.
Brad King
2008-01-31
1
-2/+1
*
ENH: Implemented link-interface specification feature.
Brad King
2008-01-30
1
-0/+5
*
BUG: Fix export/import file generation to not store link dependencies of exec...
Brad King
2008-01-28
1
-0/+3
*
ENH: Restored APPEND option to EXPORT() command in new implementation.
Brad King
2008-01-28
1
-0/+2
*
COMP: Add virtual destructor to cmExportFileGenerator to avoid warnings about...
Brad King
2008-01-28
1
-0/+2
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-0/+96