summaryrefslogtreecommitdiff
path: root/Source/cmUVStreambuf.h
Commit message (Expand)AuthorAgeFilesLines
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-1/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-4/+4
* Add compatibility with the cl.exe /permissive- compiler optionAlexej Harm2019-09-111-1/+1
* cmUVProcessChain: Add cmUVProcessChainKyle Edwards2019-05-071-1/+1
* cmUVStreambuf: Initialize all members on constructionBrad King2019-05-071-3/+3
* cmUVStreambuf: Add std::streambuf implementation for uv_stream_tKyle Edwards2019-04-251-0/+219