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
/
cmExportBuildFileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-3/+5
*
CMake 3.0.0-rc1 version update
Brad King
2014-02-19
1
-1/+1
*
Export: Use the CMAKE_DEVEL_VERSION macro for build-export files.
Stephen Kelly
2014-02-11
1
-1/+1
*
cmMakefile: make some methods take const std::string& instead of const char*
Rolf Eike Beer
2014-01-16
1
-1/+1
*
export: Implement EXPORT subcommand (#9822)
Stephen Kelly
2013-12-24
1
-4/+32
*
Export: Clean up comment.
Stephen Kelly
2013-12-19
1
-2/+0
*
QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property.
Stephen Kelly
2013-11-27
1
-0/+3
*
export(): Handle multiple dependent export sets.
Stephen Kelly
2013-10-11
1
-9/+64
*
export(): Process the export() command at generate time.
Stephen Kelly
2013-10-11
1
-11/+10
*
export(): Set a Makefile on the cmExportBuildFileGenerator.
Stephen Kelly
2013-10-10
1
-11/+10
*
export: Add support for INTERFACE_LIBRARY targets
Stephen Kelly
2013-10-08
1
-7/+17
*
Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
Stephen Kelly
2013-07-08
1
-0/+9
*
Generate INTERFACE_COMPILE_OPTIONS on export.
Stephen Kelly
2013-06-10
1
-0/+3
*
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
-1/+1
|
\
\
|
|
/
|
*
Refactor how bundles and frameworks are supported.
Clinton Stimpson
2013-05-23
1
-1/+1
*
|
Add EXPORT_NAME property.
Stephen Kelly
2013-05-18
1
-2/+2
|
/
*
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
*
Make the BUILD_INTERFACE of export()ed targets work.
Stephen Kelly
2013-01-15
1
-0/+2
*
Move the exported check for dependencies of targets
Stephen Kelly
2013-01-15
1
-6/+5
*
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/+15
*
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
-17/+25
*
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
-6/+17
*
Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .lib
Brad King
2011-12-05
1
-0/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: Fix LOCATION property for Mac AppBundles
Brad King
2009-01-20
1
-7/+1
*
ENH: Improve exporting/importing of targets
Brad King
2008-02-06
1
-4/+25
*
ENH: Pass dependent library search path to linker on some platforms.
Brad King
2008-02-01
1
-7/+5
*
ENH: Implemented link-interface specification feature.
Brad King
2008-01-30
1
-4/+22
*
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
-0/+5
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-0/+117