[package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS)...
[15.05/openwrt.git] / package / lua /
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-24 Felix Fietkaulua: remove an unnecessary check and replace switch...
2008-08-24 Felix Fietkauimprove lua opcode dispatch performance by using comput...
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-22 Felix Fietkaufix lua compile issues on ixp4xx (EABI) by linking...
2008-05-22 Felix Fietkauadd updated lua patchset from Steven Barth (cyrus)...
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...
2006-04-13 Felix Fietkauremove lots of non-essential packages
2006-02-01 Mike Bakerchange cp to $(CP)
2005-11-22 Nicolas Thillreplace bool by tristate to avoid unnecessary -install...
2005-11-07 Felix Fietkauchange bool in BR2_COMPILE_* to tristate to avoid unnec...
2005-11-05 Nicolas Thillfix lua build broken by [2333]
2005-11-05 Nicolas Thillreorganize/rationalize/format package menuconfig,
2005-10-22 Felix Fietkaulots of small package changes and dependency cleanups...
2005-10-21 Felix Fietkauremove Maintainer: and Source: from packages
2005-06-14 Nicolas ThillEnable packages when dev. build
2005-06-08 Nicolas ThillAlways use -R flag with cp (to preserve symlinks)
2005-06-06 Nicolas ThillAdd some mirrors
2005-05-26 Nicolas ThillFix Source: field
2005-05-26 Nicolas ThillAdd lua package