Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 2 | -2/+12 | |
| | ||||||
* | libuv: Fix anonymous union syntax | Brad King | 2016-08-31 | 1 | -2/+2 | |
| | ||||||
* | libuv: Disable warnings to avoid changing 3rd party code | Brad King | 2016-08-31 | 1 | -0/+4 | |
| | | | | | Add '-w' or equivalent flag on compilers supporting it. Tell MSVC to use its lowest warning level inside libuv sources. | |||||
* | Merge branch 'upstream-libuv' into import-libuv | Brad King | 2016-08-31 | 81 | -0/+43249 | |
* upstream-libuv: libuv 2016-08-30 (897738b1) |