| Age | Commit message (Collapse) | Author |
|
Allow virtualenvs to find Python bindings provided by deps
Closes #603.
|
|
Instead of adding additional lines to formula.rb:
https://git.io/vKxxh
just turn on argument refurbishment for any formula that creates a
virtualenv.
cf Homebrew/ruby-macho#50, Homebrew/homebrew-core#1663
|
|
|
|
Substitue each Version.new and HeadVersion.new with Version.create
to unify Version and HeadVersion instantiation among core code.
Note that this does not relate to Mac::OS::Version class.
|
|
Including the extension is not an error, but we don't normally do this.
|
|
Closes Homebrew/homebrew#42354.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Add helper to check whether a module is importable.
Closes Homebrew/homebrew#37345.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
Closes Homebrew/homebrew#35681.
|
|
|
|
Add a helper like std_cmake_args that returns the correct incantation
for invoking setup.py in a consistent way and with our preferred
arguments. Replaces setup_install.
|
|
|
|
Closes Homebrew/homebrew#33988.
|
|
|
|
These have all been moved to Formulary.
|
|
|