Commit graph

5 commits

Author SHA1 Message Date
Douglas Creager
84d8754d37 LuaJIT doesn't depend on Lua
The LuaJIT interpreter doesn't depend on the stock Lua interpreter; it
can be built entirely on its own.  We also install a non-versioned link
to the interpreter, at #{HOMEBREW_PREFIX}/bin/luajit.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-01 12:56:56 -07:00
austin seipp
bbdd80d4dd Update LuaJIT version to 2.0.0-beta6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-19 08:36:36 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Michael Dippery
d8c8aaa44a luajit: Update homepage
luajit.org is an umbrella page for a couple related projects;
luajit.org/luajit.html is the LuaJIT-specific page. Nicer to open
up to that, in my humble opinion.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-10 08:33:59 -07:00
Martin Kühl
f1767deec2 New formula: LuaJIT
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-24 09:44:25 -07:00