210 Commits

Author SHA1 Message Date
mpeterv
0361ea374a For Lua 5.1 look for modules locally first
Lua 5.1 and LuaJIT have "?.lua" as the first entry in package.path,
while Lua 5.2 and 5.3 have it as the last one. Respect this rule
when patching default paths in luaconf.h.
2015-10-25 13:25:28 +03:00
mpeterv
72bab48215 Use LuaJIT github mirror 2015-10-25 13:03:58 +03:00
mpeterv
aaacf18772 Do not copy .git subdirectory when installing from local sources 2015-09-24 18:29:36 +03:00
mpeterv
5198a49ee2 Update README.rst 2015-08-14 15:09:59 +03:00
mpeterv
5f43faa7f3 Package for pip 0.0.3 2015-08-14 14:16:53 +03:00
mpeterv
05202d596f Use --force-config when configuring LuaRocks
Fixed tree in $HOME/.luarocks being visible from scripts installed
with LuaRocks.
2015-08-14 12:27:55 +03:00
mpeterv
95090d9c1b Update readme 2015-08-13 15:56:28 +03:00
mpeterv
0c3f3fb80e Nicer interface
Don't dump all command output unless there is an error, print nice
messages instead.
2015-08-12 18:50:10 +03:00
mpeterv
948e2dc57e Add license and readme 2015-08-12 15:31:50 +03:00
mpeterv
746aa43bf6 Initial commit 2015-08-12 15:18:43 +03:00