summaryrefslogtreecommitdiffstats
path: root/package/lua
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-053-1/+48
* lua: don't be fancy when creating shared libraryPeter Korsgaard2012-11-171-1/+1
* lua: refactor without useless define'sFrancois Perrad2012-11-151-25/+11
* lua: remove 3 sub-options, always install allFrancois Perrad2012-11-152-35/+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: fix build issue with gcc 4.6Thomas Petazzoni2012-07-202-2/+2
* 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: embed sub-options into a if...endif instead of depends onThomas Petazzoni2012-07-171-3/+4
* lua: refactor root path tuningFrancois Perrad2012-07-172-2/+24
* lua: split and rename patchesFrancois Perrad2012-07-173-68/+66
* 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-149-163/+40
* 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
* Add new upstream Lua patches and rename all patches for consistencyFrancois Perrad2010-08-246-0/+34
* lua: fix pkgconfig installationPeter Korsgaard2010-05-021-1/+1
* lua: Migrate to gentargets and improve itGustavo Zacarias2010-05-018-69/+392
* 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
* readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/Peter Korsgaard2009-01-301-1/+1
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* lua: select readline / ncursesPeter Korsgaard2008-08-041-5/+2
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
* buildroot: cleanup <package>-clean targets.Peter Korsgaard2008-03-271-5/+7
* Add lua packageUlf Samuelsson2007-11-302-0/+91