summaryrefslogtreecommitdiff
path: root/package/luarocks
AgeCommit message (Expand)Author
2019-09-15package/luarocks: refactor Buildroot addon with new argparse moduleFrancois Perrad
2019-09-15package/luarocks: fix generated configuration when luajitFrancois Perrad
2019-09-15package/luarocks: bump to version 3.2.1Francois Perrad
2019-06-09package/luarocks: fix test file creation on br-externalFrancois Perrad
2019-06-08package/luarocks: bump to version 3.1.3Francois Perrad
2019-05-23package/luarocks: bump to version 3.1.2Francois Perrad
2019-05-07package/luarocks: bump to version 3.1.1Francois Perrad
2019-05-01package/luarocks: bump to version 3.1.0Francois Perrad
2019-03-31package/luarocks: better choice of modules in generated testFrancois Perrad
2019-03-28package/luarocks: add generation of testFrancois Perrad
2019-02-06package/luarocks: refactor buildroot addon without patchFrancois Perrad
2019-01-01package/luarocks: fix generation of license file list in Buildroot addonFrancois Perrad
2018-12-31package/luarocks: add buildroot addonFrancois Perrad
2018-12-01package/luarocks: rework configuration file for per-package directoriesThomas Petazzoni
2018-10-31luarocks: bump to version 3.0.4Francois Perrad
2018-09-16luarocks: bump to version 3.0.3Francois Perrad
2018-09-08luarocks: add hash for license fileThomas Petazzoni
2018-09-08luarocks: bump to version 3.0.2Francois Perrad
2018-08-16luarocks: bump to version 3.0.1Francois Perrad
2018-08-05luarocks: fix lua modules building with luajitFrancois Perrad
2018-07-25luarocks: bump to version 3.0.0Francois Perrad
2018-03-31lua: always use host-lua for host-luainterpreterPeter Korsgaard
2018-03-13luarocks: bump to version 2.4.4Francois Perrad
2017-09-13luarocks: bump to version 2.4.3Francois Perrad
2017-07-05Globally replace $(HOST_DIR)/usr with $(HOST_DIR)Arnout Vandecappelle
2017-07-05Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/shareArnout Vandecappelle
2017-07-05Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle
2017-07-05generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefixArnout Vandecappelle
2016-12-28luarocks: fix target-finalize hook processingDanomi Manchego
2016-11-30luarocks: bump to version 2.4.2Francois Perrad
2016-10-07luarocks: bump to version 2.4.1Francois Perrad
2016-09-09luarocks: bump to version 2.4.0Francois Perrad
2016-07-05packages: use the <PKG>_TARGET_FINALIZE_HOOKSYann E. MORIN
2016-01-12luarocks: bump to version 2.3.0Francois Perrad
2015-07-04pkg-luarocks: fix top-level parallel makefile supportFabio Porcedda
2015-04-25luarocks: bump to version 2.2.2Francois Perrad
2015-03-31packages: indentation cleanupJerzy Grzegorek
2015-03-17luarocks: bump to version 2.2.1Francois Perrad
2015-02-02lua: add 5.3.x serieFrancois Perrad
2014-10-07.mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire
2014-10-04packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire
2014-09-06luarocks: bump to version 2.2.0Francois Perrad
2014-07-31package: remove the trailing slash sign from <PKG>_SITE variableJerzy Grzegorek
2014-07-29luarocks: refactor with TARGET_FINALIZE_HOOKSFrancois Perrad
2014-07-27luarocks: allow to work with host-luainterpreterFrancois Perrad
2014-07-26luarocks: move the option --deps-modeFrancois Perrad
2014-07-26luarocks: bump to version 2.2.0beta1Francois Perrad
2014-03-01luarocks: remove luainterpreter dependencyFrancois Perrad
2014-02-26luarocks: never wraps scriptFrancois Perrad
2014-01-21lua-modules: choice between Lua 5.1.x & Lua 5.2.xFrancois Perrad