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
/
cmInstallFilesGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
install: Add EXCLUDE_FROM_ALL option (#14921)
Nick Lewis
2016-02-04
1
-1/+3
*
cmGeneratorExpression: Port to cmLocalGenerator.
Stephen Kelly
2015-10-12
1
-2/+2
*
install: Allow generator expressions in FILES DESTINATION
Robert Goulet
2015-09-23
1
-4/+21
*
cmInstallFilesGenerator: Require cmLocalGenerator, not cmMakefile.
Stephen Kelly
2015-08-23
1
-5/+10
*
cmInstallFilesGenerator: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-2/+4
*
cmInstallGenerator: Pass destination explicitly to AddInstallRule
Brad King
2015-02-11
1
-0/+1
*
install: Thread message level setting through internal API
Brad King
2014-06-24
1
-1/+2
*
genex: remove the need for backtraces
Ben Boeckel
2014-06-05
1
-2/+2
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-2/+2
*
install: Support generator expressions in FILES and PROGRAMS mode
Brad King
2014-02-21
1
-3/+48
*
cmInstallFilesGenerator: Add reference to calling cmMakefile
Brad King
2014-02-21
1
-1/+3
*
Factor cmInstallType out of cmTarget::TargetType
Brad King
2012-02-27
1
-4/+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/+1
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-1/+1
*
ENH: Further cleanup of installation script generation. The per-component an...
Brad King
2007-07-02
1
-7/+7
*
ENH: First step of install script generator cleanup. Each configuration to b...
Brad King
2007-06-28
1
-15/+12
*
STYLE: preparations for the INSTALL(EXPORT ...) generator
Alexander Neundorf
2007-06-19
1
-1/+1
*
ENH: Added OPTIONAL option to INSTALL command to allow installation of files ...
Brad King
2006-10-05
1
-4/+4
*
ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet f...
Brad King
2006-08-17
1
-3/+4
*
ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuratio...
Brad King
2006-05-05
1
-1/+4
*
ENH: Added named component installation implementation. Installation behavio...
Brad King
2006-03-30
1
-3/+7
*
ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ...
Brad King
2006-03-03
1
-3/+9
*
ENH: Implemented FILES and PROGRAMS forms of the INSTALL command as replaceme...
Brad King
2006-02-19
1
-0/+47