Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -2/+23 |
* | libuv: Fix anonymous union syntax | Brad King | 2016-08-31 | 1 | -2/+2 |
* | libuv: Fix Windows API function typedef syntax | Brad King | 2016-08-31 | 1 | -5/+5 |
* | libuv: Install LICENSE file with CMake documentation | Brad King | 2016-08-31 | 1 | -0/+2 |
* | libuv: Disable warnings to avoid changing 3rd party code | Brad King | 2016-08-31 | 2 | -0/+12 |
* | libuv: Build the library within CMake | Brad King | 2016-08-31 | 2 | -0/+221 |
* | Merge branch 'upstream-libuv' into import-libuv | Brad King | 2016-08-31 | 99 | -0/+47701 |