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: macos: use posix poll instead of kqueue
Brad King
2024-04-01
1
-0/+2
*
libuv: process: de-duplicate conditions for using kqueue
Brad King
2024-04-01
1
-5/+1
*
libuv: Avoid posix_spawn on macOS < 10.8
Brad King
2024-03-25
1
-3/+7
*
libuv: win/spawn: optionally run executable paths with no file extension
Brad King
2024-02-08
2
-5/+10
*
libuv: Revert "win/spawn: run executables with no file extension"
Brad King
2024-02-08
1
-6/+2
*
libuv: win/spawn: run executables with no file extension
Kyle Edwards
2023-12-04
1
-2/+6
*
libuv: Revert "win/spawn: run executables with no file extension"
Brad King
2023-12-04
1
-12/+25
*
libuv: win: honor NoDefaultCurrentDirectoryInExePath env var
Kyle Edwards
2023-12-01
1
-4/+6
*
libuv: win/spawn: run executables with no file extension
Kyle Edwards
2023-11-30
1
-25/+12
*
libuv: win,process: avoid kernel bug with starting Windows Store apps
Brad King
2023-09-28
1
-12/+29
*
libuv: Use SIGCHLD in bootstrap mode
Kyle Edwards
2023-08-21
1
-1/+3
*
libuv: win,spawn: allow %PATH% to be unset
Kyle Edwards
2023-08-18
1
-16/+13
*
libuv: Suppress clang-analyzer warnings
Brad King
2023-05-22
2
-0/+10
*
libuv: Update CMake-internal buildsystem for 1.44.2
Brad King
2022-09-27
2
-0/+8
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2022-09-27
49
-1402/+2502
*
libuv: add cast to pass sockaddr_storage as sockaddr on windows
Brad King
2022-01-13
1
-1/+1
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2022-01-13
16
-840/+157
*
libuv: Fix clang-analyzer deadcode.DeadStores warning on Linux
Brad King
2021-11-17
1
-1/+2
*
libuv: Convert C++-style comment to C-style
Brad King
2021-11-17
1
-1/+1
*
libuv: Update uv__fs_copy_file_range signature in cmake-bootstrap.c
Brad King
2021-11-17
1
-2/+2
*
Merge branch 'upstream-libuv' into update-libuv
Brad King
2021-11-17
52
-1245/+1955
*
libuv: Build unix tcp support during CMake bootstrap
Brad King
2021-11-17
1
-17/+0
*
LCC: Add dedicated support for MCST LCC compiler
makise-homura
2021-10-15
1
-1/+1
*
libuv: Include BSD sys/cpuset.h only on platforms where we use it
Brad King
2021-09-29
1
-2/+5
*
Merge topic 'libuv-mingw-arm'
Brad King
2021-07-19
1
-2/+6
|
\
|
*
libuv: Fix building with mingw toolchains for ARM/AArch64
Martin Storsjö
2021-07-15
1
-2/+6
*
|
libuv: Allow windows UNC path with forward slashes
earnal
2021-07-12
1
-1/+4
|
/
*
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
44
-526/+1570
*
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
29
-368/+812
*
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
62
-1483/+3850
*
libuv: Add partial port to HP-UX
Earle Lowe
2019-09-20
6
-4/+48
*
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
43
-348/+1763
*
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
[next]