Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [lua V4 0/4] lua
@ 2014-07-19 14:38 Francois Perrad
  2014-07-19 14:38 ` [Buildroot] [lua V4 1/4] luajit: add host variant Francois Perrad
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Francois Perrad @ 2014-07-19 14:38 UTC (permalink / raw)
  To: buildroot

delta V4 vs V3 (remaining)
 - refactor with the host-virtual-package infrastructure

Francois Perrad (4):
  luajit: add host variant
  luainterpreter: add host variant
  luarocks: allow to work with host-luainterpreter
  lua-iconv: new package

 package/Config.in                        |  1 +
 package/lua-iconv/Config.in              |  8 ++++++++
 package/lua-iconv/lua-iconv.mk           | 14 ++++++++++++++
 package/luainterpreter/luainterpreter.mk |  3 +++
 package/luajit/luajit.mk                 |  9 +++++++++
 package/luarocks/luarocks.mk             | 18 ++++++++++++------
 6 files changed, 47 insertions(+), 6 deletions(-)
 create mode 100644 package/lua-iconv/Config.in
 create mode 100644 package/lua-iconv/lua-iconv.mk

-- 
1.9.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-07-12 16:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-19 14:38 [Buildroot] [lua V4 0/4] lua Francois Perrad
2014-07-19 14:38 ` [Buildroot] [lua V4 1/4] luajit: add host variant Francois Perrad
2014-07-19 14:38 ` [Buildroot] [lua V4 2/4] luainterpreter: " Francois Perrad
2014-07-19 14:38 ` [Buildroot] [lua V4 3/4] luarocks: allow to work with host-luainterpreter Francois Perrad
2014-07-19 14:38 ` [Buildroot] [lua V4 4/4] lua-iconv: new package Francois Perrad
2015-07-12 16:51   ` Thomas Petazzoni
2014-07-27 12:31 ` [Buildroot] [lua V4 0/4] lua Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox