aboutsummaryrefslogtreecommitdiff
path: root/neovim.rb
Commit message (Collapse)AuthorAge
* reorgJustin M. Keyes2016-06-03
|
* Homebrew: move formula to neovim/homebrew-neovimXu Cheng2014-11-09
|
* Homebrew: let Homebrew handle external resources downloadXu Cheng2014-11-07
|
* Homebrew: Compile as release build.Florian Walch2014-11-02
|
* homebrew: look for .git/ outside of build workspace #1274Xu Cheng2014-10-15
|
* homebrew: fix install prefixFlorian Walch2014-10-09
|
* homebrew: use Makefile-defined defaults. #1259Tayler Mulligan2014-10-07
| | | | | Assuming homebrew always uses a clean workspace, a separate "cmake" step is not necessary.
* neovim.rb: improve dependencyXu Cheng2014-07-08
| | | | | | 1. remove unnecessary deps `md5sha1sum` 2. add `=> :build` 3. add missing deps `autoconf`
* neovim.rb: modernize the styleXu Cheng2014-07-08
| | | | https://github.com/styleguide/ruby
* Homebrew formula builds dependencies through makeTayler Mulligan2014-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 installsTayler Mulligan2014-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 buildaph2014-03-01
|
* Fixed nvim homebrew formulaTheo Belaire2014-03-01
| | | | I now also do make install
* Adding `make` stepCameron Eagans2014-02-23
|
* Adding neovim formula for HomebrewCameron Eagans2014-02-23