index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Formula
/
lua.rb
Age
Commit message (
Expand
)
Author
2014-03-17
lua: use checksummed patches
Jack Nagel
2014-03-08
formulae: fix with/without usage.
Mike McQuaid
2014-02-22
lua: add 5.1.5 bottle.
BrewTestBot
2014-02-11
lua: add test
Mike Naberezny
2013-12-14
Update docs, comment mxcl/homebrew refs.
Mike McQuaid
2013-06-24
lua: make sigaction powerpatch default, support --without-sigaction
Gary V. Vaughan
2013-06-21
lua: fix ^C^C signal bug
Gary V. Vaughan
2013-02-01
Lua 5.1.5
Hiroaki Nakamura
2013-01-04
lua: add universal option
Adam Vandenberg
2012-09-16
lua: use sha1, remove skip_clean :all
Jack Nagel
2012-09-16
lua: revert to 5.1.4
Peter Aronoff
2012-08-29
Lua 5.2.1
John Calsbeek
2012-08-27
lua: use new dsl
Adam Vandenberg
2012-08-18
Replace version strings with Version objects
Jack Nagel
2012-06-15
lua: style nit
Adam Vandenberg
2012-06-15
lua: Using our LDFLAGS
samueljohn
2012-04-01
Use new fails_with DSL syntax
Jack Nagel
2012-03-08
Lua: take 5.1.4-3 patch from MacPorts
Luke Campbell
2011-12-24
Add option for advanced readline support in Lua
Peter Aronoff
2011-12-09
lua: use correct install name when generating dylib
Jack Nagel
2011-09-15
Lua: Ensure liblua.dylib is created
Pop Qvarnstròˆm
2011-09-02
Don't fails_with_llvm if MacOS.lion?
Max Howell
2011-09-01
LUA builds with LLVM
Max Howell
2011-08-31
lua: install a dylib rather than a static liblua.
Gary V. Vaughan
2011-08-05
Make luarocks "just work" with lua
Max Howell
2011-03-25
Update fails_with_llvm in formulae
Adam Vandenberg
2011-03-18
Lua 5.1.4 patch-level 3
Adam Vandenberg
2011-03-12
Use ruby style for inheritance.
Adam Vandenberg
2010-12-26
lua: use safe_system for calling patch
Camillo Lugaresi
2010-08-10
Update formulae to use ENV.cflags
Adam Vandenberg
2010-08-07
Update formulae for version 0.7
Adam Vandenberg
2010-07-16
Fix lua.pc
Adam Vandenberg
2010-06-29
lua - don't strip symbols
Adam Vandenberg
2010-06-23
Simplify Lua brew
Adam Vandenberg
2010-03-16
Remove modification of lua man page location.
Ali Asad Lotia
2010-02-21
Use more inreplace features.
Adam Vandenberg
2009-12-17
Update Lua to install pkg-config info.
Adam Vandenberg
2009-12-12
Reformat lua formula.
Adam Vandenberg
2009-10-15
s/require 'brewkit'/require 'formula'/g
Max Howell
2009-09-30
Fix the Lua formula to properly load libraries installed in HOMEBREW_PREFIX
James Whitehead II
2009-09-16
Default to patch level 1
Max Howell
2009-09-16
Use __END__ patch rather than github gist
Max Howell
2009-09-16
Fix up Lua formula a bit
Ben Alpert
2009-09-01
Lua formula
Sean Wolfe