neovim/third-party
Thiago de Arruda 484fd734ab build: Remove busted output handler utfTerminalDetailed
Busted now contains "gtest", which can be used for the same purpose as
utfTerminalDetailed.
2015-04-11 08:46:59 -03:00
..
cmake build: Remove busted output handler utfTerminalDetailed 2015-04-11 08:46:59 -03:00
CMakeLists.txt Update to libuv 1.4.2 2015-03-21 09:21:51 -03: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.