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
/
Source
/
cmUVProcessChain.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-3/+0
*
cmUVProcessChain::Wait(): Treat timeout of 0 as no timeout
Kyle Edwards
2023-07-26
1
-2/+2
*
cmUVProcessChain: Return output and error streams as file descriptors
Kyle Edwards
2023-06-14
1
-48/+12
*
cmUVProcessChain: Add support for SetExternalStream(Stream_INPUT)
Kyle Edwards
2023-06-12
1
-5/+22
*
cmUVProcessChain: Add Status::SpawnResult field
Kyle Edwards
2023-06-08
1
-33/+28
*
cmUVProcessChain: Manually create pipes between processes
Kyle Edwards
2023-06-08
1
-23/+68
*
cmUVProcessChain: Do some internal refactoring
Kyle Edwards
2023-06-08
1
-26/+20
*
cmUVProcessChain: Add Status::GetException() method
Kyle Edwards
2023-06-05
1
-0/+248
*
cmUVProcessChain: Add Finished() method
Kyle Edwards
2023-05-31
1
-0/+5
*
cmUVProcessChain: Add option for merged output and error
Kyle Edwards
2023-05-26
1
-22/+37
*
cmUVProcessChain: Add working directory option
Kyle Edwards
2023-05-26
1
-0/+10
*
Make vector operations more efficient
Rose
2022-12-10
1
-0/+1
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-1/+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-6/+6
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
modernize: manage cmCommand instances using unique_ptr.
Marc Chevrier
2019-07-14
1
-1/+1
*
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-1/+2
*
cmUVProcessChain: Add assert() for static analysis tools
Kyle Edwards
2019-05-14
1
-1/+4
*
cmUVProcessChain: Add cmUVProcessChain
Kyle Edwards
2019-05-07
1
-0/+392