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-01-29
don't trigger VCS when patching
Adam Vandenberg
2014-01-20
PythonDependency: massive refactoring.
Mike McQuaid
2014-01-04
formula: fix whitespace.
Mike McQuaid
2013-12-22
Drop unnecessary string conversion in skip_clean
Jack Nagel
2013-12-14
tap: change core formula tap naming.
Mike McQuaid
2013-12-14
Update docs, comment mxcl/homebrew refs.
Mike McQuaid
2013-12-11
Set bottle version rather than re-parse it from the URL
Jack Nagel
2013-12-09
keg_only_reason and cc_failures are not DSL methods
Jack Nagel
2013-12-09
Use accessors to silence uninitalized ivar warnings
Jack Nagel
2013-12-08
formula: don't print verify message, use resource.
Mike McQuaid
2013-12-08
formula, resource: output when verifying checksum.
Mike McQuaid
2013-12-05
Use BottleCollector in Bottle SoftwareSpec
Misty De Meo
2013-12-03
Adjust fails_with syntax for non-Apple compilers
Misty De Meo
2013-11-29
Flush stdout before leaving Formula#system
Jack Nagel
2013-11-17
Replace error-prone superenv debug ouput with a separate log file
Jack Nagel
2013-11-02
Remove intermediate exception in Formula#system
Jack Nagel
2013-11-02
Add cxxstdlib_check method to request changing C++ stdlib checking.
Xiyue Deng
2013-10-31
fetch: clear partial downloads when --force is given
Jack Nagel
2013-10-31
Generate logs in verbose mode
Stefan
2013-10-30
git-etc: remove all code.
Mike McQuaid
2013-10-30
Cleanup use of some global constants.
Mike McQuaid
2013-10-30
Formula: add tap? method.
Mike McQuaid
2013-10-30
global: add more tap regexes.
Mike McQuaid
2013-10-22
Remove "double negative" condition
Jack Nagel
2013-10-22
Eagerly initialize formula specs
Jack Nagel
2013-10-19
HOMEBREW_GIT_ETC: fix nil etc bug.
Mike McQuaid
2013-10-19
formula: fix git_etc bash_completion handling.
Mike McQuaid
2013-10-10
git_etc: update based on bottle etc/var changes.
Mike McQuaid
2013-10-10
formula: add bottle_prefix method.
Mike McQuaid
2013-10-10
InstallRenamed: don't overwrite etc files; rename.
Mike McQuaid
2013-10-04
Check types in Formula#==
Jack Nagel
2013-09-27
Bottle: set version from stable spec.
Mike McQuaid
2013-09-26
Simplify setup for local bottle installation
Jack Nagel
2013-09-22
Group DSL methods that delegate to the stable spec
Jack Nagel
2013-09-21
Allow explicitly requiring universal deps
Jack Nagel
2013-09-21
Move dependencies to SoftwareSpec
Jack Nagel
2013-09-21
Move options to SoftwareSpec
Jack Nagel
2013-09-21
Give this condition a more revealing name
Jack Nagel
2013-09-17
Make spec-scoped resources override top-level resources
Jack Nagel
2013-09-17
Make top-level resources apply to all specs
Jack Nagel
2013-09-17
Track initialized specs
Jack Nagel
2013-09-17
Move formula resources to SoftwareSpec
Jack Nagel
2013-09-17
Reimplement SoftwareSpec on top of Resource
Jack Nagel
2013-09-17
Decouple Resource from SoftwareSpec
Jack Nagel
2013-09-16
Cater to download strategies not yielding a file
Samuel Cochran
2013-09-14
Move SoftwareSpec to a separate file
Jack Nagel
2013-09-13
Stop exposing the download strategy from Formula
Jack Nagel
2013-09-13
head DSL can accept a block
Jack Nagel
2013-09-12
Use SoftwareSpec directly when using a stable block
Jack Nagel
2013-09-11
Implement Resources
Adam Vandenberg
[next]