neovim/third-party
2015-03-20 13:18:53 -03:00
..
cmake deps: Replace cp by ${CMAKE_COMMAND} -E copy for portability 2015-03-15 14:31:03 -03:00
CMakeLists.txt deps: Use released versions for unibilium, msgpack-c. 2015-03-20 13:18:53 -03:00
README.md Revamp the build system. 2014-03-21 15:22:00 -04:00
utfTerminalDetailed.lua deps: Add utfTerminalDetailed busted output handler 2015-03-15 09:13:26 -03: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.