| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-04 | Use docs.brew.sh links. | Mike McQuaid | |
| 2016-12-23 | Merge pull request #1719 from zmwangx/strip-x11-from-new-formula-template | Mike McQuaid | |
| create: remove :x11 dep from new formula template | |||
| 2016-12-23 | Merge pull request #1663 from tschoonj/meson-create-support | Mike McQuaid | |
| brew create: add meson support | |||
| 2016-12-22 | create: remove :x11 dep from new formula template | Zhiming Wang | |
| 2016-12-19 | brew create: add meson support | Tom Schoonjans | |
| meson is quickly gaining popularity as build system, in combination with ninja. Several Gnome projects for example are currently transitioning from autotools to meson, mostly because it allows for Visual Studio builds, which is impossible to accomplish with autotools. In order to facilitate generating meson based Formulas, I added support for meson to brew-create. | |||
| 2016-12-18 | create: handle Version::NULL correctly. | Mike McQuaid | |
| Fixes #1688. | |||
| 2016-10-02 | Use `module_function` for commands. | Markus Reiter | |
| 2016-09-20 | Update documentation links. | Mike McQuaid | |
| 2016-09-11 | dev-cmd/create: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-08 | Move developer-focused commands to dev-cmd. | Mike McQuaid | |
