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
/
execute_process
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Add case to cover execute_process support for no extension on Windows
Kyle Edwards
2023-11-30
6
-0/+56
*
execute_process(): Restore opening files relative to WORKING_DIRECTORY
Kyle Edwards
2023-10-16
6
-0/+22
*
cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
4
-0/+4
*
cmExecuteProcessCommand: Report keyword errors via argument parser results
Brad King
2022-07-22
2
-2/+7
*
CMake: Use FindPython instead of FindPythonInterp to build CMake itself
Kyle Edwards
2022-04-21
4
-9/+9
*
execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenarios
Asit Dhal
2020-12-10
20
-10/+126
*
execute_process: add options for fatal errors on subprocess failure
Asit Dhal
2020-10-01
10
-0/+32
*
execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE options
Cristian Adam
2020-02-24
5
-0/+31
*
execute_process: Add option to echo command lines
Bill Hoffman
2019-04-19
10
-0/+88
*
execute_process: Allow UTF-8 as a synonym for the UTF8 keyword
Craig Scott
2017-12-27
2
-0/+2
*
execute_process: Add option to get results of every child
Adam Weisi
2017-06-10
3
-0/+138
*
execute_process: Add ENCODING option for Windows child process output
Dāvis Mosāns
2016-11-30
7
-0/+21
*
execute_process: Improve stdout/stderr merging
Brad King
2015-05-07
7
-0/+55