index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmUVHandlePtr.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source: Fix typos and spelling in comments
Josef Angstenberger
2021-05-07
1
-1/+1
*
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
1
-2/+3
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-21/+22
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-1/+1
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-2/+2
*
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
Kitware Robot
2019-08-09
1
-3/+3
*
cmUVProcessChain: Add cmUVProcessChain
Kyle Edwards
2019-05-07
1
-4/+4
*
cmUVHandlePtr: Add cm::uv_loop_ptr
Kyle Edwards
2019-04-25
1
-7/+47
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-10/+10
*
utilities: Swapped to use std C++11 mutex/threading constructs
Justin Berger
2017-12-01
1
-5/+5
*
cmUVHandlePtr: Add uv_process_ptr
Brad King
2017-11-30
1
-0/+9
*
cmUVHandlePtr: Add uv_timer_ptr
Brad King
2017-11-30
1
-0/+14
*
cmUVHandlePtr: Move to CMakeLib to make it available everywhere
Brad King
2017-11-30
1
-2/+8
*
Add RAII handles for libuv handle types
Justin Berger
2017-11-29
1
-0/+198