Christian Wiese
4675b98738
luajit: Updated (2.0.2 -> 2.0.3)
11 years ago
Christian Wiese
b00f14379f
fix cache files to include util-linux instead of util-linux-ng
11 years ago
Christian Wiese
4c86b7101f
lua-posix: fix download of gnulib snapshot
...
see https://github.com/luaposix/luaposix/issues/106 for the reason why
we need to inject gnulib.
11 years ago
Christian Wiese
4d5ae58ad2
luajit: Updated (2.0.1 -> 2.0.2)
11 years ago
Christian Wiese
89cf8d4403
lua-posix: fixed to properly find extracted gnulib sources
12 years ago
Christian Wiese
731364e4ad
lua-posix: Updated (5.1.11 -> 5.1.28)
12 years ago
Christian Wiese
ed91079014
lua-bitop: Added lua-bitop 1.0.2 - A C extension module for Lua which adds bitwise operations on numbers
12 years ago
Christian Wiese
1e549d56ab
lua-pty: Updated (0.9-1 -> 1.0-1)
12 years ago
Christian Wiese
888da66489
lua-wsapi: changed to remove prebuilt lfcgi.so binary
...
Note:
This can be removed when updating to version 1.6!
12 years ago
Christian Wiese
22da49f4db
luajit: add official hotfix patch for luajit 2.0.1
...
http://luajit.org/download/v2.0.1_hotfix1.patch
12 years ago
Christian Wiese
3bb81aaa49
luajit: Updated (2.0.0 -> 2.0.1)
12 years ago
Christian Wiese
7cf5a7b89f
lua-yajl: add upstream fixes
12 years ago
Christian Wiese
cce9fe0947
luajit: Updated (2.0.0-beta8 -> 2.0.0)
12 years ago
Christian Wiese
a1a6ac3b65
lua-lanes: Updated (3.3.0 -> 3.4.0)
12 years ago
Christian Wiese
346fde14ed
lua-lanes: Updated (3.2.0 -> 3.3.0)
12 years ago
Christian Wiese
f914a942d7
lua-lanes: Updated (3.1.6 -> 3.2.0)
12 years ago
Christian Wiese
261825b123
lua-lanes: Updated (3.1.1 -> 3.1.6)
12 years ago
Christian Wiese
be6b743a74
lualdap: added patch to define LDAP_DEPRECATED pre-processor flag
12 years ago
Christian Wiese
314c988c3e
luadoc: Added luadoc 3.0.1 - A documentation generator for lua source code
12 years ago
Christian Wiese
455455f76f
lualdap: Updated (1.0.1 -> 1.1.0)
12 years ago
Christian Wiese
758be21006
lua-yajl: Updated (1.3 -> 2.0)
13 years ago
Christian Wiese
ef0cb1e70d
tnetstrings-lua: Added tnetstrings-lua 1.1.0 - An implementation of TNetStrings in Lua
13 years ago
Christian Wiese
5d3c28b581
kyotocabinet-lua: Added kyotocabinet-lua 1.28 - Lua Binding of Kyoto Cabinet
13 years ago
Christian Wiese
59eb8ef361
lua-pty: improved to bail out if INSTALL_CMOD is not set properly
13 years ago
Alejandro Mery
d6c94d0973
lua-codegen: Updated (0.2.1 -> 0.3.0)
13 years ago
Christian Wiese
cde9a12be1
lua-lanes: Updated (2.2.0 -> 3.1.1)
13 years ago
Christian Wiese
5d8ff7d051
lua: changed build prio (109.800 -> 108.800)
13 years ago
Christian Wiese
ebe9b12f12
lua: improved to add INSTALL_{L,C}MOD variables to lua.pc file
13 years ago
Christian Wiese
7f8176793f
lua: updated lua autotoolize patch
13 years ago
Alejandro Mery
c1a39bafc3
lua: disable readline if package is not enabled or on stage 0
13 years ago
Alejandro Mery
9989af6254
lua: mark to build on stage 0 when cross compiling
13 years ago
Christian Wiese
77a3cd12e2
lua: added autotools based build system
13 years ago
Christian Wiese
15fc3d3b39
luacurl: fixed build 64bit platforms compiling with -fPIC
13 years ago
Christian Wiese
c29e571266
luacurl: Added luacurl 1.2.1 - A lua language binding adopting the easy interface of libcurl
13 years ago
Alejandro Mery
0a43e1cb82
tokyocabinet-lua: updated download location
13 years ago
Alejandro Mery
a3676d769f
luajit: added CV-URL to help finding updates in future
13 years ago
Christian Wiese
bf44961ea0
lua-zmq: Added lua-zmq 1.1 - Lua bindings to ZeroMQ with LuaJIT2 FFI support
13 years ago
Christian Wiese
226d93312b
lua-llthreads: Added lua-llthreads 1.1 - A Low-Level threads interface for Lua
13 years ago
Christian Wiese
2cbca0ddbf
lua-ev: Added lua-ev 1.3 - A Lua 5.1 interface to libev
13 years ago
Christian Wiese
58a79e4a30
luajit: added official beta8-hotfix1 patch
...
This includes the following important changes from the git repo:
- Fix iOS build.
- Fix data-flow analysis for BC_ITERL.
- Use thread-safe exceptions for external unwinding on x64/GCC.
- Fix forced unwinding triggered by external unwinder.
13 years ago
Christian Wiese
4085a16103
luajit: improved conf file to add downloaded patch files
13 years ago
Christian Wiese
f1008c9758
lua-cjson: Added lua-cjson 1.0.2 - A fast JSON parsing and encoding support for Lua
13 years ago
Christian Wiese
ef477b47bd
luajit: Added luajit 2.0.0-beta8 - A Just-In-Time Compiler for Lua
13 years ago
Christian Wiese
de083415a3
lua-lanes: Updated (2.0.10 -> 2.2.0)
13 years ago
Christian Wiese
a7ce22bd6e
lua-yajl: corrected package description
14 years ago
Christian Wiese
2e047b6563
lua-yajl: Updated (1.2 -> 1.3)
14 years ago
Alejandro Mery
4958f08345
lua-subprocess: Added lua-subprocess 0.02 - Port to Lua of Python's subprocess module
14 years ago
Alejandro Mery
17238eb52d
lua-codegen: changed destdir.patch to one more inline with the fix done upstream
14 years ago
Alejandro Mery
711e4d26da
lua-codegen: imported patch to fix templates without newline
14 years ago
Alejandro Mery
fed748ddcf
lua-codegen: Added lua-codegen 0.2.1 - A template engine for lua inspired by StringTemplate
14 years ago