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
/
cmInstallScriptGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: Allow cmInstallGenerator::Compute() to return an error
Kyle Edwards
2019-05-13
1
-1/+3
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3/+1
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-2/+2
*
install: Teach CODE,SCRIPT modes to evaluate generator expressions
Jon Chronopoulos
2018-12-22
1
-10/+60
*
Merge branch 'backport-revert-install-code-script-genex' into revert-install-...
Brad King
2018-10-11
1
-32/+8
|
\
|
*
install: Revert CODE,SCRIPT support for generator expressions
Brad King
2018-10-11
1
-32/+8
*
|
add_subdirectory: Run subdirectory install rules in correct order
Kyle Edwards
2018-10-10
1
-2/+2
|
/
*
install: Teach CODE,SCRIPT modes to evaluate generator expressions
Jon Chronopoulos
2018-06-07
1
-8/+32
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1/+1
*
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/+5
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-14/+12
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-3/+0
*
install: Add EXCLUDE_FROM_ALL option (#14921)
Nick Lewis
2016-02-04
1
-3/+4
*
install: Thread message level setting through internal API
Brad King
2014-06-24
1
-1/+1
*
Generate modern-style cmake code.
Stephen Kelly
2013-08-22
1
-3/+3
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of ...
David Cole
2007-10-15
1
-4/+12
*
ENH: Further cleanup of installation script generation. The per-component an...
Brad King
2007-07-02
1
-0/+1
*
ENH: Added INSTALL(CODE) mode to allow inline specification of install script...
Brad King
2006-04-13
1
-2/+10
*
ENH: Created new install script generation framework. The INSTALL command cr...
Brad King
2006-02-19
1
-0/+35