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
/
add_custom_command
Commit message (
Expand
)
Author
Age
Files
Lines
*
add_custom_command: Format files in error message in a single line
Daniel Eiband
2019-09-23
3
-3/+3
*
add_custom_target: Add output checks for custom target byproducts
Daniel Eiband
2019-09-23
1
-8/+8
*
add_custom_command: Add tests for custom command output checks
Daniel Eiband
2019-09-23
7
-0/+88
*
add_custom_command: Add tests for rejecting literal quotes in commands
Daniel Eiband
2019-09-17
10
-0/+32
*
Byproducts: Add test for collapsing of full paths in byproducts
Daniel Eiband
2019-09-16
2
-0/+11
*
VS: Generate a custom command only in the least dependent target
Fujii Hironori
2018-04-23
4
-0/+31
*
VS: only add custom command line if it is not empty
Michael Stürmer
2017-09-04
3
-0/+89
*
Make the add_custom_command output more predictable
Stephen Kelly
2016-09-19
1
-1/+4
*
add_custom_command: Clarify error when TARGET is out of scope (#15681)
Brad King
2016-01-28
8
-0/+17
*
Add an option for explicit BYPRODUCTS of custom commands (#14963)
Brad King
2014-11-14
4
-0/+7
*
Add USES_TERMINAL option for custom commands
Peter Collingbourne
2014-11-14
4
-0/+7
*
Tests: Test add_custom_command and add_custom_target error cases
Brad King
2014-11-14
20
-0/+49