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
2012-03-16
Record tap-origin in the install-receipt
Max Howell
2012-03-16
canonical_name can resolve taps
Max Howell
2012-03-15
ohai'ing this is ugly IMO
Max Howell
2012-03-10
roll back stricter version check
Adam Vandenberg
2012-03-10
Use new Requirements code in Homebrew
Adam Vandenberg
2012-03-10
Move most bottle stuff to a bottles.rb file.
Mike McQuaid
2012-03-10
Support bottles for non-Lion OSX versions.
Mike McQuaid
2012-03-09
Tell the user when build logs are copied
Adam Vandenberg
2012-03-09
Do a stricter version check
Adam Vandenberg
2012-03-07
Remove silly path method
Adam Vandenberg
2012-03-06
Extend FileUtils rather than include it
Jack Nagel
2012-03-06
Require specialties at the end of formula.rb
Jack Nagel
2012-03-05
Move llvm method to FailsWithLLVM
Adam Vandenberg
2012-03-05
shrink
Adam Vandenberg
2012-03-05
invert condition
Adam Vandenberg
2012-03-05
Move specialized formulae base classes into a new file
Adam Vandenberg
2012-03-05
Move path utils out of formula.rb
Adam Vandenberg
2012-02-29
Formula.rb: update a comment
Adam Vandenberg
2012-02-29
Add support for Luarocks dependencies.
Adam Vandenberg
2012-02-25
Only call patches once
Adam Vandenberg
2012-02-25
Add "require hardware" to formula.rb
Adam Vandenberg
2012-02-25
Add more external dep options
Second Planet
2012-02-24
Add `buildpath` to Formula
Adam Vandenberg
2012-02-24
Introduce block form of mkdir
Adam Vandenberg
2012-02-24
Formula#system: sanitize args before exec
Jack Nagel
2012-02-21
Remove unused :force switches
Jack Nagel
2012-02-17
cast `name` to string
LeFnord
2012-02-10
Don't return nil from Formula#linked_keg
Jack Nagel
2012-02-09
Split bottle logic.
Mike McQuaid
2012-02-04
Split some classes to formula_support
Adam Vandenberg
2012-02-03
Remove aka warning
Adam Vandenberg
2012-02-03
Add and use plist helper methods
Jack Nagel
2012-02-02
devel: reset mirrors when building devel
Misty De Meo
2012-01-25
Add `devel` to the DSL, + stable and bottle blocks
Misty De Meo
2012-01-16
Don't try and use GCC on Xcode 4.2: it's gone Jim.
Mike McQuaid
2012-01-16
Bump highest seen LLVM version.
Mike McQuaid
2012-01-15
Unlink old keg when upgrading dependencies
Jack Nagel
2011-12-26
Allow Formula.canonical_name to use Pathname objects
Charlie Sharpsteen
2011-12-24
formula.rb: Don't apply fails_with_llvm to Clang
Charlie Sharpsteen
2011-12-18
Expose stable/unstable specs
Adam Vandenberg
2011-12-18
Extract checksum type function
Adam Vandenberg
2011-12-18
Simplify a couple of comments
Adam Vandenberg
2011-12-04
formula.rb: Fix use of xcode_version in LLVM check
Charlie Sharpsteen
2011-12-03
formula.rb: Change fails_with_llvm for XCode 4.2
Charlie Sharpsteen
2011-11-27
formula.rb: Initialize path to nil or a Pathname
Charlie Sharpsteen
2011-11-27
Re-work ARGV filtering to properly handle --HEAD
Charlie Sharpsteen
2011-10-10
Add an attr_reader for 'head'
Jack Nagel
2011-10-04
formula.rb: Don't attempt to mirror unstable URLs
Charlie Sharpsteen
2011-09-19
formula.rb: Move cache dir creation to fetch
Charlie Sharpsteen
2011-09-19
Only try mirrors for CurlDownloadStrategies
Max Howell
[next]