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-03
Eliminate a nil check
Jack Nagel
2014-08-03
Remove dead code
Jack Nagel
2014-08-03
Eliminate consideration of major_version
Jack Nagel
2014-08-03
Use a separate class for GNU compiler failures
Jack Nagel
2014-08-03
Move compiler failure matching logic into failure object
Jack Nagel
2014-08-03
Rename compiler attribute to name
Jack Nagel
2014-08-03
Don't pass nil to fails_with?
Jack Nagel
2014-08-03
Remove an is_a check
Jack Nagel
2014-08-02
Simplify compatibility logic
Jack Nagel
2014-08-02
Partially revert e1f97e2 to pass new test cases
Jack Nagel
2014-08-02
Drop unnecessary parens
Jack Nagel
2014-08-02
Use polymorphism to simplify stdlib compatibility check
Jack Nagel
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
[next]