summaryrefslogtreecommitdiff
path: root/package/lua/lua.mk
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-05-02lua: fix pkgconfig installationPeter Korsgaard1-1/+1
2010-05-01lua: Migrate to gentargets and improve itGustavo Zacarias1-67/+108
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-16package/: convert to DOWNLOAD helperPeter Korsgaard1-1/+1
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard1-1/+1
2008-03-27buildroot: cleanup <package>-clean targets.Peter Korsgaard1-5/+7
2007-11-30Add lua packageUlf Samuelsson1-0/+79