aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/compat.rb
AgeCommit message (Expand)Author
2018-01-18Load formula_support deprecationsAlyssa Ross
2017-12-30gpg: move to compat.Mike McQuaid
2017-10-18Move `String#undent` to `compat`.Markus Reiter
2017-04-22More deprecations.Mike McQuaid
2016-12-30ENV: deprecate old methods.Mike McQuaid
2016-12-20Deprecate 32-bit options.Mike McQuaid
2016-11-20compat: deprecate Utils::JSON in favor of corelib JSON.William Woodruff
2016-10-09Fix getting cask path for queries.Markus Reiter
2016-10-04Merge pull request #1145 from reitermarkus/module-functionMarkus Reiter
2016-10-02Add compatibility layer for `module Homebrew`.Markus Reiter
2016-10-01Add temporary compatibility layer for `Tty.white`.Markus Reiter
2016-08-18Rename bottle's revision to rebuild.Mike McQuaid
2016-04-21Move OS::Mac::Xcode.provides_autotools? to compatMisty De Meo
2016-03-20deprecate SHA1Xu Cheng
2016-03-07add compat/tapXu Cheng
2016-01-26Add Haskell::Cabal#cabal_clean_lib back to compat.Mike McQuaid
2015-11-17move more deprecated methods to compat folderXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-07-21move deprecated codes into compatXu Cheng
2015-06-16Rename requirements named *Dependency.Mike McQuaid
2015-03-04move formula_specialties to compatXu Cheng
2013-08-19Rename HomebrewEnvExtension to StdenvJack Nagel
2013-05-10Reorganize compatJack Nagel