index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmInstallDirectoryGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-7
/
+5
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-2
/
+2
*
cmScriptGenerator: pass Indent by value
Daniel Pfeifer
2017-04-22
1
-3
/
+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0
/
+3
*
install: Fix evaluation of leading generator expressions in DIRECTORY
Yves Frederix
2016-08-31
1
-0
/
+11
*
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-1
/
+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2
/
+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-61
/
+40
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-4
/
+0
*
install: Add EXCLUDE_FROM_ALL option (#14921)
Nick Lewis
2016-02-04
1
-1
/
+3
*
install: Allow generator expressions in DIRECTORY
Yves Frederix
2016-01-13
1
-4
/
+24
*
Remove some obsolete declarations
Stephen Kelly
2015-10-27
1
-1
/
+0
*
cmGeneratorExpression: Port to cmLocalGenerator.
Stephen Kelly
2015-10-12
1
-1
/
+1
*
install: Allow generator expressions in DIRECTORY DESTINATION
Robert Goulet
2015-09-24
1
-1
/
+46
*
cmInstallGenerator: Pass destination explicitly to AddInstallRule
Brad King
2015-02-11
1
-1
/
+3
*
install: Thread message level setting through internal API
Brad King
2014-06-24
1
-1
/
+3
*
Factor cmInstallType out of cmTarget::TargetType
Brad King
2012-02-27
1
-1
/
+1
*
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: Add install(DIRECTORY) option 'OPTIONAL'
Brad King
2009-02-24
1
-4
/
+4
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-2
/
+1
*
ENH: Further cleanup of installation script generation. The per-component an...
Brad King
2007-07-02
1
-5
/
+6
*
ENH: First step of install script generator cleanup. Each configuration to b...
Brad King
2007-06-28
1
-14
/
+11
*
STYLE: preparations for the INSTALL(EXPORT ...) generator
Alexander Neundorf
2007-06-19
1
-1
/
+1
*
ENH: Implemented INSTALL(DIRECTORY) command and added a test. Re-organized c...
Brad King
2006-08-21
1
-3
/
+5
*
ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet f...
Brad King
2006-08-17
1
-0
/
+59