summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/execute_process/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add case to cover execute_process support for no extension on WindowsKyle Edwards2023-11-301-0/+7
* execute_process(): Restore opening files relative to WORKING_DIRECTORYKyle Edwards2023-10-161-0/+5
* cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-291-0/+1
* CMake: Use FindPython instead of FindPythonInterp to build CMake itselfKyle Edwards2022-04-211-4/+4
* execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenariosAsit Dhal2020-12-101-1/+11
* execute_process: add options for fatal errors on subprocess failureAsit Dhal2020-10-011-0/+4
* execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE optionsCristian Adam2020-02-241-0/+2
* execute_process: Add option to echo command linesBill Hoffman2019-04-191-0/+8
* execute_process: Allow UTF-8 as a synonym for the UTF8 keywordCraig Scott2017-12-271-0/+1
* execute_process: Add option to get results of every childAdam Weisi2017-06-101-0/+4
* execute_process: Add ENCODING option for Windows child process outputDāvis Mosāns2016-11-301-0/+5
* execute_process: Improve stdout/stderr mergingBrad King2015-05-071-0/+8