Adrian Pop
|
c51f84b96a
|
GET_RUNTIME_DEPENDENCIES: Allow more whitespace before objdump's "DLL Name:"
LLVM's `llvm-objdump` has spaces before "DLL Name:" instead of tabs.
|
2024-03-10 11:03:21 -04:00 |
|
Kyle Edwards
|
b8fd273ed7
|
cmUVProcessChain: Return output and error streams as file descriptors
|
2023-06-14 11:53:55 -04:00 |
|
Kyle Edwards
|
891b60d691
|
cmUVProcessChain: Add Status::SpawnResult field
|
2023-06-08 14:56:27 -04:00 |
|
Kyle Edwards
|
100d3cb392
|
file(GET_RUNTIME_DEPENDENCIES): Use cmSystemTools::GetLineFromStream()
Fixes: #22278
|
2021-06-07 15:35:48 -04:00 |
|
Kitware Robot
|
ed98209ddc
|
Revise include order using clang-format-6.0
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.
|
2019-10-01 12:26:36 -04:00 |
|
Kyle Edwards
|
1f9ef25130
|
file: Add GET_RUNTIME_DEPENDENCIES mode
Co-Authored-by: Bryon Bean <bryon.bean@kitware.com>
|
2019-06-10 14:35:28 -04:00 |
|