summaryrefslogtreecommitdiffstats
path: root/Utilities/cmlibuv/src/win/internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'upstream-libuv' into update-libuvBrad King2019-06-181-0/+8
| | | | | * upstream-libuv: libuv 2019-06-10 (ee24ce90)
* Merge branch 'upstream-libuv' into update-libuvBrad King2019-01-171-90/+24
| | | | | * upstream-libuv: libuv 2019-01-15 (f84c5e69)
* Merge branch 'upstream-libuv' into update-libuvBrad King2018-05-071-2/+8
| | | | | * upstream-libuv: libuv 2018-05-06 (bf605bd7)
* Merge branch 'upstream-libuv' into update-libuvBrad King2018-01-191-1/+0
| | | | | * upstream-libuv: libuv 2018-01-19 (63de1eca)
* Merge branch 'upstream-libuv' into update-libuvBrad King2017-05-151-11/+12
| | | | | | | * upstream-libuv: libuv 2017-05-09 (e11dcd43) Fixes: #16878
* libuv: Disable warnings to avoid changing 3rd party codeBrad King2016-08-311-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-libuvBrad King2016-08-311-0/+394
* upstream-libuv: libuv 2016-08-30 (897738b1)