ar71xx: drop procd_init console hack
[openwrt.git] / package / lua /
2012-10-19 hcglicensing: Add licensing metadata to many packages
2012-10-10 nbdlua: enable parallel builds
2012-10-10 jowlua: refresh host patches as well (#12303)
2012-10-10 jowlua: update to v5.1.5, refresh patches
2012-10-10 jow[packages] claim maintainership for resolveip and lua
2011-05-04 jow[package] lua: remove posix from Lua core, almost nothi...
2010-10-07 jow[package] lua: switch to double precision for floats
2010-03-30 jow[package] lua: drop refcounting patch in preparation...
2010-03-26 juhosgpackage/lua: refresh patches
2009-10-28 jow[package] lua: add the 100-no_readline.patch to host...
2009-10-28 jow[package] lua: the variable expansion to detect the...
2009-10-27 nbdlua: fix a typo
2009-10-27 nbdlua: re-enable host builds with some more fixes
2009-10-26 nbdlua: fix regressions in operator overloading caused...
2009-10-26 nbdlua: use float instead of double, reduces the gc data...
2009-10-26 nbdlua: fix various bugs in the refcounting implementation...
2009-10-24 nbdlua: get rid of bitlib and md5lib from the core, they...
2009-10-24 nbdlua: add reference counting for strings - this will...
2009-07-26 jow[package] lua: introduce soft memory limits that trigge...
2009-07-09 jowpackage/lua: implement memory limits, scripts can use...
2009-05-14 nico[package] lua: install lua.pc pkgconfig file as well...
2009-04-27 jow[package] lua: embed md5lib
2009-04-25 nico[cosmetic] change occurences of LUA to Lua (from lua...
2009-04-19 jow[package] lua: revert r15108 & r15109
2009-04-17 nbdget rid of $Id$ - it has never helped us and it has...
2009-04-05 jow[package] lua: add zlib build dependency, fix inaccurac...
2009-04-04 jow[package] lua: add support for loading gzip compressed...
2009-03-17 nbdmove host build in packages into a separate namespace...
2009-02-22 nbdadd back the old host patches for lua to improve portab...
2009-02-22 nbdmerge host build of lua from tools/ into package/lua...
2009-01-31 nbdfix lua compile with eglibc selected and utmp support...
2008-11-11 nicolua changes:
2008-09-25 cyrusEmbed luaposix and bitlib into Lua core library
2008-08-24 cyrusUpdated Lua to 5.1.4
2008-08-24 nbdlua: remove an unnecessary check and replace switch...
2008-08-24 nbdimprove lua opcode dispatch performance by using comput...
2008-08-06 nbduse $(FPIC) in a few places where it matters
2008-07-30 florianx86_64 also needs -fPIC to create lua shared libraries
2008-07-29 cyruslua: Remove -fPIC for non-powerpc platforms
2008-06-29 cyruslua: Fixed some cross-platform issues for PPC (and...
2008-05-23 nbdfix liblua symlink installation
2008-05-22 cyrusAdded missing header reference to InstallDev target
2008-05-22 nbdfix lua compile issues on ixp4xx (EABI) by linking...
2008-05-22 nbdadd updated lua patchset from Steven Barth (cyrus)...
2008-05-04 nbdfix lua compile configuration error
2008-04-28 nbdfix lua cflags
2008-04-13 nbdremove lua's dependency on libreadline and libncurses
2008-04-13 nbdmove lua from packages/ to trunk in anticipation of...
2006-04-13 nbdremove lots of non-essential packages
2006-02-01 mbmchange cp to $(CP)
2005-11-22 nicoreplace bool by tristate to avoid unnecessary -install...
2005-11-07 nbdchange bool in BR2_COMPILE_* to tristate to avoid unnec...
2005-11-05 nicofix lua build broken by [2333]
2005-11-05 nicoreorganize/rationalize/format package menuconfig,
2005-10-22 nbdlots of small package changes and dependency cleanups...
2005-10-21 nbdremove Maintainer: and Source: from packages
2005-06-14 nicoEnable packages when dev. build
2005-06-08 nicoAlways use -R flag with cp (to preserve symlinks)
2005-06-06 nicoAdd some mirrors
2005-05-26 nicoFix Source: field
2005-05-26 nicoAdd lua package