Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake: Use FindPython instead of FindPythonInterp to build CMake itself | Kyle Edwards | 2022-04-21 | 1 | -4/+4 |
* | execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenarios | Asit Dhal | 2020-12-10 | 1 | -1/+11 |
* | execute_process: add options for fatal errors on subprocess failure | Asit Dhal | 2020-10-01 | 1 | -0/+4 |
* | execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE options | Cristian Adam | 2020-02-24 | 1 | -0/+2 |
* | execute_process: Add option to echo command lines | Bill Hoffman | 2019-04-19 | 1 | -0/+8 |
* | execute_process: Allow UTF-8 as a synonym for the UTF8 keyword | Craig Scott | 2017-12-27 | 1 | -0/+1 |
* | execute_process: Add option to get results of every child | Adam Weisi | 2017-06-10 | 1 | -0/+4 |
* | execute_process: Add ENCODING option for Windows child process output | Dāvis Mosāns | 2016-11-30 | 1 | -0/+5 |
* | execute_process: Improve stdout/stderr merging | Brad King | 2015-05-07 | 1 | -0/+8 |