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
/
Tests
/
RunCMake
/
install
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tests: Add tests for *OUTPUT_NAME properties
Kyle Edwards
2018-07-17
3
-0/+44
*
Tests: Add test for install(DIRECTORY ... OPTIONAL)
Kyle Edwards
2018-07-17
3
-0/+3
*
Tests: Add tests for install(<TARGETS|FILES> ... OPTIONAL)
Kyle Edwards
2018-07-17
6
-0/+10
*
install: Allow installing targets created in another directory
Zack Galbreath
2018-06-18
4
-0/+8
*
install: Teach CODE,SCRIPT modes to evaluate generator expressions
Jon Chronopoulos
2018-06-07
6
-0/+19
*
install: add test for new NAMELINK_COMPONENT parameter
Kyle Edwards
2018-05-03
12
-0/+278
*
Tests: Add case for install(FILES) with TARGET_OBJECTS
Brad King
2017-04-26
5
-0/+16
*
Tests: Generalize RunCMake.install internal infrastructure
Brad King
2017-04-26
1
-6/+10
*
Add policy CMP0068 separate install_name and RPATH settings on macOS
Clinton Stimpson
2017-02-14
1
-0/+1
*
Use string(APPEND) in Tests
Daniel Pfeifer
2016-07-27
3
-16/+16
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-1/+4
*
Merge topic 'install-EXCLUDE_FROM_ALL'
Brad King
2016-02-09
10
-0/+60
|
\
|
*
Tests: Add cases for install() command EXCLUDE_FROM_ALL option
Brad King
2016-02-04
10
-0/+60
*
|
Tests: Avoid OS X 10.5 limitation warning in RunCMake.install test
Brad King
2016-02-08
1
-0/+1
*
|
install(EXPORT): Fix crash on target in another directory
Brad King
2016-02-05
3
-0/+9
*
|
Tests: Use newer policy settings in RunCMake.install test
Brad King
2016-02-05
4
-3/+4
|
/
*
install: Allow generator expressions in DIRECTORY
Yves Frederix
2016-01-13
4
-0/+9
*
install: Allow generator expressions in DIRECTORY DESTINATION
Robert Goulet
2015-09-24
4
-0/+9
*
Tests: Cover install(FILES) with a genex DESTINATION
Brad King
2015-09-23
4
-0/+9
*
install: Disallow installing export() result.
Stephen Kelly
2015-05-14
9
-0/+49
*
install: Allow generator expressions in TARGETS DESTINATION (#14317)
Brad King
2015-02-11
5
-0/+11
*
RunCMake: Remove unneeded files.
Stephen Kelly
2015-02-09
2
-2/+0
*
install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761)
Brad King
2014-06-24
6
-0/+24
*
install: Add CMAKE_INSTALL_MESSAGE variable (#13761)
Brad King
2014-06-24
4
-0/+29
*
file(INSTALL): Report existing DIRECTORY as Up-to-date
Brad King
2014-06-24
4
-0/+31
*
InstallRules: added new variable to disable generation of install rules
Nils Gladitz
2014-01-08
11
-0/+43
[prev]