neovim/third-party
Thiago de Arruda c18d5917e3 Update lua client to 0.0.1-24
The new version of the lua client uses libmpack as a backend, and some test
scripts had to be updated to reflect that.
2016-04-13 09:21:32 -03:00
..
cmake Update lua client to 0.0.1-24 2016-04-13 09:21:32 -03:00
CMakeLists.txt Add luv as a third party dependency 2016-04-11 23:07:52 -03:00
README.md Revamp the build system. 2014-03-21 15:22:00 -04:00

README.md

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.