summaryrefslogtreecommitdiff
path: root/package/lua
AgeCommit message (Expand)AuthorFilesLines
2012-02-19Avoid the warnings about the redefinition of LUA_USE_DLOPEN, when BR2_PACKAGE...Francois Perrad1-2/+2
2012-01-26lua: Allow building lua for the hostWill Newton1-0/+39
2011-09-29package: remove useless arguments from GENTARGETSThomas Petazzoni1-1/+1
2010-08-24lua: make sure that CFLAGS are passedThomas Petazzoni1-1/+3
2010-08-24Add new upstream Lua patches and rename all patches for consistencyFrancois Perrad6-0/+34
2010-05-02lua: fix pkgconfig installationPeter Korsgaard1-1/+1
2010-05-01lua: Migrate to gentargets and improve itGustavo Zacarias8-69/+392
2009-10-03lua: only install headers if BR2_HAVE_DEVFILES is enabledPeter Korsgaard1-1/+1
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton1-1/+1
2009-04-08lua: bump versionPeter Korsgaard1-1/+1
2009-01-30readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/Peter Korsgaard1-1/+1
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard1-1/+1
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard1-1/+1
2008-08-04lua: select readline / ncursesPeter Korsgaard1-5/+2
2008-07-17Kconfig: remove 'default n'Peter Korsgaard1-1/+0
2008-03-27buildroot: cleanup <package>-clean targets.Peter Korsgaard1-5/+7
2007-11-30Add lua packageUlf Samuelsson2-0/+91