Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [lua V3 0/8] lua
@ 2014-03-01 17:23 Francois Perrad
  2014-03-01 17:23 ` [Buildroot] [lua V3 1/8] luajit: refactor without dont-strip.patch Francois Perrad
                   ` (9 more replies)
  0 siblings, 10 replies; 19+ messages in thread
From: Francois Perrad @ 2014-03-01 17:23 UTC (permalink / raw)
  To: buildroot

delta V3 vs V1 (remaining)
  - luajit: refactor without dont-strip.patch
    now with 'true' instead of '@:'
  - luajit: handles BR2_PREFER_STATIC_LIB
    new patch
  - luainterpreter: add host variant
    new patch, previously included in the luarocks one
  - ljlinenoise
    split dependencies for comment statement in Config.in
  - lua-iconv
    add missing dependencies in .mk

delta V2 vs V1
  - only a subset for 2014.02
  - add fix for Blackfin FLAT

Francois Perrad (8):
  luajit: refactor without dont-strip.patch
  luajit: refactor without shared-lib.patch
  luajit: handles BR2_PREFER_STATIC_LIB
  luajit: add host variant
  luainterpreter: add host variant
  luarocks: allow to work with host-luainterpreter
  ljlinenoise: new package
  lua-iconv: new package

 package/Config.in                         |    2 ++
 package/ljlinenoise/Config.in             |   16 ++++++++++++++++
 package/ljlinenoise/ljlinenoise.mk        |   13 +++++++++++++
 package/lua-iconv/Config.in               |    8 ++++++++
 package/lua-iconv/lua-iconv.mk            |   14 ++++++++++++++
 package/luainterpreter/luainterpreter.mk  |    4 ++++
 package/luajit/luajit-02-shared-lib.patch |   17 -----------------
 package/luajit/luajit-03-dont-strip.patch |   23 -----------------------
 package/luajit/luajit.mk                  |   18 +++++++++++++++++-
 package/luarocks/luarocks.mk              |   18 ++++++++++++------
 10 files changed, 86 insertions(+), 47 deletions(-)
 create mode 100644 package/ljlinenoise/Config.in
 create mode 100644 package/ljlinenoise/ljlinenoise.mk
 create mode 100644 package/lua-iconv/Config.in
 create mode 100644 package/lua-iconv/lua-iconv.mk
 delete mode 100644 package/luajit/luajit-02-shared-lib.patch
 delete mode 100644 package/luajit/luajit-03-dont-strip.patch

-- 
1.7.9.5

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

end of thread, other threads:[~2014-07-18 17:44 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-01 17:23 [Buildroot] [lua V3 0/8] lua Francois Perrad
2014-03-01 17:23 ` [Buildroot] [lua V3 1/8] luajit: refactor without dont-strip.patch Francois Perrad
2014-03-01 17:23 ` [Buildroot] [lua V3 2/8] luajit: refactor without shared-lib.patch Francois Perrad
2014-03-01 17:23 ` [Buildroot] [lua V3 3/8] luajit: handles BR2_PREFER_STATIC_LIB Francois Perrad
2014-03-01 17:23 ` [Buildroot] [lua V3 4/8] luajit: add host variant Francois Perrad
2014-03-01 17:47   ` Yann E. MORIN
2014-03-01 18:39     ` Thomas Petazzoni
2014-03-01 21:41       ` Yann E. MORIN
2014-03-01 17:23 ` [Buildroot] [lua V3 5/8] luainterpreter: " Francois Perrad
2014-03-01 17:23 ` [Buildroot] [lua V3 6/8] luarocks: allow to work with host-luainterpreter Francois Perrad
2014-03-01 17:23 ` [Buildroot] [lua V3 7/8] ljlinenoise: new package Francois Perrad
2014-03-01 23:15   ` Thomas Petazzoni
2014-03-01 17:23 ` [Buildroot] [lua V3 8/8] lua-iconv: " Francois Perrad
2014-03-01 23:02 ` [Buildroot] [lua V3 0/8] lua Thomas Petazzoni
2014-04-19 21:58   ` Thomas Petazzoni
2014-04-20  7:38     ` [Buildroot] [UNSURE]Re: " François Perrad
2014-04-20  8:13       ` Thomas Petazzoni
2014-04-20 15:03         ` François Perrad
2014-07-18 17:44 ` [Buildroot] " Thomas Petazzoni

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