Logo
Explore Help
Sign In
admin/brew
1
0
Fork 0
You've already forked brew
Code Issues Packages Projects Releases 6 Wiki Activity
brew/Library/Homebrew/compat/ENV/shared.rb

14 lines
196 B
Ruby
Raw Normal View History

ENV: deprecate old methods. These should have been deprecated long ago but we didn’t really have the necessary framework to do so.
2016-12-30 20:20:13 +00:00
module SharedEnvExtension
Use `module Compat` for everything.
2018-05-18 13:35:41 +02:00
module Compat
def j1
odisabled "ENV.j1", "ENV.deparallelize"
end
ENV: move java_cache to compat for future hard deprecation
2017-08-31 00:09:14 +01:00
Use `module Compat` for everything.
2018-05-18 13:35:41 +02:00
def java_cache
odisabled "ENV.java_cache"
end
ENV: move java_cache to compat for future hard deprecation
2017-08-31 00:09:14 +01:00
end
Use `module Compat` for everything.
2018-05-18 13:35:41 +02:00
prepend Compat
ENV: deprecate old methods. These should have been deprecated long ago but we didn’t really have the necessary framework to do so.
2016-12-30 20:20:13 +00:00
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 83ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API