aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/formula.rb
AgeCommit message (Expand)Author
2016-09-09Merge pull request #863 from penman/preserve_aliasMike McQuaid
2016-09-05Formula#specified_pathAlyssa Ross
2016-09-05Formula: include Utils::ShellMisty De Meo
2016-09-05Replace install_name/install_ref with alias_pathAlyssa Ross
2016-09-03Preserve alias when installing formulaeAlyssa Ross
2016-09-01formula: pinned keg is not eligible for cleanupVlad Shablinsky
2016-08-31docs: fix a typo in plist_optionsRoss Penman
2016-08-26Restrict TMPDIR etc. changes to install, post_install and testZhiming Wang
2016-08-19separate build and test logsAndrew Janke
2016-08-19separate build and test logsAndrew Janke
2016-08-18Rename bottle's revision to rebuild.Mike McQuaid
2016-08-18Use epochs in tabsVlad Shablinsky
2016-08-18formula: add epochVlad Shablinsky
2016-08-06Cache outdated_versions for FormulaVlad Shablinsky
2016-08-06formula: detect outdated HEAD in outdated_versionsVlad Shablinsky
2016-08-06formula: don't return outdated head in installed_prefixVlad Shablinsky
2016-08-06formula: add new HEAD methodsVlad Shablinsky
2016-08-05various: eliminate the usage of `any?` (#638)Xu Cheng
2016-07-18remove unnecessary build options manipulation for test and postinstallXu Cheng
2016-07-16Update and test eligible_kegs_for_cleanupVlad Shablinsky
2016-07-16Unify Version.create usageVlad Shablinsky
2016-07-16Use HeadVersion for install/reinstallVlad Shablinsky
2016-07-15respect user's curlrc file (#516)Xu Cheng
2016-07-02formula: simplify migration_needed?Vlad Shablinsky
2016-06-29formula: simplify outdated_versions logicVlad Shablinsky
2016-06-12Add "build_dependencies" key to JSON output (#340)Elliot Saba
2016-05-22Remove LLVM-GCC support. (#252)Mike McQuaid
2016-05-18Revert "Switch to bbatsov's Style Guide since GitHub's is 404" (#250)Mike McQuaid
2016-05-13formula: deprecate startup_plist.Mike McQuaid
2016-05-08Fix more bad dump_verbose_config referencesMartin Afanasjew
2016-05-08Make bottle code cross-platform.Mike McQuaid
2016-05-06brew install: make -s apply only to given formula, not deps (#205)Andrew Janke
2016-05-03Switch to bbatsov's Style Guide since GitHub's is 404 (#189)Andrew Janke
2016-05-02Update Homebrew/homebrew references in commentsMartin Afanasjew
2016-04-22stage: fix block signature back-compatibility under Ruby 1.8.7Andrew Janke
2016-04-18brew test, install, update-test: add --keep-tmp optionAndrew Janke
2016-04-05Formula#path: update docXu Cheng
2016-04-03Update documentation after repository split.Mike McQuaid
2016-04-02various: Homebrew/core is the core tapXu Cheng
2016-03-07rename CoreFormulaRepository to CoreTapXu Cheng
2016-02-26formula: sort outdated versions naturally.Usman Akeju
2016-02-26various: use Tap abstractionXu Cheng
2016-02-18formula: add new pour_bottle DSL with reason.Mike McQuaid
2016-02-06make HOMEBREW_BREW_FILE a Pathname objectXu Cheng
2016-01-27allow PYTHONPATH to override Homebrew site-packagesTim D. Smith
2016-01-18Permit cleanup to remove outdated keg-only formulaeMisty De Meo
2016-01-18formula: output recommended/optional deps in JSON.John Zeringue
2016-01-15build: store source modified time in tabfileXu Cheng
2016-01-12Fix built_as_bottle in Formula's to_hashilovezfs
2016-01-05Revert "formula: pass sdk_path in std_cmake_args"Dominyk Tiller