All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [lua v2 0/4] lua
@ 2014-02-26 10:03 Francois Perrad
  2014-02-26 10:03 ` [Buildroot] [lua v2 1/4] lua: remove LUA_INSTALLED_FILES Francois Perrad
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Francois Perrad @ 2014-02-26 10:03 UTC (permalink / raw)
  To: buildroot

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

Francois Perrad (4):
  lua: remove LUA_INSTALLED_FILES
  lua: refactor install steps
  lua: handles BR2_PREFER_STATIC_LIB
  luarocks: never wraps script

 package/Config.in                                  |    3 +-
 package/lua/5.1.5/lua-02-shared-libs-for-lua.patch |   39 +++++++++++--
 package/lua/5.2.3/lua-02-shared-libs-for-lua.patch |   39 +++++++++++--
 package/lua/lua.mk                                 |   60 ++++++--------------
 package/luarocks/luarocks.mk                       |    1 +
 5 files changed, 87 insertions(+), 55 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-02-26 16:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-26 10:03 [Buildroot] [lua v2 0/4] lua Francois Perrad
2014-02-26 10:03 ` [Buildroot] [lua v2 1/4] lua: remove LUA_INSTALLED_FILES Francois Perrad
2014-02-26 14:06   ` Peter Korsgaard
2014-02-26 10:03 ` [Buildroot] [lua v2 2/4] lua: refactor install steps Francois Perrad
2014-02-26 14:07   ` Peter Korsgaard
2014-02-26 15:14     ` François Perrad
2014-02-26 15:22       ` Peter Korsgaard
2014-02-26 10:03 ` [Buildroot] [lua v2 3/4] lua: handles BR2_PREFER_STATIC_LIB Francois Perrad
2014-02-26 16:33   ` Peter Korsgaard
2014-02-26 10:03 ` [Buildroot] [lua v2 4/4] luarocks: never wraps script Francois Perrad
2014-02-26 16:33   ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.