Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | deps: Update to the experimental msgpack v5 branch | Thiago de Arruda | 2014-09-12 |
| | | | | | | | | Using msgpack v5 will let nvim be more compatible with msgpack libraries for other platforms. This also replaces "raw" references by "bin" which is the new name for msgpack binary data type | ||
* | Removed unnecessary PATHS from cmake modules | Rui Abreu Ferreira | 2014-07-08 |
| | | | | | - DEPS_INSTALL_DIR is already set into CMAKE_PREFIX_PATH in the main CMakeLists.txt | ||
* | Add cmake module for finding msgpack | Thiago de Arruda | 2014-04-11 |