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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmInstallExportGenerator: Require cmLocalGenerator, not cmMakefile.
Stephen Kelly
2015-08-23
1
-4/+9
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-20
1
-1/+1
*
cmInstallGenerator: Pass destination explicitly to AddInstallRule
Brad King
2015-02-11
1
-2/+4
*
cmInstallGenerator: Refactor computation of absolute install dest
Brad King
2015-02-11
1
-1/+1
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
install: Thread message level setting through internal API
Brad King
2014-06-24
1
-1/+2
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-4/+4
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-1/+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-1/+1
*
Generate modern-style cmake code.
Stephen Kelly
2013-08-22
1
-12/+12
*
Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
Stephen Kelly
2013-07-08
1
-0/+3
*
exports: store pointers to all installations of each export set
Alex Neundorf
2012-09-28
1
-0/+1
*
exports: Hold an ExportSet pointer in cm*Export*Generator
Yury G. Kudryashov
2012-09-28
1
-11/+5
*
exports: Add cmExportSetMap class
Yury G. Kudryashov
2012-09-28
1
-1/+1
*
exports: Create class cmExportSet
Yury G. Kudryashov
2012-09-28
1
-1/+2
*
Factor cmInstallType out of cmTarget::TargetType
Brad King
2012-02-27
1
-3/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Remove unused PROPERTIES from file(INSTALL)
Brad King
2009-04-27
1
-2/+2
*
ENH: Clean per-config export files during install
Brad King
2009-01-07
1
-0/+24
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-193/+132
*
STYLE: rename FILENAME keyword to FILE, because FILENAME is used in no other
Alexander Neundorf
2007-08-30
1
-0/+1
*
ENH: add install files generators for targets which have PUBLIC_HEADER,
Alexander Neundorf
2007-08-27
1
-2/+33
*
ENH: Handle FRAMEWORK and BUNDLE arguments in the INSTALL TARGETS command. Wo...
David Cole
2007-08-22
1
-2/+2
*
ENH: Further cleanup of installation script generation. The per-component an...
Brad King
2007-07-02
1
-12/+19
*
ENH: First step of install script generator cleanup. Each configuration to b...
Brad King
2007-06-28
1
-1/+3
*
COMP: fix build under windows
Alexander Neundorf
2007-06-19
1
-1/+1
*
ENH: add INSTALL(EXPORT ...) mode and INSTALL( TARGETS ... EXPORT <set> ) ,
Alexander Neundorf
2007-06-19
1
-0/+231