16 Commits (cc7805ea27d8bfd51fce32d8a420e86b4cbc91bc)

Author SHA1 Message Date
Jo-Philipp Wich 41fe312464 lua: embed md5lib 16 years ago
Jo-Philipp Wich 98e70367c9 lua: revert r15108 & r15109 16 years ago
Jo-Philipp Wich 69c1c6ed28 lua: add zlib build dependency, fix inaccuracy in gzip loader 16 years ago
Jo-Philipp Wich 27b7e29e13 lua: add support for loading gzip compressed source files, bump package revision 16 years ago
Felix Fietkau 4a21b1be1a fix lua compile with eglibc selected and utmp support disabled 16 years ago
Nicolas Thill d186cdbfd0 lua changes: - fix shared lib generation - don't ship liblua.so dev lib in liblua package - remove unsupported 'all' make target during build - misc cleanup - bump release number 16 years ago
Steven Barth c1ef612776 Embed luaposix and bitlib into Lua core library 16 years ago
Steven Barth 4b7249183c Updated Lua to 5.1.4 16 years ago
Felix Fietkau e219aaf034 lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx, lars) 16 years ago
Felix Fietkau 62333dabe1 improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test 16 years ago
Steven Barth 76215afdec lua: Fixed some cross-platform issues for PPC (and probably other architectures) 16 years ago
Felix Fietkau 554ddcf755 fix liblua symlink installation 17 years ago
Felix Fietkau d8d15cb1c0 fix lua compile issues on ixp4xx (EABI) by linking libgcc into liblua 17 years ago
Felix Fietkau 6fa85238f5 add updated lua patchset from Steven Barth (cyrus) as explained in http://lists.openwrt.org/pipermail/openwrt-devel/2008-May/002170.html 17 years ago
Felix Fietkau 77760bba21 remove lua's dependency on libreadline and libncurses 17 years ago
Felix Fietkau 1563615bed move lua from packages/ to trunk in anticipation of upcoming stuff ;) 17 years ago