Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build with libuv on Cygwin to enable server-mode | Brad King | 2017-05-28 | 1 | -0/+21 |
* | libuv: Update build within CMake | Brad King | 2017-05-26 | 1 | -0/+4 |
* | libuv: Update build within CMake | Brad King | 2017-05-16 | 1 | -0/+7 |
* | libuv: Compile as C 99 on Solaris 5.11 | Brad King | 2017-05-05 | 1 | -0/+7 |
* | libuv: Compile as C 90 on Solaris 5.10 with SunPro 5.14 | Brad King | 2017-05-05 | 1 | -3/+5 |
* | libuv: Compile as C 90 on Solaris 10 | Brad King | 2017-02-28 | 1 | -0/+3 |
* | libuv: Link to 'rt' library on Solaris 10 to get semaphores | Brad King | 2017-02-26 | 1 | -0/+1 |
* | libuv requires _XOPEN_SOURCE 600 on Solaris 11 | Eric Berge | 2016-12-22 | 1 | -1/+9 |
* | libuv: Link with kvm on NetBSD and OpenBSD | Brad King | 2016-09-09 | 1 | -0/+6 |
* | libuv: Link with kvm on FreeBSD | Roger Leigh | 2016-09-09 | 1 | -0/+3 |
* | 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 | 1 | -0/+8 |
* | libuv: Build the library within CMake | Brad King | 2016-08-31 | 1 | -0/+217 |