index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cmd
/
create.rb
Age
Commit message (
Expand
)
Author
2015-03-05
checksums: switch to sha256 for bottles and new formulae
Dominyk Tiller
2015-01-08
Remove another use of the direct url writer
Jack Nagel
2015-01-04
Use more https in urls and updated some lost links
Viktor Szakats
2014-12-27
create: recommend `brew audit --strict`.
Mike McQuaid
2014-12-15
create: remove formula include.
Mike McQuaid
2014-10-26
Import docs from wiki.
Mike McQuaid
2014-07-17
Only ask for the stem once
Jack Nagel
2014-06-22
Move deprecated Formula class methods to compat
Jack Nagel
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-06-03
test: improve docs for when using HEAD or similar flags
Dave Cottlehuber
2014-02-22
create: make conditional more obvious
Jack Nagel
2014-02-22
create: pull requires out of method
Jack Nagel
2014-02-22
Update method call
Jack Nagel
2014-02-21
Move Formula.class_s to Formulary
Jack Nagel
2014-01-07
create: fix typos
Christian Moritz
2014-01-07
create: always use double quotes.
Mike McQuaid
2013-12-27
Replace template’s `j1` with `deparallelize`
Josh Tilles
2013-12-14
Update docs, comment mxcl/homebrew refs.
Mike McQuaid
2013-10-30
Cleanup use of some global constants.
Mike McQuaid
2013-10-26
create: escape example interpolation
Jack Nagel
2013-10-26
add note about test path to create template
Adam Vandenberg
2013-10-25
create: detect name from GitHub archives.
Mike McQuaid
2013-09-23
Clean up SoftwareSpec and Resource initializers
Jack Nagel
2013-09-17
create: use resource for checksum detection
Jack Nagel
2013-09-16
Rephrase conditional
Jack Nagel
2013-09-06
Enable verbose compile command in create template.
Xiyue Deng
2013-08-20
brew create: Mention the example-formula
Samuel John
2013-08-03
brew-create: don't break when given --set-version
Ches Martin
2013-06-26
Don't use 'obj == nil'
Jack Nagel
2013-04-03
use separate args in brew create
Adam Vandenberg
2013-02-23
brew create: use test DSL
Mike McQuaid
2013-02-18
Don't use deprecated form of attr
Jack Nagel
2013-02-18
brew-create: don't insert autodetected versions.
Mike McQuaid
2012-12-27
Respect BROWSER environment variable
Jack Nagel
2012-08-26
create: allow --set-name and --set-version
Adam Vandenberg
2012-08-09
create: Fix indentation for :x11 dep
Misty De Meo
2012-07-04
Give SoftwareSpec an initializer
Jack Nagel
2012-07-04
Teach download strategies to take a SoftwareSpec
Jack Nagel
2012-07-04
Refactor download strategy detection
Jack Nagel
2012-07-01
Update formula template for new X11 dependency
Jack Nagel
2012-06-06
Use sha1 as the default checksum for new formulae
Adam Vandenberg
2012-05-22
create: update cmake calls in template
Jack Nagel
2012-03-01
Assist more in the template from `brew create`
Max Howell
2012-02-29
Some additional aid for `brew create`
Max Howell
2012-02-06
create: homepage comes before url and checksum
Jack Nagel
2012-01-31
create: punt on bad URLs
Jack Nagel
2011-11-29
Correct cmake syntax in formula template
Misty De Meo
2011-09-20
More docs for `brew create` generated formula tests
Max Howell
2011-08-25
Force contributors to define a test by adding it to the create template
Max Howell
2011-05-07
Fix misspelled method name: Formula.canonical_name
Jack Nagel
[next]