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
2016-04-02
various: Homebrew/core is the core tap
Xu Cheng
2016-03-07
rename CoreFormulaRepository to CoreTap
Xu Cheng
2016-02-26
formula: sort outdated versions naturally.
Usman Akeju
2016-02-26
various: use Tap abstraction
Xu Cheng
2016-02-18
formula: add new pour_bottle DSL with reason.
Mike McQuaid
2016-02-06
make HOMEBREW_BREW_FILE a Pathname object
Xu Cheng
2016-01-27
allow PYTHONPATH to override Homebrew site-packages
Tim D. Smith
2016-01-18
Permit cleanup to remove outdated keg-only formulae
Misty De Meo
2016-01-18
formula: output recommended/optional deps in JSON.
John Zeringue
2016-01-15
build: store source modified time in tabfile
Xu Cheng
2016-01-12
Fix built_as_bottle in Formula's to_hash
ilovezfs
2016-01-05
Revert "formula: pass sdk_path in std_cmake_args"
Dominyk Tiller
2016-01-04
formula: fix undefined method error
Mateusz Lenik
2016-01-04
cleanup: move code away from cmd/
Baptiste Fontaine
2015-12-29
formula: pass sdk_path in std_cmake_args
Dominyk Tiller
2015-12-26
Revert "minor perf improvements"
Baptiste Fontaine
2015-12-26
minor perf improvements
Baptiste Fontaine
2015-12-26
Add -DNDEBUG to std_cmake_args
Alex Wang
2015-12-19
move CoreFormulaRepository into separate file
Xu Cheng
2015-12-09
Formula#tap: returns tap object
Xu Cheng
2015-12-09
Formula: use CoreFormulaRepository, avoid duplicated logic
Xu Cheng
2015-12-07
Overhaul, simplify and cleanup documentation.
Mike McQuaid
2015-12-03
centralize the logic of handling `homebrew-` in Tap.fetch
Xu Cheng
2015-11-29
formula: use installed_prefixes/installed_kegs
Xu Cheng
2015-11-29
add Formula#installed_prefixes and Formula#installed_kegs
Xu Cheng
2015-11-27
formula: fix reference to self.
Mike McQuaid
2015-11-27
formula: add missing require.
Andrew Thorburn
2015-11-27
formula: refactor outdated handling, add to hash.
Mike McQuaid
2015-11-17
Common build environment methods moved in build_environment.rb
Baptiste Fontaine
2015-11-16
add Formula#pinned_version
Xu Cheng
2015-11-11
Formula.racks: exclude empty rack
Xu Cheng
2015-11-08
set up Python sys.path from install HOME
Tim D. Smith
2015-11-01
formula.rb: define `elisp` and `opt_elisp`
Alex Dunn
2015-11-01
add Formula#bottle_defined?
Xu Cheng
2015-10-24
formula: update bottle criteria explanation
Dominyk Tiller
2015-10-19
Formula: add bottle disable DSL
Xu Cheng
2015-10-14
FormulaValidationError: include full_name
Baptiste Fontaine
2015-10-14
add Formula#aliases
Xu Cheng
2015-10-14
add alias_table and alias_reverse_table for core and tap
Xu Cheng
2015-10-14
add Formula.core_alias_files
Xu Cheng
2015-10-08
handle TapFormulaWithOldnameAmbiguityError
Xu Cheng
2015-10-07
link_overwrite if the owning keg no longer exists
Robin Neatherway
2015-09-30
cache taps
Xu Cheng
2015-09-24
Formula#system: fix log output for travis
Xu Cheng
2015-09-23
Formula#system: print dot for travis
Xu Cheng
2015-09-23
formula: increase fail log lines, allow config.
Mike McQuaid
2015-09-13
Formula: add alias_full_names
Xu Cheng
2015-09-13
Formula#core_names: use core_files
Xu Cheng
2015-09-13
uniq before sort
Xu Cheng
2015-09-13
Formula#to_hash: add bottle info
Xu Cheng
[next]