neovim/third-party
Florian Walch 65b47a05d6 deps: Update to libtermkey 0.18.
Same code we were using before, only from official release tarball
instead of our GitHub mirror.
2015-10-07 21:28:09 +02:00
..
cmake third-party: update jemalloc to 4.0.2 2015-09-22 07:43:08 +02:00
CMakeLists.txt deps: Update to libtermkey 0.18. 2015-10-07 21:28:09 +02: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.