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
/
software_spec.rb
Age
Commit message (
Expand
)
Author
2016-01-15
build: store source modified time in tabfile
Xu Cheng
2015-12-15
Allow multiple option_names in dep/reqs.
Mike McQuaid
2015-11-01
add Formula#bottle_defined?
Xu Cheng
2015-10-19
Formula: add bottle disable DSL
Xu Cheng
2015-08-21
Add no-Xcode documentation for all classes, methods
William Woodruff
2015-08-21
Add guards to calls that would trigger Xcode install requests
William Woodruff
2015-08-21
BottleSpecification: add does_not_need_relocation field
William Woodruff
2015-08-03
Core files style updates.
BrewTestBot
2015-07-06
support downloading bottles through 3rd-party mirror
Xu Cheng
2015-07-06
auto resolve bottle root_url based on tap
Xu Cheng
2015-05-29
SoftwareSpec: add full_name field
Xu Cheng
2015-04-06
add SoftwareSpec#go_resource
Tim D. Smith
2015-03-28
software_spec: ignore bottles compatibility if `--force-bottle` is passed
Xu Cheng
2015-03-17
software_spec: check if bottles are compatible.
Mike McQuaid
2015-02-26
Remove SourceForge references.
Mike McQuaid
2015-02-19
Switch bottle provider over to Bintray.
Mike McQuaid
2015-02-19
software_spec: use homebrew Bintray subdomain.
Mike McQuaid
2015-02-17
Add initial Bintray upload support.
Mike McQuaid
2015-01-08
Remove the direct url writer from Resource
Jack Nagel
2014-10-19
formula: add spec deprecated_option DSL.
Mike McQuaid
2014-10-19
Add deprecated_option to software_spec.
Mike McQuaid
2014-09-18
Remove fails_with? from the formula instance
Jack Nagel
2014-09-01
Add Go language module, resources
Misty De Meo
2014-08-29
Add a method for retrieving only flags from ARGV
Jack Nagel
2014-08-28
Single character options should not be used in a formula
Jack Nagel
2014-08-19
Make fails_with available in spec blocks
Jack Nagel
2014-08-13
Replace Options.coerce with an alternate constructor
Jack Nagel
2014-08-13
Always pass an Options instance to the BuildOptions constructor
Jack Nagel
2014-08-13
Revert "Always pass an Options instance to the BuildOptions constructor"
Mike McQuaid
2014-08-13
Revert "Replace Options.coerce with an alternate constructor"
Mike McQuaid
2014-08-12
Replace Options.coerce with an alternate constructor
Jack Nagel
2014-08-12
Always pass an Options instance to the BuildOptions constructor
Jack Nagel
2014-08-10
Handle legacy options in the method_added hook
Jack Nagel
2014-08-07
Use predefined options for universal, cxx11, and 32-bit options
Jack Nagel
2014-08-07
Move management of options collection to the spec object
Jack Nagel
2014-08-07
Raise ArgumentError for argument errors
Jack Nagel
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-30
Rename resource? to resource_defined?
Jack Nagel
2014-07-29
Simplify internal representation of patches
Jack Nagel
2014-07-22
Stop exposing the downloader as an attribute
Jack Nagel
2014-07-22
Hide the downloader implementation from the installer
Jack Nagel
2014-07-18
Add a factory method that accepts a formula object
Jack Nagel
2014-07-18
Ask the filename object for the prefix
Jack Nagel
2014-07-18
Move bottle URL construction to the bottle object
Jack Nagel
2014-07-18
Move bottle filename construction to a class
Jack Nagel
2014-07-17
Spell out "formula" in parameter name
Jack Nagel
2014-07-16
Rename fetch_bottle_for to fetch_checksum_for
Jack Nagel
2014-07-15
Implement []= on BottleCollector
Jack Nagel
2014-05-27
Make some constant strings into actual constants
Jack Nagel
[next]