summaryrefslogtreecommitdiff
path: root/package/lua
AgeCommit message (Expand)Author
2017-01-30lua: bump to version 5.3.4Francois Perrad
2016-10-22lua: use $(HOST_MAKE_ENV) when calling $(MAKE)Gustavo Zacarias
2016-10-22lua: use $(TARGET_MAKE_ENV) when calling $(MAKE)Gustavo Zacarias
2016-07-03lua: remove empty host dependencies definitionJulien Floret
2016-06-22lua: add upstream patch to fix 5.3.3 loop parserFrancois Perrad
2016-06-07lua: bump to version 5.3.3Francois Perrad
2016-01-12lua: switch to 5.3.x as default versionFrancois Perrad
2015-12-17lua: bump to version 5.3.2Francois Perrad
2015-06-18lua: bump to version 5.3.1Francois Perrad
2015-04-23package: kill pointless text justificationGustavo Zacarias
2015-04-01packages: remove (non-)lfs dependencies and tweaksGustavo Zacarias
2015-03-31packages: indentation cleanupJerzy Grzegorek
2015-03-08lua: bump to version 5.2.4Francois Perrad
2015-02-02lua: add missing hash for lua 5.3.0Francois Perrad
2015-02-02lua: add option 32bitsFrancois Perrad
2015-02-02lua: add 5.3.x serieFrancois Perrad
2015-01-10lua: add a upstream patchFrancois Perrad
2014-12-24lua: rename patches to the new conventionFrancois Perrad
2014-12-11Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni
2014-09-19lua: add hashFrancois Perrad
2014-09-13lua: fix license path for lua 5.2Frank Hunleth
2014-09-06host-lua: compat mode not longer needed by the newest luarocksFrancois Perrad
2014-05-21packages: make providers declare what they provideYann E. MORIN
2014-04-05package/lua: rename config optionsYann E. MORIN
2014-04-05package/luainterpreter: rename the _HAS and _PROVIDES variablesYann E. MORIN
2014-02-26lua: handles BR2_PREFER_STATIC_LIBFrancois Perrad
2014-02-26lua: refactor install stepsFrancois Perrad
2014-02-26lua: remove LUA_INSTALLED_FILESFrancois Perrad
2014-01-21lua: add an upstream patchFrancois Perrad
2014-01-21lua: choice between 5.1.x & 5.2.xFrancois Perrad
2014-01-13lua*: restore version in module pathsFrancois Perrad
2014-01-13luainterpreter: create virtual packageFrancois Perrad
2013-12-25lua: remove a too invasive patchFrancois Perrad
2013-12-08packages: remove package clean commandsThomas De Schampheleire
2013-12-06packages: remove uninstall commandsThomas De Schampheleire
2013-09-07trivial: correct capitalization of Lua in Config.in filesThomas De Schampheleire
2013-07-04Remove BR2_HAVE_DEVFILESThomas Petazzoni
2013-06-20lua: Added missing HOST_LDFLAGSAssaf Inbal
2013-06-06Normalize separator size to 80Alexandre Belloni
2012-12-05lua: support linenoiseFrancois Perrad
2012-11-17lua: don't be fancy when creating shared libraryPeter Korsgaard
2012-11-15lua: refactor without useless define'sFrancois Perrad
2012-11-15lua: remove 3 sub-options, always install allFrancois Perrad
2012-08-04lua: Add license infoDanomi Manchego
2012-07-22lua: fix typoThomas Petazzoni
2012-07-20lua: use install -D everywhereThomas Petazzoni
2012-07-20lua: fix build issue with gcc 4.6Thomas Petazzoni
2012-07-20lua: ensure that host-lua does not depend on host-readline and host-ncursesThomas Petazzoni
2012-07-18lua: refactor without sedFrancois Perrad
2012-07-17lua: embed sub-options into a if...endif instead of depends onThomas Petazzoni