Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |