aboutsummaryrefslogtreecommitdiff
path: root/src/mpack/lmpack.h
Commit message (Collapse)AuthorAge
* fix(build): distinguish vim.mpack from global require'mpack'bfredl2023-04-20
| | | | | problem: the api of vim.mpack is not compatible with a system provided mpack solution: don't require 'mpack' directly from the system path
* refactor(build): use vendored versions of mpack and luabitopbfredl2023-04-19
|
* fix(build): make vendored libmpack and libmpack-lua build properlyBjörn Linse2021-09-09