summaryrefslogtreecommitdiffstats
path: root/Source/cmUVHandlePtr.cxx
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-10/+10
* utilities: Swapped to use std C++11 mutex/threading constructsJustin Berger2017-12-011-5/+5
* cmUVHandlePtr: Add uv_process_ptrBrad King2017-11-301-0/+9
* cmUVHandlePtr: Add uv_timer_ptrBrad King2017-11-301-0/+14
* cmUVHandlePtr: Move to CMakeLib to make it available everywhereBrad King2017-11-301-2/+8
* Add RAII handles for libuv handle typesJustin Berger2017-11-291-0/+198