aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
...
* Makefile: use static linkage with bundled libuvRich Wareham2014-02-26
* Makefile: use "make -C build" idiomRich Wareham2014-02-26
* Makefile: fetch deps before running CMakeRich Wareham2014-02-26
* Makefile: add .deps/ to CMake prefix pathRich Wareham2014-02-26
* Merge branch 'bundle-libuv' of github.com:rjw57/neovim into rjw57-bundle-libuvThiago de Arruda2014-02-26
|\
| * Makefile: refer to renamed compile-libuv.shRich Wareham2014-02-24
* | Makefile: allow configuration of CMake flagsRich Wareham2014-02-25
* | Makefile: add install targetRich Wareham2014-02-25
* | Add local.mk include in makefileThiago de Arruda2014-02-25
* | Changed name of binary (vim -> nvim).scott-linder2014-02-24
* | Changed binary output directory from src/ to bin/jdiez172014-02-24
|/
* Set vim binary as default make targetThiago de Arruda2014-02-01
* Automate libuv download and buildThiago de Arruda2014-02-01
* Import vim from changeset v5628:c9cad40b4181Thiago de Arruda2014-01-31