Skip to content

Tags: jam7/brew

Tags

1.3.1

Toggle 1.3.1's commit message
CircleCI: Store artifacts [Linux]

1.3.0

Toggle 1.3.0's commit message
Dockerfile: Fix rake [Linux]

Fix the error:
brew audit
==> Installing or updating 'rubocop' gem
/usr/bin/ruby2.3: No such file or directory -- /usr/share/rubygems-integration/all/gems/rake-10.5.0/bin/rake (LoadError)

1.2.8

Toggle 1.2.8's commit message
safe_fork: Improve the error message [Linux] (Linuxbrew#473)

1.2.7

Toggle 1.2.7's commit message
Install bzip2 if required to decompress bz2 files for Linuxbrew (Linu…

…xbrew#462)

1.2.6

Toggle 1.2.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge tag Homebrew/1.2.6 into Linuxbrew/master

Conflicts:
	CONTRIBUTING.md
	Library/Homebrew/os.rb
	README.md

1.2.5

Toggle 1.2.5's commit message
test: Add python executable to the PATH for Linuxbrew (Linuxbrew#443)

Add the `python` executable to the PATH if the formula requires Python.

1.2.4

Toggle 1.2.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix failing Java tests for Linuxbrew

With Linuxbrew, the expected value is currently nil.
This may change when Homebrew and Linuxbrew converge,
but this is out of the scope for this change.

1.2.3

Toggle 1.2.3's commit message
README.md: Add PATH to the shell profile for Linuxbrew (Linuxbrew#421)

Modify either ~/.bash_profile or ~/.profile as appropriate.

1.2.2

Toggle 1.2.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add Michka Popoff to the maintainers list for Linuxbrew (Linuxbrew#413)

1.2.1

Toggle 1.2.1's commit message
BottleLoader: Fix installing a bottle from an URL (Linuxbrew#404)

The name of the formula is not extracted correctly
when the URL includes a hyphen.