index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utilities
/
cmlibuv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utilities: Suppress warnings in third-party code when using IntelLLVM
Brad King
2021-01-28
1
-1
/
+1
*
libuv: Add support for building for QNX within CMake
Elad Lahav
2020-09-25
1
-0
/
+18
*
libuv: Suppress conversion warning on Windows
Brad King
2020-09-23
1
-1
/
+1
*
libuv: Add fs_copy stub to cmake-bootstrap.c
Brad King
2020-09-23
1
-0
/
+8
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2020-09-23
48
-536
/
+1594
*
bootstrap: Fix libuv target platform conditions on macOS
Brad King
2020-07-22
1
-0
/
+3
*
libuv: Add proctitle and threadpool cleanup stubs to cmake-bootstrap.c
Brad King
2020-04-29
1
-0
/
+6
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2020-04-29
31
-377
/
+836
*
libuv: Restore compilation on Apple i386 architecture
Brad King
2020-04-07
1
-1
/
+1
*
libuv: Restore compilation with XLClang 16.1 on AIX
Brad King
2020-04-07
1
-0
/
+6
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2020-04-06
67
-1497
/
+3984
*
libuv: Add support for building on IBM i (OS400)
Jesse Gorzinski
2020-03-06
1
-0
/
+19
*
libuv: Add partial port to HP-UX
Earle Lowe
2019-09-20
8
-4
/
+67
*
libuv: fix compilation with macOS 10.10 SDK
Brad King
2019-06-19
1
-1
/
+1
*
libuv: Add uv__statx() stub to cmake-bootstrap.c
Kyle Edwards
2019-06-18
1
-0
/
+9
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2019-06-18
47
-356
/
+1847
*
libuv: fix atomic ops compilation with xlclang
Brad King
2019-02-25
1
-2
/
+2
*
Utilities: Suppress warnings in third-party code when using XLClang
Brad King
2019-02-25
1
-1
/
+1
*
Remove now-unused code once used for MIPSpro on IRIX
Brad King
2019-02-21
1
-1
/
+1
*
libuv: Update CMake-internal buildsystem
Brad King
2019-01-17
2
-18
/
+24
*
libuv: Include uv/ headers from each other without any path
Brad King
2019-01-17
2
-14
/
+14
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2019-01-17
94
-3123
/
+3371
*
libuv: fix clang scan-build warning
Kyle Edwards
2019-01-14
1
-1
/
+1
*
Merge topic 'libuv-gnu-hurd'
Brad King
2018-10-03
1
-8
/
+39
|
\
|
*
libuv: do not require PATH_MAX to be defined
Brad King
2018-10-01
1
-8
/
+39
*
|
libuv: Add kFreeBSD platform-specific files
Gregor Jasny
2018-09-18
1
-0
/
+16
|
/
*
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
61
-751
/
+990
*
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
3
-0
/
+114
*
|
libuv: misc: add function to get CPU affinity mask size
Brad King
2018-03-05
3
-0
/
+17
|
/
*
libuv: Update build within CMake
Brad King
2018-01-19
1
-1
/
+2
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2018-01-19
61
-1018
/
+2800
*
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
8
-10
/
+200
*
Build with libuv on Cygwin to enable server-mode
Brad King
2017-05-28
1
-0
/
+21
*
libuv: Update build within CMake
Brad King
2017-05-26
1
-0
/
+4
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2017-05-26
20
-96
/
+720
*
libuv: Update build within CMake
Brad King
2017-05-16
1
-0
/
+7
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2017-05-15
47
-710
/
+957
*
libuv: Compile as C 99 on Solaris 5.11
Brad King
2017-05-05
1
-0
/
+7
*
libuv: Compile as C 90 on Solaris 5.10 with SunPro 5.14
Brad King
2017-05-05
1
-3
/
+5
*
libuv: Compile as C 90 on Solaris 10
Brad King
2017-02-28
1
-0
/
+3
*
libuv: Link to 'rt' library on Solaris 10 to get semaphores
Brad King
2017-02-26
1
-0
/
+1
*
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-21
34
-256
/
+1530
*
libuv requires _XOPEN_SOURCE 600 on Solaris 11
Eric Berge
2016-12-21
1
-1
/
+9
[next]