7075 Commits

Author SHA1 Message Date
Mike McQuaid
346ad93f90 SUPPORTERS: add some (very) late links. 2015-02-24 08:23:22 +00:00
Baptiste Fontaine
18fe0da26e typos fixed & empty lines removed in the brew manpage
Closes Homebrew/homebrew#37121.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-24 00:04:02 -05:00
Jack Nagel
1dc4412f69 Provide Hardware::CPU.feature? 2015-02-23 21:38:36 -05:00
Jack Nagel
6e92716642 Define Hardware::CPU.features on the base module 2015-02-23 21:38:36 -05:00
Mike McQuaid
64d9c16942 test-bot: pass tap argument to bottle --write. 2015-02-23 21:29:51 +00:00
Mike McQuaid
30a8d8e470 bottle: --write: use canonical name with tap arg. 2015-02-23 21:29:50 +00:00
Xu Cheng
c7d07bcabd JavaDependency: add inspect
Closes Homebrew/homebrew#37106.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-02-24 02:36:27 +08:00
Xu Cheng
bec41feb7e JavaDependency: stop ignoring trailing +
This is a follow up of Homebrew/homebrew#36376
2015-02-24 02:36:27 +08:00
Xu Cheng
f7670c9106 JavaDependency: set JAVA_HOME and CFLAGS in superenv 2015-02-24 02:36:27 +08:00
Xu Cheng
cf3ee4546f add inspect to Requirement subclass
Closes Homebrew/homebrew#37116.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-02-24 01:39:53 +08:00
Mike McQuaid
1f541f7dfb test-bot: upload packages from canonical name. 2015-02-23 17:15:20 +00:00
Mike McQuaid
bfee201a18 test-bot: don't blow up if formula can't be found. 2015-02-23 15:12:09 +00:00
Mike McQuaid
a0e2232b43 test-bot: set debug flag for CI. 2015-02-23 15:10:00 +00:00
Mike McQuaid
07ddf7aab5 pull: only link changed tap formulae. 2015-02-23 14:57:09 +00:00
Mike McQuaid
e50badf11c pull: use link_tap_formula method. 2015-02-23 14:49:10 +00:00
Mike McQuaid
7926ea171c README: add xu-cheng to maintainers. 2015-02-23 14:21:16 +00:00
Mike McQuaid
43bb1ca72a README: add sponsors. 2015-02-23 14:20:13 +00:00
Mike McQuaid
c7363e2d03 pull: backtrace when tap repair fails. 2015-02-23 13:25:06 +00:00
Mike McQuaid
7d99168192 pull: allow tap repair to fail. 2015-02-23 10:45:59 +00:00
Mike McQuaid
04f89a94ba pull: run tap --repair when pulling tap formulae.
This should allow formulae to be found after they are pulled.

Closes Homebrew/homebrew#37043.
2015-02-22 15:59:11 +00:00
Dominyk Tiller
a9332cfeb4 celt: boneyard
Dumps Celt in the Boneyard. Has officially been merged into the Opus
codec, which we already support, and has consequently ceased being
updated entirely at the current website and download link. See the
great big orange banner on http://www.celt-codec.org/ :)

Closes Homebrew/homebrew#37051.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-22 15:52:24 +00:00
Jack Nagel
35860ac60f Switch to string keys
The OpenStruct initializer accepts both symbols and strings, but any
nested hashes will only allow access via string keys, so let's always
construct the object with strings for consistency.
2015-02-21 18:44:04 -05:00
Kevin Yap
bb5f7739c7 README: update Gratipay badge link.
Removes an unnecessary redirect from gittip.com to gratipay.com.

Closes Homebrew/homebrew#37033.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-21 20:28:57 +00:00
Jack Nagel
a6b16dfa18 Eliminate conditional 2015-02-21 12:26:14 -05:00
Jack Nagel
22cf99094f Set the path on "fake" install receipts 2015-02-21 12:26:14 -05:00
Xu Cheng
202dac2555 bottle: better match for formulea with stable do block
It will only work if the indent is correct.

Closes Homebrew/homebrew#37024.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-02-22 00:06:45 +08:00
Xu Cheng
1c8323f9cc bottle: revision is digits rather than string in the merge regex
Closes Homebrew/homebrew#37015.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-02-21 17:01:29 +08:00
Jack Nagel
ac3c5592d8 Compiler is always a string 2015-02-20 21:50:22 -05:00
Xu Cheng
bd408fa51c fixtures: add ps and eps files
Closes Homebrew/homebrew#37001

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-02-21 01:52:22 +08:00
Mike McQuaid
f60396f64a bottle: ignore go libexec path for stuff using go.
These paths cannot be removed and are just used for debug stacktraces so seem
to not be harmful for us to selectively ignore.

Closes Homebrew/homebrew#36894.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-20 15:39:34 +00:00
Mike McQuaid
15bebd6e7e test-bot: default tap bottles to Bintray. 2015-02-19 19:36:14 +00:00
Mike McQuaid
77d47de3b4 Switch bottle provider over to Bintray. 2015-02-19 16:57:30 +00:00
Mike McQuaid
ca119fe7fe pull: add missing Bintray variable warning. 2015-02-19 16:53:53 +00:00
Mike McQuaid
fb9942a264 test-bot: enable tap Bintray upload again. 2015-02-19 15:35:34 +00:00
Mike McQuaid
a40fcfe342 pull: fix newly added bottles on Bintray. 2015-02-19 15:29:32 +00:00
Mike McQuaid
e773d0c3b9 pull: use Bintray package naming. 2015-02-19 12:58:56 +00:00
Mike McQuaid
e5f145abab test-bot: use Bintray package naming. 2015-02-19 12:58:56 +00:00
Mike McQuaid
cf72e942b6 bottles: add Bintray package naming method. 2015-02-19 12:58:56 +00:00
Mike McQuaid
525e04d8dd test-bot: set bottle args for Bintray testing. 2015-02-19 12:58:55 +00:00
Mike McQuaid
635681401e software_spec: use homebrew Bintray subdomain.
Also: split into two variables so they can be used for taps.
2015-02-19 12:58:53 +00:00
Mike McQuaid
00e6bc98bd test-bot: disable bintray taps temporarily. 2015-02-19 12:21:58 +00:00
Mike McQuaid
2805a62af2 test-bot: cleanup even more in tap directories. 2015-02-19 11:52:04 +00:00
Mike McQuaid
9061daad5e test-bot: fix tap directory variable (again). 2015-02-19 11:50:16 +00:00
Mike McQuaid
6f7c73e8cc test-bot: fix tap directory name variable. 2015-02-19 11:46:55 +00:00
Mike McQuaid
0ce71f33ad test-bot: move reset logic above tapping. 2015-02-19 11:44:56 +00:00
Mike McQuaid
857da689bf test-bot: add flag to reset repository and taps. 2015-02-19 11:37:07 +00:00
Mike McQuaid
b6f9eb0850 bottles: expand Bintray tap repository handling. 2015-02-19 11:24:08 +00:00
Mike McQuaid
31028941a9 test-bot: fix (another) bad variable name. 2015-02-19 11:14:44 +00:00
Mike McQuaid
a0980f05a1 test-bot: fix tap variable naming. 2015-02-19 11:12:07 +00:00
Mike McQuaid
5c7c7a4ce6 pull: support taps, use same version as test-bot. 2015-02-19 11:06:21 +00:00