Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmUVProcessChain: Return output and error streams as file descriptors | Kyle Edwards | 2023-06-14 | 1 | -1/+3 |
| | |||||
* | cmUVProcessChain: Add Status::SpawnResult field | Kyle Edwards | 2023-06-08 | 1 | -3/+2 |
| | |||||
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -3/+4 |
| | | | | | Run the `clang-format.bash` script to update our C and C++ code to a new include order `.clang-format`. Use `clang-format` version 6.0. | ||||
* | file: Add GET_RUNTIME_DEPENDENCIES mode | Kyle Edwards | 2019-06-10 | 1 | -0/+67 |
Co-Authored-by: Bryon Bean <bryon.bean@kitware.com> |