Sean McBride
|
1cf14f8c03
|
Source: fix many -Wmissing-prototypes warnings by marking functions static
|
2021-10-25 12:27:09 -04:00 |
|
Marc Chevrier
|
2faa3f6c55
|
Refactoring: Third-parties public headers are under cm3p prefix
Fixes: #20666
|
2020-05-07 12:06:08 +02: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
|
c74698cb75
|
cmUVStreambuf: Add std::streambuf implementation for uv_stream_t
This will allow std::istream/std::ostream-based interaction with
processes spawned by libuv.
|
2019-04-25 12:14:00 -04:00 |
|