261 Commits

Author SHA1 Message Date
Simon Sigurdhsson
4f45077fde Remove global methods from formulae
Removes any global methods from formulae, and moves #kext_prefix (which
seems to be at least somewhat abstractable) into the Formula class. The
only formula with global methods is now aspell; it (and its generating
script in contrib) has been changed to prefix that method with
`aspell_`, to minimize the risk of name collisions.

Closes Homebrew/homebrew#19331.
Closes Homebrew/homebrew#19343.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-21 23:48:50 -05:00
Chad Catlett
873226e741 Make brew services use the correct filename
Closes Homebrew/homebrew#19050.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 23:47:45 -05:00
Jack Nagel
d25b4e40c1 brew-server: clean up 2013-04-03 18:15:12 -05:00
Jan-Henrik Bruhn
e8503e9354 brew-server: add Bootstrap styling
Closes Homebrew/homebrew#18041.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-03 17:59:25 -05:00
Jack Nagel
c3c4a8b913 brew-readall: remove unused variable 2013-03-28 17:51:55 -05:00
Iain Beeston
cda83428a6 add brew linkapps --system
Added an option to linkapps to allow linking to /Applications rather
than ~/Applications

Closes Homebrew/homebrew#18196.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-14 11:32:13 -07:00
Misty De Meo
10d5ed56f1 brew switch: change optlinks for keg-only formulae 2013-03-12 08:18:06 -05:00
Mike McQuaid
5306ef08d6 brew-test-bot: fix bottle function name. 2013-03-03 23:24:08 +00:00
Adam Vandenberg
8aaa58095a brew-switch: don't link keg-only brews
Closes Homebrew/homebrew#18169.
2013-03-03 13:32:28 -08:00
Jack Nagel
3701081b65 brew-mirror-check: fix error handling 2013-02-18 18:12:14 -06:00
Mike McQuaid
4a281cd5cf Rename Library/Contributions/cmds -> cmd. 2013-02-18 10:42:44 +00:00