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_support.rb
Age
Commit message (
Expand
)
Author
2014-05-12
document FormulaConflict
Adam Vandenberg
2014-04-03
Add keg-only reason symbols for Xcode 4.3 and Xcode 5
Jack Nagel
2014-04-01
Make keg_only validation lazy
Jack Nagel
2013-09-14
Move SoftwareSpec to a separate file
Jack Nagel
2013-06-28
Reject versions that aren't strings
Jack Nagel
2013-06-28
Detect versions in tag specs
Jack Nagel
2013-06-28
Simplify custom version scheme handling
Jack Nagel
2013-06-09
Separate formula conflicts from requirements
Jack Nagel
2013-06-08
Bottle DSL: allow checksums access.
Mike McQuaid
2013-06-06
Decouple bottle tags from MacOS.cat
Jack Nagel
2013-06-06
Use ivar accessors
Jack Nagel
2013-06-04
Extract attr_rw from Formula for reuse
Jack Nagel
2013-05-27
Audit url/devel/head for redundant :using
Adam Vandenberg
2013-05-25
Remove cat_without_underscores bottle methods.
Mike McQuaid
2013-04-08
Remove dead code
Jack Nagel
2013-04-04
Rename checksums.rb to match class name
Jack Nagel
2013-03-28
Suppress uninitialized instance variable warnings
Jack Nagel
2013-03-18
Simplify SoftwareSpec checksum methods
Jack Nagel
2013-03-12
Pass filename and lineno arguments to class_eval
Jack Nagel
2013-03-11
Relocate bottles using install_name_tool.
Mike McQuaid
2013-03-09
Remove redundant attr_readers
Jack Nagel
2013-03-09
bottles: remove unused 'version' from DSL.
Mike McQuaid
2013-03-01
Add non-/usr/local bottles support.
Mike McQuaid
2013-03-01
Add custom bottle URL support.
Mike McQuaid
2013-03-01
Cleanup bottle DSL.
Mike McQuaid
2013-02-11
Avoid nil in URL specs
Jack Nagel
2013-01-29
Don't use underscores in (new) bottle filenames.
Mike McQuaid
2013-01-26
Move BuildOptions to a separate file
Jack Nagel
2013-01-26
Refactor option handling internals
Jack Nagel
2013-01-26
BuildOptions: check has_option? for universal and 32-bit
Jack Nagel
2013-01-26
BuildOptions: simplify setting description
Jack Nagel
2013-01-26
Options can be dumped as JSON
Jack Nagel
2013-01-26
Options can be used interchangeably with Strings
Jack Nagel
2013-01-26
Move option comparison into BuildOptions
Jack Nagel
2012-10-15
Test coverage for DownloadStrategyDetector
Jack Nagel
2012-08-23
Fix keg-only on pre-Mountain Lion formulae.
Mike McQuaid
2012-08-20
Simplify build options API
Jack Nagel
2012-08-18
Add support for custom version schemes
Jack Nagel
2012-08-18
SoftwareSpec: simplify conditional
Jack Nagel
2012-08-18
Add Version#detected_from_url?
Jack Nagel
2012-08-18
Replace version strings with Version objects
Jack Nagel
2012-08-12
Add :when_xquartz_installed as a keg-only reason
Jack Nagel
2012-08-12
Fix writing build options to install receipt
Jack Nagel
2012-08-12
BuildOptions: store option tuples in a Set
Jack Nagel
2012-08-09
New style is for option descriptions to not end with periods
Adam Vandenberg
2012-08-09
options: remove duplicate function
Adam Vandenberg
2012-08-08
Add `option` to the DSL
Adam Vandenberg
2012-07-05
SoftwareSpec: initialize @mirrors
Misty De Meo
2012-07-04
Give SoftwareSpec an initializer
Jack Nagel
2012-07-04
Teach download strategies to take a SoftwareSpec
Jack Nagel
[next]