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/RunCMake: Update cmake_minimum_required versions to 3.10
Brad King
2024-10-03
1
-1/+1
*
execute_process: Warn on unknown ENCODING value
Brad King
2024-09-17
3
-0/+7
*
execute_process: Change default ENCODING to UTF-8
Brad King
2024-09-16
8
-2/+21
*
execute_process: Document and test ENCODING default
Brad King
2024-09-13
3
-0/+6
*
Tests/RunCMake/execute_process: Add test for ENCODING AUTO
Brad King
2024-09-13
6
-5/+37
*
Tests/RunCMake/execute_process: Improve test for ENCODING UTF-8
Brad King
2024-09-12
6
-6/+12
*
Merge topic 'execute_process-child-startup-info'
Brad King
2024-05-28
2
-0/+5
|
\
|
*
Tests/RunCMake/execute_process: Check STARTUPINFOW reserved members
Brad King
2024-05-24
2
-0/+5
*
|
Tests: Cover execute_process with abnormal exit on all platforms
Brad King
2024-05-14
6
-16/+11
|
/
*
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