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
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
2011-09-19
Revert "Pretty-print the "Trying a mirror" message"
Jack Nagel
2011-09-19
Pretty-print the "Trying a mirror" message
Jack Nagel
2011-09-19
mirror support: Add mirror method to Formula.rb
Charlie Sharpsteen
2011-09-16
Centralize definition of `rack` in formula.rb
Charlie Sharpsteen
2011-09-10
With xcodebuild don't set CC, CXX, etc.
Max Howell
2011-09-06
If LLVM isn't installed then fails_with_llvm? is true
Max Howell
2011-09-06
Allow :force for ENV.gcc
Max Howell
2011-09-01
Use GCC if we tested against the latest LLVM
Max Howell
2011-09-01
Allow fails_with_llvm {}
Max Howell
2011-09-01
cp CMakeCaches.txt not CMakeLists.txt
Max Howell
2011-09-01
Restore previous fails_with_llvm? behaviour
Max Howell
2011-08-31
Fix type checking in fails_with_llvm
Rory O'Connell
2011-08-31
Missing end. Doing too many things at once. Sorry.
Max Howell
2011-08-31
cp over CMakeLists.txt if cmake builds fail
Max Howell
2011-08-31
Don't fail to build with llvm if llvm build is newer
Max Howell
2011-08-31
Save config.log to ~/Library/Logs/Homebrew
Max Howell
2011-08-29
formula.rb: Don't curl when DATA is the only patch
Charlie Sharpsteen
2011-08-26
Correct typo
Max Howell
2011-08-26
Apologies, forgot to amend the commit
Max Howell
2011-08-26
Some more sanity with ENV.compiler
Max Howell
2011-08-24
Leopard: Fix undefined method `count` for `Array`
Charlie Sharpsteen
2011-08-24
Implement bottles again
Max Howell
2011-08-24
Observe all applicable options in handle_llvm_failure
Max Howell
2011-08-24
Auto-substitute certain variables in DATA patches
Max Howell
2011-07-30
Fix stripping of keg-only reasons
Adam Vandenberg
2011-07-30
Remove "boring" args from the pretty_args only
Max Howell
2011-07-29
Donât display boring configure arguments
Max Howell
2011-06-22
formula.rb: put bottle attrs on separate line
Adam Vandenberg
2011-06-22
Return an array from options.
Mike McQuaid
2011-06-22
Renaming pouring method to pourable?.
Mike McQuaid
2011-06-21
Add stub options method.
Mike McQuaid
2011-06-21
Only pour bottles when not building from source.
Mike McQuaid
2011-06-16
Allow --use-clang to override fails_with_llvm
JosĂ© MartĂnez
2011-06-16
Style changes related to bottling.
Adam Vandenberg
2011-06-08
Add changes to Homebrew internals for bottling.
Mike McQuaid
2011-06-08
Remove debugging puts
Adam Vandenberg
2011-06-08
Better support for brew install <url>
Adam Vandenberg
2011-05-07
Fix misspelled method name: Formula.canonical_name
Jack Nagel
2011-03-25
Move 'fails_with_llvm' into formula DSL.
Adam Vandenberg
[next]