neovim/third-party
Justin M. Keyes 930ee40ad3 build: use our mirror of LuaJIT-2.0.4.tar.gz
The luajit.org download URL:
  http://luajit.org/download/LuaJIT-2.0.4.tar.gz
is breaking our travis builds because of connection problems.
2015-12-30 00:41:52 -05:00
..
cmake Luacheck: point to latest rockspec 2015-12-01 20:15:03 +01:00
CMakeLists.txt build: use our mirror of LuaJIT-2.0.4.tar.gz 2015-12-30 00:41:52 -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.