Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libuv: Suppress clang-analyzer warnings | Brad King | 2023-05-22 | 1 | -0/+4 |
| | |||||
* | libuv: Update CMake-internal buildsystem for 1.44.2 | Brad King | 2022-09-27 | 1 | -0/+6 |
| | |||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2022-09-27 | 1 | -16/+62 |
| | | | | | * upstream-libuv: libuv 2022-07-12 (0c1fa696) | ||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2021-11-17 | 1 | -0/+18 |
| | | | | | * upstream-libuv: libuv 2021-11-09 (0f696da5) | ||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2020-04-06 | 1 | -1/+36 |
| | | | | | * upstream-libuv: libuv 2020-04-06 (d21f5aea) | ||||
* | libuv: Add partial port to HP-UX | Earle Lowe | 2019-09-20 | 1 | -1/+1 |
| | | | | | Port enough of libuv to HP-UX 11.31 ia64 with GCC 4.9.3 to work for CMake. | ||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2019-01-17 | 1 | -25/+20 |
| | | | | | * upstream-libuv: libuv 2019-01-15 (f84c5e69) | ||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2018-05-07 | 1 | -8/+8 |
| | | | | | * upstream-libuv: libuv 2018-05-06 (bf605bd7) | ||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2018-01-19 | 1 | -0/+36 |
| | | | | | * upstream-libuv: libuv 2018-01-19 (63de1eca) | ||||
* | libuv: Simplify variable initializations to satisfy Clang scan-build | Brad King | 2016-09-01 | 1 | -5/+2 |
| | | | | | The Clang scan-build tool warns about assignments whose values are never used, so initialize local variables at declaration instead. | ||||
* | Merge branch 'upstream-libuv' into import-libuv | Brad King | 2016-08-31 | 1 | -0/+336 |
* upstream-libuv: libuv 2016-08-30 (897738b1) |