neovim/third-party
Rui Abreu Ferreira bed61041a0 third-party: Build busted in Windows
Busted now builds on Windows, remove the check. In Windows the binary
is called busted.bat.
2016-08-26 08:09:56 +01:00
..
cmake third-party: Build busted in Windows 2016-08-26 08:09:56 +01:00
CMakeLists.txt Update to libuv 1.9.1 2016-08-26 08:09:56 +01: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.