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-03-12
Complain if a formula in core won't import.
Adam Vandenberg
2011-03-12
Use + instead of /.
Adam Vandenberg
2011-03-12
Formula.resolve_alias to compatability.rb
Max Howell
2011-03-12
Refactor the brew command into one file per command
Max Howell
2010-12-22
Fix GithubGistFormula.
Adam Vandenberg
2010-11-04
Fix installing from local abs. paths.
Adam Vandenberg
2010-11-03
Quash warning.
Adam Vandenberg
2010-10-30
fix warnings: ambiguous splat
Jamie Macey
2010-10-30
Allow installation from URLs
Adam Vandenberg
2010-10-26
Prefer HEAD version if its installed
Joshua Peek
2010-10-12
Allow :build dependencies.
Adam Vandenberg
2010-09-29
improve std_cmake_parameters comments
Adam Vandenberg
2010-09-29
Move resolve_alias from ARGV to Formula
Adam Vandenberg
2010-09-29
Add formula name to LLVM warning
Adam Vandenberg
2010-09-29
Don't allow unsupported dep types
Adam Vandenberg
2010-08-20
Let 'interactive_shell' take a formula and set ENV vars.
Adam Vandenberg
2010-08-16
Use 1.9 compat syntax. Fixes Homebrew/homebrew#2192
Adam Vandenberg
2010-08-09
fails_with_llvm will switch to GCC 4.2 by default
Adam Vandenberg
2010-08-09
Fix skip_clean :all to actually skip clean step
Chris Hoffman
2010-08-08
Getting rid of pesky 'warning: parenthesize argument(s) for future version'
Brent Fitzgerald
2010-08-07
Add 'skip_clean :all' to the DSL.
Adam Vandenberg
2010-08-07
Add keg-only to DSL
Adam Vandenberg
2010-08-07
added man subdirectories man2-man8
Sam X Nguyen
2010-08-07
Sort and line up path helpers
Adam Vandenberg
2010-08-07
Deprecate using symbols to define deps
Adam Vandenberg
2010-08-07
"url" now has same features as "head"
Adam Vandenberg
2010-08-07
Add 'aka' removal notice.
Adam Vandenberg
2010-08-07
Skip broken formulae
Adam Vandenberg
2010-08-07
New Aliasing system is plenty less code :)
Max Howell
2010-07-18
Use build_head here too.
Adam Vandenberg
2010-07-03
Allow user to override temp folder with HOMEBREW_TEMP
Adam Vandenberg
2010-06-18
Note how to redownload tarballs on failed checksum.
Adam Vandenberg
2010-06-16
Add "fails_with_llvm" to formula to document LLVM build breaks.
Adam Vandenberg
2010-06-15
External: 'brew fetch' downloads tarballs to cache.
Adam Vandenberg
2010-06-15
Set HOMEBREW_DEBUG_INSTALL when in a shell during install -d|-i
Adam Vandenberg
2010-06-10
Failures during ./configure should mention config.log.
Adam Vandenberg
2010-06-01
Split patching message into downloading and patching
Adam Vandenberg
2010-05-05
Let GitDownloadStrategy report its cache location.
Adam Vandenberg
2010-05-02
Tweak formatting in previous commit.
Adam Vandenberg
2010-05-02
Show digest mismatch in verify_download_integrity
Yarrow
2010-04-17
Read all formula in a 'rescue' block.
Adam Vandenberg
2010-04-10
Only respect :using specs when downloading HEAD.
Martin Kühl
2010-04-09
Support jruby external dependencies.
Adam Vandenberg
2010-04-06
Only check @specs for :using if @specs exists. Fixes Homebrew/homebrew#1127.
Adam Vandenberg
2010-04-06
Allow :using on head to specify a download strategy.
Adam Vandenberg
2010-04-06
Remove silly concatenation.
Adam Vandenberg
2010-03-30
More hashing refactoring to work with byte chunks
Jake Good
2010-03-23
More effective use of incremental MD5 to eliminate loading entire tarball int...
Jake Good
2010-03-22
Add md5 on 'brew create' if we can figure it out.
Adam Vandenberg
2010-03-01
Move license block to separate LICENSE file.
Adam Vandenberg
[next]