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
/
formula.rb
Age
Commit message (
Expand
)
Author
2015-08-03
Core files style updates.
BrewTestBot
2015-08-01
formula: define opt_pkgshare helper method.
Dominique Orban
2015-08-01
enumerate all formulae by files rather than names
Xu Cheng
2015-07-31
Formula: add set_acitve_spec method
Xu Cheng
2015-07-31
Formula: add any_version_installed? method
Xu Cheng
2015-07-31
Formula#installed_prefix: use PkgVersion
Xu Cheng
2015-07-31
Formula#pkg_version: return the result based on current active_spec
Xu Cheng
2015-07-31
Formula: add active_spec_sym
Xu Cheng
2015-07-29
Revert "formula: create empty zshrc when zsh is shell"
Xu Cheng
2015-07-24
formula: create empty zshrc when zsh is shell
Dominyk Tiller
2015-07-22
tests: fix patching test for no-compat mode
Xu Cheng
2015-07-21
move deprecated codes into compat
Xu Cheng
2015-07-18
formula: always override user home
Dominyk Tiller
2015-07-18
fetch/build formula from source when modified
Alex Dunn
2015-07-07
add Formula#pkgshare path
Tim D. Smith
2015-06-21
Formula: cache methods' output to reduce io
Xu Cheng
2015-06-17
Add opt_frameworks helper
Jack Nagel
2015-06-16
Rename requirements named *Dependency.
Mike McQuaid
2015-06-11
remove Pathname#find_formula
Xu Cheng
2015-06-07
formula#to_hash: record requirements
Xu Cheng
2015-06-02
Add support for fish shell completions
Johannes Wienke
2015-05-29
Formula: add full_name variable
Xu Cheng
2015-05-27
Formula#installed: loading using Formulary.from_rack
Xu Cheng
2015-05-27
add Formula.core_names Formula.tap_names and Formula.full_names
Xu Cheng
2015-05-27
add Formulary.core_path method, deprecate Formula.path
Xu Cheng
2015-05-25
Add a desc field to Formula
Nikolaus Wittenstein
2015-04-25
Add Formula#logs
Jack Nagel
2015-04-12
formula: add more API docs for directories.
Mike McQuaid
2015-04-09
cmake: adjust standard built type
Dominyk Tiller
2015-04-09
Keep Homebrew site-packages in sys.path during brew test
Tim D. Smith
2015-04-06
add SoftwareSpec#go_resource
Tim D. Smith
2015-03-14
Switch to a more useful serialization of tap info
Jack Nagel
2015-03-04
move formula_specialties to compat
Xu Cheng
2015-02-19
ruby 1.8 doesn't have `sort_by!`
Xu Cheng
2015-02-13
Move "path or URL" tap string to global constant.
Mike McQuaid
2015-02-08
cmd/info: prevent duplicate dependency display.
Xu Cheng
2015-02-07
formula: sort installed version in to_hash
Xu Cheng
2015-02-07
Save and restore build attribute
Jack Nagel
2015-02-07
Always respect build options when invoking post_install
Jack Nagel
2015-02-07
Use a local instead of an instance variable
Jack Nagel
2015-01-22
Remove unnecessary early return
Jack Nagel
2015-01-22
Hide "Patching" message when there aren't any patches
Jack Nagel
2015-01-22
Use formula patches accessor
Jack Nagel
2015-01-20
Expose bottle details on the formula object
Jack Nagel
2015-01-12
Omit post-install warning unless formula defines it
Jack Nagel
2015-01-09
formula: set HOME to testpath in tests.
Mike McQuaid
2015-01-04
Include selected spec in Formula#inspect
Jack Nagel
2015-01-04
Make active_spec protected
Jack Nagel
2015-01-04
Doc most DSL methods as write-only
Jack Nagel
2015-01-04
Fix markup
Jack Nagel
[next]