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
/
CMakeLib
/
testUVProcessChain.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmUVProcessChain: Add Status::GetException() method
Kyle Edwards
2023-06-05
1
-11/+59
*
cmUVProcessChain: Add Finished() method
Kyle Edwards
2023-05-31
1
-0/+12
*
cmUVProcessChain: Add option for merged output and error
Kyle Edwards
2023-05-26
1
-0/+60
*
cmUVProcessChain: Add working directory option
Kyle Edwards
2023-05-26
1
-0/+62
*
Source: fix many -Wmissing-prototypes warnings by marking functions static
Sean McBride
2021-10-25
1
-8/+10
*
test/CMakeLib: make testUVProcessChain work with qemu
Eicke Herbertz
2020-10-29
1
-0/+4
*
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
-10/+8
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
modernize: manage cmCommand instances using unique_ptr.
Marc Chevrier
2019-07-14
1
-1/+0
*
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-1/+2
*
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-0/+1
*
cmUVProcessChain: Add cmUVProcessChain
Kyle Edwards
2019-05-07
1
-0/+335