Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] allow build infrastructure to pick up installed meson tool
@ 2019-10-16 11:19 Norbert Lange
  2019-10-16 11:19 ` [Buildroot] [PATCH 1/4] package/pkg-meson: move crosscompilation support out of package Norbert Lange
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Norbert Lange @ 2019-10-16 11:19 UTC (permalink / raw)
  To: buildroot

This is v3 of the patchset, only patch 1 got modifications.

Patch 1 will install a cross-compilation.conf as part of the toolchain
target, removing this logic from the meson package.

Patch 2 + Patch 3 allow picking up meson + ninja from the system,
this functionality is currently disabled.

Patch 4 moves some common functionality of the support tool
handling into a helper script.

[v2->v3]
-   rebase
-   support overriding [C,CXX,LD]FLAGS in package
-   place most logic into a HOST_MESON_CROSSCONFIG_SED variable
-   further refactoring and simplification

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

end of thread, other threads:[~2019-10-17 10:58 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-16 11:19 [Buildroot] allow build infrastructure to pick up installed meson tool Norbert Lange
2019-10-16 11:19 ` [Buildroot] [PATCH 1/4] package/pkg-meson: move crosscompilation support out of package Norbert Lange
2019-10-16 11:19 ` [Buildroot] [PATCH 2/4] prepare build infrastructure to pick up installed meson tool Norbert Lange
2019-10-16 13:48   ` Thomas Petazzoni
2019-10-16 16:28     ` Norbert Lange
2019-10-16 19:01       ` Thomas Petazzoni
2019-10-16 20:16         ` Yann E. MORIN
2019-10-16 20:31           ` Norbert Lange
2019-10-16 21:08             ` Thomas Petazzoni
2019-10-17 10:58               ` Norbert Lange
2019-10-16 20:22         ` Norbert Lange
2019-10-16 16:47     ` Yann E. MORIN
2019-10-16 17:22       ` Norbert Lange
2019-10-16 11:19 ` [Buildroot] [PATCH 3/4] prepare build infrastructure to pick up installed ninja tool Norbert Lange
2019-10-16 11:19 ` [Buildroot] [PATCH 4/4] support/dependencies: use a helper script for common checks Norbert Lange

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