package/lua: implement memory limits, scripts can use get_memory_limit() and set_memo...
[openwrt/svn-archive/archive.git] / package / lua / Makefile
2009-07-09 Jo-Philipp Wichpackage/lua: implement memory limits, scripts can use...
2009-05-14 Nicolas Thill[package] lua: install lua.pc pkgconfig file as well...
2009-04-25 Nicolas Thill[cosmetic] change occurences of LUA to Lua (from lua...
2009-04-19 Jo-Philipp Wich[package] lua: revert r15108 & r15109
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2009-04-05 Jo-Philipp Wich[package] lua: add zlib build dependency, fix inaccurac...
2009-04-04 Jo-Philipp Wich[package] lua: add support for loading gzip compressed...
2009-03-17 Felix Fietkaumove host build in packages into a separate namespace...
2009-02-22 Felix Fietkauadd back the old host patches for lua to improve portab...
2009-02-22 Felix Fietkaumerge host build of lua from tools/ into package/lua...
2009-01-31 Felix Fietkaufix lua compile with eglibc selected and utmp support...
2008-11-11 Nicolas Thilllua changes:
2008-09-25 Steven BarthEmbed luaposix and bitlib into Lua core library
2008-08-24 Steven BarthUpdated Lua to 5.1.4
2008-08-06 Felix Fietkauuse $(FPIC) in a few places where it matters
2008-07-30 Florian Fainellix86_64 also needs -fPIC to create lua shared libraries
2008-07-29 Steven Barthlua: Remove -fPIC for non-powerpc platforms
2008-06-29 Steven Barthlua: Fixed some cross-platform issues for PPC (and...
2008-05-23 Felix Fietkaufix liblua symlink installation
2008-05-22 Steven BarthAdded missing header reference to InstallDev target
2008-05-04 Felix Fietkaufix lua compile configuration error
2008-04-28 Felix Fietkaufix lua cflags
2008-04-13 Felix Fietkauremove lua's dependency on libreadline and libncurses
2008-04-13 Felix Fietkaumove lua from packages/ to trunk in anticipation of...