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
2014-06-22
Move deprecated Formula class methods to compat
Jack Nagel
2014-06-22
Simplify extending Formula with Enumerable
Jack Nagel
2014-06-22
Keep DSL related code in one place
Jack Nagel
2014-06-20
Decouple spec selection from ARGV
Jack Nagel
2014-06-20
Pass the requested spec into the formula instance
Jack Nagel
2014-06-20
Formula equality reflects the active spec
Jack Nagel
2014-06-18
Fix `brew test` when conflicting minitest gems are installed
Jack Nagel
2014-06-10
Remove default values from formula constructor parameters
Jack Nagel
2014-05-28
Remove unused attribute
Jack Nagel
2014-05-27
Remove some evals from formula DSL
Jack Nagel
2014-05-16
add --installed to json info
Adam Vandenberg
2014-04-30
--config -> config
Adam Vandenberg
2014-04-23
formula: move cxxstdlib methods to the class.
Mike McQuaid
2014-04-21
Fix keg version in Formula#to_hash
Finn Smith
2014-04-12
Formula: provide compiler failure collections
Misty De Meo
2014-04-06
Initialize cxxstdlib set lazily
Jack Nagel
2014-04-06
drop unnecessary nil checks
Jack Nagel
2014-04-06
Remove now unnecessary realpath calls
Jack Nagel
2014-04-05
Implement canonical_name in Formulary
Jack Nagel
2014-04-05
Avoid realpath where it is not necessary
Jack Nagel
2014-03-30
Aliases never point at symlinks, so just use resolved_path
Jack Nagel
2014-03-29
Always call Process.wait with an argument
Jack Nagel
2014-03-28
Simplify collecting options
Jack Nagel
2014-03-28
Don't rely on Dependency#to_s
Jack Nagel
2014-03-28
Add revision to `brew info --json`
Jack Nagel
2014-03-28
Filter arguments for setup.py and build.py
Jack Nagel
2014-03-28
Make ENV changes in the child so we don't have to roll them back
Jack Nagel
2014-03-13
Teach fetch to download patches
Jack Nagel
2014-03-13
Enable new patch implementation with compatibility layer
Jack Nagel
2014-03-13
New patch implementation and DSL
Jack Nagel
2014-03-10
Remove used options check from install_bottle?
Jack Nagel
2014-03-10
Make bottle implementation more generic
Jack Nagel
2014-03-10
Make build_bottle an explicit installer mode
Jack Nagel
2014-03-07
add opt shortcuts to formula
Adam Vandenberg
2014-03-07
document formula path helpers
Adam Vandenberg
2014-03-05
Oops
Jack Nagel
2014-03-05
Prepare bottle tooling for formula revisions
Jack Nagel
2014-03-05
Encode formula revision in installation prefix
Jack Nagel
2014-03-05
Enable tracking of formula revisions
Jack Nagel
2014-03-01
Compare pathnames directly
Jack Nagel
2014-03-01
Make conditional more obvious
Jack Nagel
2014-02-28
Use Formula.path
Jack Nagel
2014-02-28
Remove deprecation notice from system "xcodebuild"
Jack Nagel
2014-02-27
Add an xcodebuild helper and deprecate system "xcodebuild"
Jack Nagel
2014-02-27
add Formula[]
Adam Vandenberg
2014-02-24
Add nil check to partially address Homebrew/homebrew#26563
Jack Nagel
2014-02-23
update doc
Adam Vandenberg
2014-02-23
ignore skip_clean :all
Adam Vandenberg
2014-02-22
Hoist assignment to simplify a conditional
Jack Nagel
2014-02-22
Use reader method
Jack Nagel
[next]