| Age | Commit message (Collapse) | Author | 
|---|
|  | Add more `odeprecated` calls to places that have been deprecated for a
while in the wild and move some of the existing `odeprecated` calls to
be `odisabled` to allow deleting the compatibility code. | 
|  | superenv and the `:ruby` requirement make a `rake` DSL unnecessary. | 
|  |  | 
|  |  | 
|  | Closes #228. | 
|  | Closes Homebrew/homebrew#42354.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | 
|  | Closes Homebrew/homebrew#41974. | 
|  | The cxxstdlib_check method currently only supports one value, so we can
just define the accompanying instance method when necessary. If we ever
add more options we can back it with a data structure. | 
|  | BuildOptions is now immutable (finally). | 
|  | Formula that use this do not load anymore. | 
|  | These have all been moved to Formulary. | 
|  | This allows disabling this checks when e.g. pouring bottles. | 
|  |  |