| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-02-16 | Upgrade libuv | Alex Crichton | -1/+1 | |
| This notably includes joyent/libuv@6f62d62c in order to fix when processes fail to spawn on windows | ||||
| 2013-12-22 | uv: Suppress a warning by using an absolute path | Alex Crichton | -0/+2 | |
| Turns out libuv's build system doesn't like us telling them that the build directory is a relative location, as it always spits out a warning about a circular dependency being dropped. By using an absolute path, turns out the warnings isn't spit out, who knew? Closes #11067 | ||||
