Commit graph

8 commits

Author SHA1 Message Date
Adam Vandenberg
4c333e01b1 luarocks: llvm compiles are suspicious 2011-03-19 14:20:02 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg
ab643771fb brew-audit - check for commented-out dependencies
"brew audit" will now warn about commented-out dependencies.

Updated formulae that had these to either take them out or rewrite
the comments around them.
2010-09-13 15:16:09 -07:00
Adam Vandenberg
2e73c4d007 Add test to luarocks 2010-06-30 10:06:02 -07:00
Adam Vandenberg
404f1dfbe8 luarocks 2.0.2 2010-06-29 13:17:51 -07:00
Adam Vandenberg
e6d2613358 Update luarocks to find lua. 2010-06-29 13:17:51 -07:00
Max Howell
61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
James Whitehead II
f71c9c702b LuaRocks formula
A deployment and management system for Lua modules.
2009-09-30 01:24:36 +01:00