summaryrefslogtreecommitdiffstats
path: root/package/lua/lua.mk
Commit message (Expand)AuthorAgeFilesLines
* lua: fix non-shared library buildArnout Vandecappelle (Essensium/Mind)2012-03-131-1/+2
* Avoid the warnings about the redefinition of LUA_USE_DLOPEN, when BR2_PACKAGE...Francois Perrad2012-02-191-2/+2
* lua: Allow building lua for the hostWill Newton2012-01-261-0/+39
* package: remove useless arguments from GENTARGETSThomas Petazzoni2011-09-291-1/+1
* lua: make sure that CFLAGS are passedThomas Petazzoni2010-08-241-1/+3
* lua: fix pkgconfig installationPeter Korsgaard2010-05-021-1/+1
* lua: Migrate to gentargets and improve itGustavo Zacarias2010-05-011-67/+108
* lua: only install headers if BR2_HAVE_DEVFILES is enabledPeter Korsgaard2009-10-031-1/+1
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
* lua: bump versionPeter Korsgaard2009-04-081-1/+1
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* buildroot: cleanup <package>-clean targets.Peter Korsgaard2008-03-271-5/+7
* Add lua packageUlf Samuelsson2007-11-301-0/+79