index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
formula.rb
Age
Commit message (
Expand
)
Author
2014-08-16
Use the build accessor rather than metaprogramming
Jack Nagel
2014-08-16
Define the test_defined? method dynamically
Jack Nagel
2014-08-16
Use the keg_only_reason instance method in keg_only?
Jack Nagel
2014-08-16
Simplify cxxstdlib_check implementation
Jack Nagel
2014-08-16
Remove the universal accessor from BuildOptions
Jack Nagel
2014-08-14
Use the as_flags method instead of map
Jack Nagel
2014-08-11
Allow build to be set externally
Jack Nagel
2014-08-10
Use public api when adding legacy options
Jack Nagel
2014-08-10
Disconnect defined options from the build object
Jack Nagel
2014-08-10
Remove user-defined options method after evaluation
Jack Nagel
2014-08-10
Handle legacy options in the method_added hook
Jack Nagel
2014-08-08
Delegate homepage to the class instead of storing it on the instance
Jack Nagel
2014-08-08
Default description to the empty string in top-level option DSL
Jack Nagel
2014-08-08
Remove another unnecessary default argument
Jack Nagel
2014-08-07
Move management of options collection to the spec object
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
Remove an is_a check
Jack Nagel
2014-08-01
Remove knowledge of DSL implementation from initialize
Jack Nagel
2014-07-31
Hide the options data structure better
Jack Nagel
2014-07-30
Use a module since the @build ivar is going away soon
Jack Nagel
2014-07-30
Use the tab in place of build during tests
Jack Nagel
2014-07-30
Rename resource? to resource_defined?
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-23
Stop exposing mirrors array
Jack Nagel
2014-07-19
Remove intermediate method
Jack Nagel
2014-07-07
Don't set @env on instances
Jack Nagel
2014-07-06
Hide the cxxstdlib data structure better
Jack Nagel
2014-07-03
Fix Formula#<=> on trunk Ruby
Jack Nagel
2014-07-01
Better Formula#inspect string
Jack Nagel
2014-06-22
Move deprecated Formula class methods to compat
Jack Nagel
2014-06-22
Simplify extending Formula with Enumerable
Jack Nagel
2014-06-22
Keep DSL related code in one place
Jack Nagel
2014-06-20
Decouple spec selection from ARGV
Jack Nagel
2014-06-20
Pass the requested spec into the formula instance
Jack Nagel
2014-06-20
Formula equality reflects the active spec
Jack Nagel
2014-06-18
Fix `brew test` when conflicting minitest gems are installed
Jack Nagel
2014-06-10
Remove default values from formula constructor parameters
Jack Nagel
2014-05-28
Remove unused attribute
Jack Nagel
2014-05-27
Remove some evals from formula DSL
Jack Nagel
2014-05-16
add --installed to json info
Adam Vandenberg
2014-04-30
--config -> config
Adam Vandenberg
2014-04-23
formula: move cxxstdlib methods to the class.
Mike McQuaid
2014-04-21
Fix keg version in Formula#to_hash
Finn Smith
2014-04-12
Formula: provide compiler failure collections
Misty De Meo
2014-04-06
Initialize cxxstdlib set lazily
Jack Nagel
2014-04-06
drop unnecessary nil checks
Jack Nagel
2014-04-06
Remove now unnecessary realpath calls
Jack Nagel
2014-04-05
Implement canonical_name in Formulary
Jack Nagel
[next]