Brad King
|
7065e7a555
Merge topic 'instrumentation-build-hooks'
|
9 months ago |
Martin Duffy
|
c57d1752d4
cmUVProcessChain: Add Detached option for spawning daemons
|
9 months ago |
Brad King
|
c091fd1420
cmUVProcessChain: Convert AddCommand signature to move semantics
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
9 months ago |
Dylan Snelgrove
|
0f515c2d26
libuv: win/spawn: add option to use parent process error mode
|
1 year ago |
Brad King
|
a67d9b5c07
Merge topic 'libuv-1.48'
|
1 year ago |
Brad King
|
077a1d5769
libuv: win/spawn: optionally run executable paths with no file extension
|
1 year ago |
Brad King
|
58a271e60b
cmUVProcessChain: Implement no-extension-on-Windows support with libuv 1.48
|
1 year ago |
Brad King
|
b11c8c45f9
Merge topic 'cmuvprocesschain'
|
1 year ago |
Brad King
|
adb3e13d32
cmUVProcessChain: Tolerate fileno() of invalid FILE stream
|
1 year ago |
Brad King
|
b6e4e4babc
cmUVProcessChain: Simplify SetExternalStream usage
|
1 year ago |
Brad King
|
116bb2b70f
cmUVProcessChain: Simplify builder initialization
|
1 year ago |
Kyle Edwards
|
0b043a75b7
cmUVProcessChain: Add option for external uv_loop_t
|
2 years ago |
Brad King
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
Kyle Edwards
|
830a4b37aa
cmUVProcessChain::Wait(): Treat timeout of 0 as no timeout
|
2 years ago |
Kyle Edwards
|
b8fd273ed7
cmUVProcessChain: Return output and error streams as file descriptors
|
2 years ago |
Kyle Edwards
|
e329704546
cmUVProcessChain: Add support for SetExternalStream(Stream_INPUT)
|
2 years ago |
Kyle Edwards
|
891b60d691
cmUVProcessChain: Add Status::SpawnResult field
|
2 years ago |
Kyle Edwards
|
5be0cd9f3c
cmUVProcessChain: Manually create pipes between processes
|
2 years ago |
Kyle Edwards
|
bb5ec5c9b4
cmUVProcessChain: Do some internal refactoring
|
2 years ago |
Kyle Edwards
|
154fe00ca5
cmUVProcessChain: Add Status::GetException() method
|
2 years ago |
Kyle Edwards
|
22e5775cde
cmUVProcessChain: Add Finished() method
|
2 years ago |
Kyle Edwards
|
ec80090ce3
cmUVProcessChain: Add option for merged output and error
|
2 years ago |
Kyle Edwards
|
67bb1ee50c
cmUVProcessChain: Add working directory option
|
2 years ago |
Rose
|
6d15754814
Make vector operations more efficient
|
2 years ago |
Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Marc Chevrier
|
1591f138f1
modernize: manage cmCommand instances using unique_ptr.
|
6 years ago |