mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
73137e0a84
From here[1]: 1.1.4 2015-04-26 - move maintainer options from GNUmakefile to maint.mk - compile with -O2 by default 1.1.3 2015-04-25 - fix permission error when installing into existing directory (gh PR #7) - relicense tools/*.c under MIT (gh #9) - add change log in Changes [1]: https://github.com/mauke/unibilium/compare/v1.1.2...v1.1.4 |
||
---|---|---|
.. | ||
cmake | ||
CMakeLists.txt | ||
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.