Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lua: switch to 5.3.x as default version | Francois Perrad | 2016-01-12 | 1 | -1/+1 |
* | lua: bump to version 5.3.2 | Francois Perrad | 2015-12-17 | 6 | -8/+6 |
* | lua: bump to version 5.3.1 | Francois Perrad | 2015-06-18 | 6 | -8/+8 |
* | package: kill pointless text justification | Gustavo Zacarias | 2015-04-23 | 1 | -1/+1 |
* | packages: remove (non-)lfs dependencies and tweaks | Gustavo Zacarias | 2015-04-01 | 1 | -4/+0 |
* | packages: indentation cleanup | Jerzy Grzegorek | 2015-03-31 | 1 | -13/+13 |
* | lua: bump to version 5.2.4 | Francois Perrad | 2015-03-08 | 7 | -22/+3 |
* | lua: add missing hash for lua 5.3.0 | Francois Perrad | 2015-02-02 | 1 | -0/+3 |
* | lua: add option 32bits | Francois Perrad | 2015-02-02 | 2 | -0/+19 |
* | lua: add 5.3.x serie | Francois Perrad | 2015-02-02 | 6 | -3/+177 |
* | lua: add a upstream patch | Francois Perrad | 2015-01-10 | 1 | -0/+19 |
* | lua: rename patches to the new convention | Francois Perrad | 2014-12-24 | 8 | -0/+0 |
* | Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS | Thomas Petazzoni | 2014-12-11 | 1 | -1/+1 |
* | lua: add hash | Francois Perrad | 2014-09-19 | 1 | -0/+6 |
* | lua: fix license path for lua 5.2 | Frank Hunleth | 2014-09-13 | 1 | -0/+4 |
* | host-lua: compat mode not longer needed by the newest luarocks | Francois Perrad | 2014-09-06 | 1 | -4/+0 |
* | packages: make providers declare what they provide | Yann E. MORIN | 2014-05-21 | 1 | -0/+2 |
* | package/lua: rename config options | Yann E. MORIN | 2014-04-05 | 2 | -7/+7 |
* | package/luainterpreter: rename the _HAS and _PROVIDES variables | Yann E. MORIN | 2014-04-05 | 1 | -2/+2 |
* | lua: handles BR2_PREFER_STATIC_LIB | Francois Perrad | 2014-02-26 | 3 | -20/+41 |
* | lua: refactor install steps | Francois Perrad | 2014-02-26 | 3 | -27/+47 |
* | lua: remove LUA_INSTALLED_FILES | Francois Perrad | 2014-02-26 | 1 | -11/+0 |
* | lua: add an upstream patch | Francois Perrad | 2014-01-21 | 1 | -0/+46 |
* | lua: choice between 5.1.x & 5.2.x | Francois Perrad | 2014-01-21 | 9 | -1/+167 |
* | lua*: restore version in module paths | Francois Perrad | 2014-01-13 | 1 | -17/+4 |
* | luainterpreter: create virtual package | Francois Perrad | 2014-01-13 | 1 | -0/+4 |
* | lua: remove a too invasive patch | Francois Perrad | 2013-12-25 | 1 | -97/+0 |
* | packages: remove package clean commands | Thomas De Schampheleire | 2013-12-08 | 1 | -8/+0 |
* | packages: remove uninstall commands | Thomas De Schampheleire | 2013-12-06 | 1 | -18/+0 |
* | trivial: correct capitalization of Lua in Config.in files | Thomas De Schampheleire | 2013-09-07 | 1 | -2/+2 |
* | Remove BR2_HAVE_DEVFILES | Thomas Petazzoni | 2013-07-04 | 1 | -13/+0 |
* | lua: Added missing HOST_LDFLAGS | Assaf Inbal | 2013-06-20 | 1 | -0/+1 |
* | Normalize separator size to 80 | Alexandre Belloni | 2013-06-06 | 1 | -2/+2 |
* | lua: support linenoise | Francois Perrad | 2012-12-05 | 3 | -1/+48 |
* | lua: don't be fancy when creating shared library | Peter Korsgaard | 2012-11-17 | 1 | -1/+1 |
* | lua: refactor without useless define's | Francois Perrad | 2012-11-15 | 1 | -25/+11 |
* | lua: remove 3 sub-options, always install all | Francois Perrad | 2012-11-15 | 2 | -35/+1 |
* | lua: Add license info | Danomi Manchego | 2012-08-04 | 1 | -0/+2 |
* | lua: fix typo | Thomas Petazzoni | 2012-07-22 | 1 | -1/+1 |
* | lua: use install -D everywhere | Thomas Petazzoni | 2012-07-20 | 1 | -25/+25 |
* | lua: fix build issue with gcc 4.6 | Thomas Petazzoni | 2012-07-20 | 2 | -2/+2 |
* | lua: ensure that host-lua does not depend on host-readline and host-ncurses | Thomas Petazzoni | 2012-07-20 | 1 | -0/+3 |
* | lua: refactor without sed | Francois Perrad | 2012-07-18 | 1 | -9/+7 |
* | lua: embed sub-options into a if...endif instead of depends on | Thomas Petazzoni | 2012-07-17 | 1 | -3/+4 |
* | lua: refactor root path tuning | Francois Perrad | 2012-07-17 | 2 | -2/+24 |
* | lua: split and rename patches | Francois Perrad | 2012-07-17 | 3 | -68/+66 |
* | all packages: rename XXXTARGETS to xxx-package | Arnout Vandecappelle (Essensium/Mind) | 2012-07-17 | 1 | -1/+1 |
* | all packages: use new host-xxx-package macros | Arnout Vandecappelle (Essensium/Mind) | 2012-07-17 | 1 | -1/+1 |
* | lua: bump version to 5.1.5 | François Perrad | 2012-07-14 | 9 | -163/+40 |
* | lua: fix non-shared library build | Arnout Vandecappelle (Essensium/Mind) | 2012-03-13 | 1 | -1/+2 |