summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/execute_process/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* execute_process: Improve invocation of .cmd/.bat with spacesBrad King2025-02-111-5/+1
* execute_process: Fix invocation of .cmd/.bat with spacesBrad King2025-02-031-0/+8
* execute_process: Allow setting default COMMAND_ERROR_IS_FATAL valueMartin Duffy2025-01-151-0/+5
* execute_process: Warn on unknown ENCODING valueBrad King2024-09-171-0/+1
* execute_process: Change default ENCODING to UTF-8Brad King2024-09-161-1/+2
* execute_process: Document and test ENCODING defaultBrad King2024-09-131-0/+1
* Tests/RunCMake/execute_process: Add test for ENCODING AUTOBrad King2024-09-131-0/+1
* Tests/RunCMake/execute_process: Improve test for ENCODING UTF-8Brad King2024-09-121-2/+2
* Merge topic 'execute_process-child-startup-info'Brad King2024-05-281-0/+4
|\
| * Tests/RunCMake/execute_process: Check STARTUPINFOW reserved membersBrad King2024-05-241-0/+4
* | Tests: Cover execute_process with abnormal exit on all platformsBrad King2024-05-141-4/+4
|/
* 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