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
/
cmInstallExportGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmScriptGenerator: pass Indent by value
Daniel Pfeifer
2017-04-21
1
-4/+2
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Add support for creating prebuilt Android.mk files
Bill Hoffman
2016-09-13
1
-1/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-3/+9
*
install(EXPORT): Fix support for mid-length install destinations on Windows
Brad King
2016-08-09
1
-0/+1
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-5/+7
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-11/+8
*
install: Add EXCLUDE_FROM_ALL option (#14921)
Nick Lewis
2016-02-04
1
-0/+1
*
cmInstallExportGenerator: Require cmLocalGenerator, not cmMakefile.
Stephen Kelly
2015-08-23
1
-3/+5
*
cmInstallGenerator: Move GetDestination to subclasses that need it
Brad King
2015-02-11
1
-0/+3
*
install: Thread message level setting through internal API
Brad King
2014-06-24
1
-0/+1
*
Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
Stephen Kelly
2013-07-08
1
-1/+2
*
install(EXPORT): Force absolute paths for usr-move
Brad King
2013-03-08
1
-0/+2
*
exports: accept a missing target if it is exported exactly once
Alex Neundorf
2012-09-28
1
-1/+4
*
exports: Hold an ExportSet pointer in cm*Export*Generator
Yury G. Kudryashov
2012-09-28
1
-2/+4
*
exports: Create class cmExportSet
Yury G. Kudryashov
2012-09-28
1
-6/+3
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
STYLE: Remove useless install generator typedefs
Brad King
2008-12-18
1
-1/+0
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-63/+21
*
ENH: add install files generators for targets which have PUBLIC_HEADER,
Alexander Neundorf
2007-08-27
1
-2/+9
*
ENH: Handle FRAMEWORK and BUNDLE arguments in the INSTALL TARGETS command. Wo...
David Cole
2007-08-22
1
-2/+7
*
ENH: Further cleanup of installation script generation. The per-component an...
Brad King
2007-07-02
1
-1/+3
*
ENH: add INSTALL(EXPORT ...) mode and INSTALL( TARGETS ... EXPORT <set> ) ,
Alexander Neundorf
2007-06-19
1
-0/+92