summaryrefslogtreecommitdiffstats
path: root/Utilities/cmlibuv
Commit message (Expand)AuthorAgeFilesLines
* libuv: win/spawn: optionally run executable paths with no file extensionBrad King2024-02-083-6/+18
* libuv: Revert "win/spawn: run executables with no file extension"Brad King2024-02-081-6/+2
* libuv: win/spawn: run executables with no file extensionKyle Edwards2023-12-041-2/+6
* libuv: Revert "win/spawn: run executables with no file extension"Brad King2023-12-041-12/+25
* libuv: win: honor NoDefaultCurrentDirectoryInExePath env varKyle Edwards2023-12-011-4/+6
* libuv: win/spawn: run executables with no file extensionKyle Edwards2023-11-301-25/+12
* libuv: win,process: avoid kernel bug with starting Windows Store appsBrad King2023-09-281-12/+29
* libuv: Use SIGCHLD in bootstrap modeKyle Edwards2023-08-211-1/+3
* libuv: Compile as C11 on all Solaris versionsBrad King2023-08-181-11/+5
* libuv: Remove unused compatibility code for CMake < 3.9Brad King2023-08-181-8/+0
* libuv: win,spawn: allow %PATH% to be unsetKyle Edwards2023-08-181-16/+13
* libuv: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
* libuv: Suppress clang-analyzer warningsBrad King2023-05-222-0/+10
* libuv: Update CMake-internal buildsystem for 1.44.2Brad King2022-09-273-0/+10
* Merge branch 'upstream-libuv' into update-libuvBrad King2022-09-2752-1409/+2516
* Utilities: Suppress warnings in third-party code with IBMClangAaron Liu2022-01-271-1/+1
* libuv: add cast to pass sockaddr_storage as sockaddr on windowsBrad King2022-01-131-1/+1
* Merge branch 'upstream-libuv' into update-libuvBrad King2022-01-1321-914/+169
* libuv: Fix clang-analyzer deadcode.DeadStores warning on LinuxBrad King2021-11-171-1/+2
* libuv: Convert C++-style comment to C-styleBrad King2021-11-171-1/+1
* libuv: Update CMake-internal buildsystemBrad King2021-11-171-0/+1
* libuv: Update uv__fs_copy_file_range signature in cmake-bootstrap.cBrad King2021-11-171-2/+2
* Merge branch 'upstream-libuv' into update-libuvBrad King2021-11-1758-1256/+2005
* libuv: Build unix tcp support during CMake bootstrapBrad King2021-11-171-17/+0
* LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-152-2/+2
* libuv: Include BSD sys/cpuset.h only on platforms where we use itBrad King2021-09-291-2/+5
* Merge topic 'libuv-mingw-arm'Brad King2021-07-191-2/+6
|\
| * libuv: Fix building with mingw toolchains for ARM/AArch64Martin Storsjö2021-07-151-2/+6
* | libuv: Allow windows UNC path with forward slashesearnal2021-07-121-1/+4
|/
* MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-261-1/+1
* Utilities: Suppress warnings in third-party code with NVHPCBrad King2021-04-201-1/+1
* Utilities: Suppress warnings in third-party code when using IntelLLVMBrad King2021-01-281-1/+1
* libuv: Add support for building for QNX within CMakeElad Lahav2020-09-251-0/+18
* libuv: Suppress conversion warning on WindowsBrad King2020-09-231-1/+1
* libuv: Add fs_copy stub to cmake-bootstrap.cBrad King2020-09-231-0/+8
* Merge branch 'upstream-libuv' into update-libuvBrad King2020-09-2348-536/+1594
* bootstrap: Fix libuv target platform conditions on macOSBrad King2020-07-221-0/+3
* libuv: Add proctitle and threadpool cleanup stubs to cmake-bootstrap.cBrad King2020-04-291-0/+6
* Merge branch 'upstream-libuv' into update-libuvBrad King2020-04-2931-377/+836
* libuv: Restore compilation on Apple i386 architectureBrad King2020-04-071-1/+1
* libuv: Restore compilation with XLClang 16.1 on AIXBrad King2020-04-071-0/+6
* Merge branch 'upstream-libuv' into update-libuvBrad King2020-04-0667-1497/+3984
* libuv: Add support for building on IBM i (OS400)Jesse Gorzinski2020-03-061-0/+19
* libuv: Add partial port to HP-UXEarle Lowe2019-09-208-4/+67
* libuv: fix compilation with macOS 10.10 SDKBrad King2019-06-191-1/+1
* libuv: Add uv__statx() stub to cmake-bootstrap.cKyle Edwards2019-06-181-0/+9
* Merge branch 'upstream-libuv' into update-libuvBrad King2019-06-1847-356/+1847
* libuv: fix atomic ops compilation with xlclangBrad King2019-02-251-2/+2
* Utilities: Suppress warnings in third-party code when using XLClangBrad King2019-02-251-1/+1
* Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-211-1/+1