aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2015-08-21Call check_xcode check for CLT, tooWilliam Woodruff
2015-08-21Add tests for pouring bottle without XcodeWilliam Woodruff
2015-08-21Add no-Xcode documentation for all classes, methodsWilliam Woodruff
2015-08-21Add guards to calls that would trigger Xcode install requestsWilliam Woodruff
2015-08-21FormulaInstaller: add prevent_build_flags to eliminate code repetitionWilliam Woodruff
2015-08-21Install: add BuildToolsError and BuildFlagsErrorWilliam Woodruff
2015-08-21Split compute_and_install_dependenciesWilliam Woodruff
2015-08-21MacOS: update locate_cctoolWilliam Woodruff
2015-08-21Formula_installer: only attempt relocation install onceWilliam Woodruff
2015-08-21Requirements: add CctoolsRequirementWilliam Woodruff
2015-08-21Install: remove check_for_bad_install_name_toolWilliam Woodruff
2015-08-21add cctools requirementWilliam Woodruff
2015-08-21add install_relocation_tools stubWilliam Woodruff
2015-08-21BottleSpecification: add does_not_need_relocation fieldWilliam Woodruff
2015-08-03fix ruby syntax warningsXu Cheng
2015-08-03brew readall --syntax: skip vendor filesXu Cheng
2015-08-03keg_relocate: fix syntax error.Mike McQuaid
2015-08-03command: fix break caused by style updateXu Cheng
2015-08-03More core files style updatesXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-08-03rubocop: remove conflicted rulesXu Cheng
2015-08-03Add Rubocop 1.8 tweaks.Mike McQuaid
2015-08-03Don't try to Rubocop vendored files.Mike McQuaid
2015-08-02Add Alex Dunn as a maintainer.Alex Dunn
2015-08-02rubocop: update style rulesXu Cheng
2015-08-02online audit: use GET instead of HEADBaptiste Fontaine
2015-08-02tab: check mxcl/master synonym unconditionallyXu Cheng
2015-08-02handle mxcl/master synonym inside Tab#from_file_contentXu Cheng
2015-08-01check_emacs_lisp(): bail unless site-lisp existsAlex Dunn
2015-08-01Automatic caveats for emacs lisp filesAlex Dunn
2015-08-01formula_cellar_checks: check_site_lisp()Alex Dunn
2015-08-01googlecl: move to homebrew/boneyard.Mike McQuaid
2015-08-01formula: define opt_pkgshare helper method.Dominique Orban
2015-08-01enumerate all formulae by files rather than namesXu Cheng
2015-07-31tab: set stable as default specXu Cheng
2015-07-31print sandbox messageXu Cheng
2015-07-31test_tab: add test for Tab#specXu Cheng
2015-07-31test_formula: add more testXu Cheng
2015-07-31ARGV#resolved_formulae: auto resolve specXu Cheng
2015-07-31Formulary#from_rack: auto resolve specXu Cheng
2015-07-31ARGV#spec: allow pass default valueXu Cheng
2015-07-31Formula: add set_acitve_spec methodXu Cheng
2015-07-31Formula: add any_version_installed? methodXu Cheng
2015-07-31Formula#installed_prefix: use PkgVersionXu Cheng
2015-07-31Formula#pkg_version: return the result based on current active_specXu Cheng
2015-07-31Formula: add active_spec_symXu Cheng
2015-07-31Tab: store spec of formulaXu Cheng
2015-07-30xcode: update clang expectation for 10.11Dominyk Tiller
2015-07-30xcode: update regexDominyk Tiller
2015-07-30Tap: allow enumerate non-git tapsXu Cheng