neovim/third-party
John Szakmeister 98b11f5db3 Merge pull request #1562 from Happy-Dude/fix-1560-libuv-refs
Change refs for joyent/libuv repo to libuv/libuv.
2014-11-27 14:52:15 -05:00
..
cmake build: allow skipping of the hash check in the download step 2014-11-25 16:17:51 -05:00
CMakeLists.txt Change refs for joyent/libuv repo to libuv/libuv 2014-11-27 10:05:14 -05:00
README.md Revamp the build system. 2014-03-21 15:22:00 -04:00

Third party dependencies for neovim

This directory contains the recipes to build any third party dependencies for neovim which, for one reason or another, we cannot rely on the system to supply.

Most of the details are captured in the CMakeLists.txt, but we have a dedicated directory in case any of the dependencies requires patching and other support.