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
/
Utilities
/
cmlibuv
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
libuv: fix atomic ops compilation with xlclang
Brad King
2019-02-25
1
-2/+2
*
libuv: Update CMake-internal buildsystem
Brad King
2019-01-17
1
-0/+1
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2019-01-17
77
-2995/+3224
*
libuv: fix clang scan-build warning
Kyle Edwards
2019-01-14
1
-1/+1
*
libuv: do not require PATH_MAX to be defined
Brad King
2018-10-01
1
-8/+39
*
libuv: Revert local linux/sparc64 fix now that we have upstream fix
Brad King
2018-05-07
1
-1/+1
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2018-05-07
56
-681/+899
*
Merge topic 'ctest-libuv-linux-sparc64'
Brad King
2018-05-03
1
-1/+1
|
\
|
*
libuv: linux/sparc64: use fcntl to set and clear O_NONBLOCK
Brad King
2018-05-02
1
-1/+1
*
|
libuv: disable process affinity during CMake bootstrap
Brad King
2018-03-05
1
-0/+10
*
|
libuv: unix,win: add uv_spawn option to set child CPU affinity mask
Brad King
2018-03-05
2
-0/+101
*
|
libuv: misc: add function to get CPU affinity mask size
Brad King
2018-03-05
2
-0/+16
|
/
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2018-01-19
53
-1012/+2597
*
libuv: unix: restart syscalls interrupted by our signal handler
Brad King
2018-01-08
1
-1/+6
*
bootstrap: Make libuv available during bootstrap
Brad King
2017-09-17
7
-9/+185
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2017-05-26
17
-96/+685
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2017-05-15
45
-698/+946
*
libuv: Implement mkdtemp on Solaris 10
Brad King
2017-02-26
1
-1/+11
*
libuv: automatically skip ifaddrs on Solaris 10
Brad King
2017-02-26
1
-0/+4
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2017-02-22
28
-254/+1516
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2016-09-29
4
-41/+84
*
libuv: Simplify variable initializations to satisfy Clang scan-build
Brad King
2016-09-01
2
-10/+4
*
libuv: Fix unused variable warning in uv_loop_close
Brad King
2016-08-31
1
-0/+2
*
libuv: Avoid including macOS CoreServices header globally
Brad King
2016-08-31
1
-4/+1
*
libuv: Always include our own header first
Brad King
2016-08-31
2
-6/+6
*
libuv: Conditionally declare Windows APIs for VS 2008 and below
Brad King
2016-08-31
2
-2/+12
*
libuv: Fix anonymous union syntax
Brad King
2016-08-31
1
-2/+2
*
libuv: Disable warnings to avoid changing 3rd party code
Brad King
2016-08-31
1
-0/+4
*
Merge branch 'upstream-libuv' into import-libuv
Brad King
2016-08-31
81
-0/+43249