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
Age
Commit message (
Expand
)
Author
2014-08-02
type is guaranteed to be a symbol by the factory method
Jack Nagel
2014-08-02
CxxStdlib should be immutable so remove writer methods
Jack Nagel
2014-08-01
Eagerly create and reuse cxx11 compiler failure objects
Jack Nagel
2014-08-01
Remove knowledge of DSL implementation from initialize
Jack Nagel
2014-08-01
outdated: allow passing formulae as arguments.
Mike McQuaid
2014-08-01
show cmd being executed
Adam Vandenberg
2014-08-01
add helpers for formula tests
Adam Vandenberg
2014-07-31
Hide the options data structure better
Jack Nagel
2014-07-31
Make options available on the spec objects
Jack Nagel
2014-07-31
Reduce direct accesses of the args collection
Jack Nagel
2014-07-31
Handle tap file renames that remove a file from the formula directory
Jack Nagel
2014-07-30
Use a module since the @build ivar is going away soon
Jack Nagel
2014-07-30
Remove confusing implicit options handling
Jack Nagel
2014-07-30
Use the tab in place of build during tests
Jack Nagel
2014-07-30
Add without? to Tab
Jack Nagel
2014-07-30
Pass the build object into the Tab
Jack Nagel
2014-07-30
Remove unused accessor
Jack Nagel
2014-07-30
Simplify BuildOptions copy tests
Jack Nagel
2014-07-30
Rename resource? to resource_defined?
Jack Nagel
2014-07-30
Handle nonexistent files when constructing ConflictError
Jack Nagel
2014-07-29
Limit exposure of the options data structures
Jack Nagel
2014-07-29
--cc=: make GNU_GCC checks stricter
Misty De Meo
2014-07-29
Remove unused require
Jack Nagel
2014-07-29
Use the library path constant to get the library path
Jack Nagel
2014-07-29
Remove patch hacks from unpack
Jack Nagel
2014-07-29
Remove patch hacks from audit
Jack Nagel
2014-07-29
Simplify internal representation of patches
Jack Nagel
2014-07-29
Decouple DATA patches from the executing script
Jack Nagel
2014-07-29
Store test patches in constants
Jack Nagel
2014-07-29
Pathname.binread
Adam Vandenberg
2014-07-29
brew-test-bot: handle changed formulae deps.
Mike McQuaid
2014-07-28
Fix up dep directories before activating ENV extensions
Jack Nagel
2014-07-28
Move the fixopt method into the Build class
Jack Nagel
2014-07-28
Make Patch a module since it only has singleton methods
Jack Nagel
2014-07-28
Remove inheritance patch classes
Jack Nagel
2014-07-28
Add test 1x1 images for formula test fixtures.
Mike McQuaid
2014-07-27
backport binwrite from Ruby 2.1+
Adam Vandenberg
2014-07-27
Rename write_binary to binwrite
Adam Vandenberg
2014-07-27
audit 'def test'
Adam Vandenberg
2014-07-27
add Pathname.write_binary
Adam Vandenberg
2014-07-26
A period is a valid formula name character
Jack Nagel
2014-07-26
Add test for reporting tap updates
Jack Nagel
2014-07-26
Clean up updater tests
Jack Nagel
2014-07-26
Remove obsolete hacks from updater report
Jack Nagel
2014-07-26
Only populate the report with formula paths
Jack Nagel
2014-07-26
Switch from backticks to Utils.popen_read
Jack Nagel
2014-07-26
Separate reading and parsing the diff
Jack Nagel
2014-07-25
update: remove unused rename detection
Jack Nagel
2014-07-25
update: simplify diff parsing
Jack Nagel
2014-07-24
Stop rescuing Exception when making opt link
Jack Nagel
[next]