Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCHv2 0/3] Improved static/shared library handling
@ 2014-12-11 22:50 Thomas Petazzoni
  2014-12-11 22:50 ` [Buildroot] [PATCHv2 1/3] Turn the static lib option into a choice with more options Thomas Petazzoni
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Thomas Petazzoni @ 2014-12-11 22:50 UTC (permalink / raw)
  To: buildroot

Hello,

This series contains the remaining patches for the improved
static/shared library handling.

Changes since v1:

 * On the first patch, take into account the various comments made by
   Yann (on the commit log, on defining a 'bool' type for the choice,
   on the prompts for the options of the choice, on the help texts,
   etc.)

 * Split out the ncurses changes in another patch.

 * Add Acked-by from Yann on the patch making "shared only" the
   default.

Thanks,

Thomas

Thomas Petazzoni (3):
  Turn the static lib option into a choice with more options
  ncurses: better handling for shared/static library
  Build shared libraries only as the default

 Config.in                  | 45 ++++++++++++++++++++++++++++++++++++---------
 arch/Config.in             |  1 -
 package/Makefile.in        |  4 +++-
 package/ncurses/ncurses.mk |  9 ++++++++-
 4 files changed, 47 insertions(+), 12 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2014-12-11 23:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-11 22:50 [Buildroot] [PATCHv2 0/3] Improved static/shared library handling Thomas Petazzoni
2014-12-11 22:50 ` [Buildroot] [PATCHv2 1/3] Turn the static lib option into a choice with more options Thomas Petazzoni
2014-12-11 23:05   ` Yann E. MORIN
2014-12-11 22:50 ` [Buildroot] [PATCHv2 2/3] ncurses: better handling for shared/static library Thomas Petazzoni
2014-12-11 23:06   ` Yann E. MORIN
2014-12-11 22:50 ` [Buildroot] [PATCHv2 3/3] Build shared libraries only as the default Thomas Petazzoni
2014-12-11 23:13 ` [Buildroot] [PATCHv2 0/3] Improved static/shared library handling Thomas Petazzoni

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