summaryrefslogtreecommitdiffstats
path: root/package/lua/lua.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove BR2_HAVE_DEVFILESThomas Petazzoni2013-07-041-13/+0
* lua: Added missing HOST_LDFLAGSAssaf Inbal2013-06-201-0/+1
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* lua: support linenoiseFrancois Perrad2012-12-051-1/+7
* lua: refactor without useless define'sFrancois Perrad2012-11-151-25/+11
* lua: remove 3 sub-options, always install allFrancois Perrad2012-11-151-17/+1
* lua: Add license infoDanomi Manchego2012-08-041-0/+2
* lua: fix typoThomas Petazzoni2012-07-221-1/+1
* lua: use install -D everywhereThomas Petazzoni2012-07-201-25/+25
* lua: ensure that host-lua does not depend on host-readline and host-ncursesThomas Petazzoni2012-07-201-0/+3
* lua: refactor without sedFrancois Perrad2012-07-181-9/+7
* lua: refactor root path tuningFrancois Perrad2012-07-171-2/+0
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* lua: bump version to 5.1.5François Perrad2012-07-141-1/+1
* 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