All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 00/15] CMake janitor
@ 2014-10-19 18:04 Samuel Martin
  2014-10-19 18:04 ` [Buildroot] [PATCH 01/15] package/pkg-cmake.mk: globally disable doc, examples and tests Samuel Martin
                   ` (15 more replies)
  0 siblings, 16 replies; 22+ messages in thread
From: Samuel Martin @ 2014-10-19 18:04 UTC (permalink / raw)
  To: buildroot

Hi all,

Here is a short series cleaning the packages using the cmake-package infra.
It mostly consists in removing configure options already preset by the infra.

Regards,

Samuel Martin (15):
  package/pkg-cmake.mk: globally disable doc, examples and tests
  package/pkg-cmake.mk: disable colouring the output
  package/clapack: cleanup configure options
  package/flann: cleanup configure options
  package/libsoxr: cleanup configure options
  package/libsoxr: cleanup configure options
  package/libubox: cleanup dependencies
  package/libubox: cleanup configure options
  package/libubox: cleanup configure options
  package/libuci: cleanup configure options
  package/libuci: cleanup configure options
  package/ne10: cleanup configure options
  package/opencv: cleanup configure options
  package/polarssl: cleanup configure options
  docs/manual: update cmake-package infrastructure section

 docs/manual/adding-packages-cmake.txt | 10 ++++++++++
 package/clapack/clapack.mk            |  1 -
 package/flann/flann.mk                |  2 --
 package/libsoxr/libsoxr.mk            |  4 ++--
 package/libubox/libubox.mk            |  7 ++++---
 package/libuci/libuci.mk              |  5 +++--
 package/ne10/ne10.mk                  |  5 -----
 package/opencv/opencv.mk              |  2 --
 package/pkg-cmake.mk                  | 13 +++++++++++++
 package/polarssl/polarssl.mk          |  1 -
 10 files changed, 32 insertions(+), 18 deletions(-)

--
2.1.2

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

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

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-19 18:04 [Buildroot] [PATCH 00/15] CMake janitor Samuel Martin
2014-10-19 18:04 ` [Buildroot] [PATCH 01/15] package/pkg-cmake.mk: globally disable doc, examples and tests Samuel Martin
2014-10-19 20:10   ` Thomas Petazzoni
2014-10-19 20:28     ` Samuel Martin
2014-10-19 20:56       ` Thomas Petazzoni
2014-10-20  8:34         ` Samuel Martin
2014-10-20 19:57         ` Arnout Vandecappelle
2014-10-19 18:04 ` [Buildroot] [PATCH 02/15] package/pkg-cmake.mk: disable colouring the output Samuel Martin
2014-10-19 18:04 ` [Buildroot] [PATCH 03/15] package/clapack: cleanup configure options Samuel Martin
2014-10-19 18:04 ` [Buildroot] [PATCH 04/15] package/flann: " Samuel Martin
2014-10-19 18:04 ` [Buildroot] [PATCH 05/15] package/libsoxr: " Samuel Martin
2014-10-19 18:04 ` [Buildroot] [PATCH 06/15] " Samuel Martin
2014-10-19 18:04 ` [Buildroot] [PATCH 07/15] package/libubox: cleanup dependencies Samuel Martin
2014-10-19 18:04 ` [Buildroot] [PATCH 08/15] package/libubox: cleanup configure options Samuel Martin
2014-10-19 18:04 ` [Buildroot] [PATCH 09/15] " Samuel Martin
2014-10-19 18:04 ` [Buildroot] [PATCH 10/15] package/libuci: " Samuel Martin
2014-10-19 18:04 ` [Buildroot] [PATCH 11/15] " Samuel Martin
2014-10-19 18:04 ` [Buildroot] [PATCH 12/15] package/ne10: " Samuel Martin
2014-10-19 18:04 ` [Buildroot] [PATCH 13/15] package/opencv: " Samuel Martin
2014-10-19 18:04 ` [Buildroot] [PATCH 14/15] package/polarssl: " Samuel Martin
2014-10-19 18:04 ` [Buildroot] [PATCH 15/15] docs/manual: update cmake-package infrastructure section Samuel Martin
2014-10-26 16:08 ` [Buildroot] [PATCH 00/15] CMake janitor Thomas Petazzoni

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.