summaryrefslogtreecommitdiffstats
path: root/package/lua
Commit message (Expand)AuthorAgeFilesLines
* lua: fix license path for lua 5.2Frank Hunleth2014-09-131-0/+4
* host-lua: compat mode not longer needed by the newest luarocksFrancois Perrad2014-09-061-4/+0
* packages: make providers declare what they provideYann E. MORIN2014-05-211-0/+2
* package/lua: rename config optionsYann E. MORIN2014-04-052-7/+7
* package/luainterpreter: rename the _HAS and _PROVIDES variablesYann E. MORIN2014-04-051-2/+2
* lua: handles BR2_PREFER_STATIC_LIBFrancois Perrad2014-02-263-20/+41
* lua: refactor install stepsFrancois Perrad2014-02-263-27/+47
* lua: remove LUA_INSTALLED_FILESFrancois Perrad2014-02-261-11/+0
* lua: add an upstream patchFrancois Perrad2014-01-211-0/+46
* lua: choice between 5.1.x & 5.2.xFrancois Perrad2014-01-219-1/+167
* lua*: restore version in module pathsFrancois Perrad2014-01-131-17/+4
* luainterpreter: create virtual packageFrancois Perrad2014-01-131-0/+4
* lua: remove a too invasive patchFrancois Perrad2013-12-251-97/+0
* packages: remove package clean commandsThomas De Schampheleire2013-12-081-8/+0
* packages: remove uninstall commandsThomas De Schampheleire2013-12-061-18/+0
* trivial: correct capitalization of Lua in Config.in filesThomas De Schampheleire2013-09-071-2/+2
* 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
OpenPOWER on IntegriCloud