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
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
2010-02-24
brew --cache [formula]
Adam Vandenberg
2010-02-02
Bazaar download strategy
David Höppner
2010-02-01
Create Download Strategy sooner in formula install code.
Adam Vandenberg
2010-01-14
Added CMake parameter to suppress warnings
Florian Sowade
2010-01-13
Improve error when no url given
Ash Berlin
2010-01-13
Adds: depends_on 'simplejson' => :python
Max Howell
2010-01-13
Fixes Homebrew/homebrew#433
Adam Vandenberg
2010-01-13
Formulary comments
Max Howell
2009-12-19
Just try requiring, instead of looking for the name first.
Adam Vandenberg
2009-12-19
Fix Formula path.
Adam Vandenberg
2009-12-17
Allow https on more download strategies.
Adam Vandenberg
2009-12-12
Some small style reformats
Adam Vandenberg
2009-12-12
Mercurial - recognize Google Code repos and support revisions.
Adam Vandenberg
2009-12-12
Better error message if exec fails
Max Howell
2009-12-05
Comments reflect actual patch level of 1.
Ben Olive
2009-12-01
include FileUtils into Formula
Max Howell
2009-11-19
Refactor formula_test.
Adam Vandenberg
2009-11-19
New command 'brew deps [formula]'
Adam Vandenberg
2009-11-19
Add alias support to formulae
Adam Vandenberg
2009-11-19
Add brew command 'uses'
Adam Vandenberg
[next]