Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | reorg | Justin M. Keyes | 2016-06-03 |
| | |||
* | Homebrew: move formula to neovim/homebrew-neovim | Xu Cheng | 2014-11-09 |
| | |||
* | Homebrew: let Homebrew handle external resources download | Xu Cheng | 2014-11-07 |
| | |||
* | Homebrew: Compile as release build. | Florian Walch | 2014-11-02 |
| | |||
* | homebrew: look for .git/ outside of build workspace #1274 | Xu Cheng | 2014-10-15 |
| | |||
* | homebrew: fix install prefix | Florian Walch | 2014-10-09 |
| | |||
* | homebrew: use Makefile-defined defaults. #1259 | Tayler Mulligan | 2014-10-07 |
| | | | | | Assuming homebrew always uses a clean workspace, a separate "cmake" step is not necessary. | ||
* | neovim.rb: improve dependency | Xu Cheng | 2014-07-08 |
| | | | | | | 1. remove unnecessary deps `md5sha1sum` 2. add `=> :build` 3. add missing deps `autoconf` | ||
* | neovim.rb: modernize the style | Xu Cheng | 2014-07-08 |
| | | | | https://github.com/styleguide/ruby | ||
* | Homebrew formula builds dependencies through make | Tayler Mulligan | 2014-03-19 |
| | | | | | This way, if the dependencies change, and the install process needs to change to accommodate this, the Homebrew formula won't need revising. | ||
* | Removed testing for Homebrew installs | Tayler Mulligan | 2014-03-18 |
| | | | | | Fixes the luarocks/busted error. Homebrew isn't exactly being facilitated, so it's not an ideal solution, but it works. | ||
* | homebrew: deparallelize build | aph | 2014-03-01 |
| | |||
* | Fixed nvim homebrew formula | Theo Belaire | 2014-03-01 |
| | | | | I now also do make install | ||
* | Adding `make` step | Cameron Eagans | 2014-02-23 |
| | |||
* | Adding neovim formula for Homebrew | Cameron Eagans | 2014-02-23 |