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
/
formula.rb
Age
Commit message (
Expand
)
Author
2016-09-09
Merge pull request #863 from penman/preserve_alias
Mike McQuaid
2016-09-05
Formula#specified_path
Alyssa Ross
2016-09-05
Formula: include Utils::Shell
Misty De Meo
2016-09-05
Replace install_name/install_ref with alias_path
Alyssa Ross
2016-09-03
Preserve alias when installing formulae
Alyssa Ross
2016-09-01
formula: pinned keg is not eligible for cleanup
Vlad Shablinsky
2016-08-31
docs: fix a typo in plist_options
Ross Penman
2016-08-26
Restrict TMPDIR etc. changes to install, post_install and test
Zhiming Wang
2016-08-19
separate build and test logs
Andrew Janke
2016-08-19
separate build and test logs
Andrew Janke
2016-08-18
Rename bottle's revision to rebuild.
Mike McQuaid
2016-08-18
Use epochs in tabs
Vlad Shablinsky
2016-08-18
formula: add epoch
Vlad Shablinsky
2016-08-06
Cache outdated_versions for Formula
Vlad Shablinsky
2016-08-06
formula: detect outdated HEAD in outdated_versions
Vlad Shablinsky
2016-08-06
formula: don't return outdated head in installed_prefix
Vlad Shablinsky
2016-08-06
formula: add new HEAD methods
Vlad Shablinsky
2016-08-05
various: eliminate the usage of `any?` (#638)
Xu Cheng
2016-07-18
remove unnecessary build options manipulation for test and postinstall
Xu Cheng
2016-07-16
Update and test eligible_kegs_for_cleanup
Vlad Shablinsky
2016-07-16
Unify Version.create usage
Vlad Shablinsky
2016-07-16
Use HeadVersion for install/reinstall
Vlad Shablinsky
2016-07-15
respect user's curlrc file (#516)
Xu Cheng
2016-07-02
formula: simplify migration_needed?
Vlad Shablinsky
2016-06-29
formula: simplify outdated_versions logic
Vlad Shablinsky
2016-06-12
Add "build_dependencies" key to JSON output (#340)
Elliot Saba
2016-05-22
Remove LLVM-GCC support. (#252)
Mike McQuaid
2016-05-18
Revert "Switch to bbatsov's Style Guide since GitHub's is 404" (#250)
Mike McQuaid
2016-05-13
formula: deprecate startup_plist.
Mike McQuaid
2016-05-08
Fix more bad dump_verbose_config references
Martin Afanasjew
2016-05-08
Make bottle code cross-platform.
Mike McQuaid
2016-05-06
brew install: make -s apply only to given formula, not deps (#205)
Andrew Janke
2016-05-03
Switch to bbatsov's Style Guide since GitHub's is 404 (#189)
Andrew Janke
2016-05-02
Update Homebrew/homebrew references in comments
Martin Afanasjew
2016-04-22
stage: fix block signature back-compatibility under Ruby 1.8.7
Andrew Janke
2016-04-18
brew test, install, update-test: add --keep-tmp option
Andrew Janke
2016-04-05
Formula#path: update doc
Xu Cheng
2016-04-03
Update documentation after repository split.
Mike McQuaid
2016-04-02
various: Homebrew/core is the core tap
Xu Cheng
2016-03-07
rename CoreFormulaRepository to CoreTap
Xu Cheng
2016-02-26
formula: sort outdated versions naturally.
Usman Akeju
2016-02-26
various: use Tap abstraction
Xu Cheng
2016-02-18
formula: add new pour_bottle DSL with reason.
Mike McQuaid
2016-02-06
make HOMEBREW_BREW_FILE a Pathname object
Xu Cheng
2016-01-27
allow PYTHONPATH to override Homebrew site-packages
Tim D. Smith
2016-01-18
Permit cleanup to remove outdated keg-only formulae
Misty De Meo
2016-01-18
formula: output recommended/optional deps in JSON.
John Zeringue
2016-01-15
build: store source modified time in tabfile
Xu Cheng
2016-01-12
Fix built_as_bottle in Formula's to_hash
ilovezfs
2016-01-05
Revert "formula: pass sdk_path in std_cmake_args"
Dominyk Tiller
[next]