neovim/third-party
John Szakmeister 1d4506ee17 third-party: force the use of penlight 1.3.2-2 until busted is fixed
penlight 1.4.0 changed how files are being globbed and busted hasn't
been updated accordingly yet.  See Olivine-Labs/busted#528 for more
information.
2016-08-15 05:55:12 -04:00
..
cmake third-party: force the use of penlight 1.3.2-2 until busted is fixed 2016-08-15 05:55:12 -04:00
CMakeLists.txt MSVC: Build third-party dependencies as release DLLs 2016-08-07 21:57:28 +01: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.