| Age | Commit message (Collapse) | Author |
|
switched to groovy 2.0.0, which is what groovy.rb pulls
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #14653.
|
|
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Homebrew's preferred method for installing packaged software is to
install into the Cellar's libexec, and then symlink or wrap just
the binaries into bin.
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
|
|
Gant is a tool for scripting Ant tasks using Groovy instead of XML to specify the logic.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|