mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 00/10] MAKEALL updates
@ 2023-05-02  7:39 Sascha Hauer
  2023-05-02  7:39 ` [PATCH 01/10] MAKEALL: Configure before setting up CROSS_COMPILE Sascha Hauer
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Sascha Hauer @ 2023-05-02  7:39 UTC (permalink / raw)
  To: Barebox List

This series puts some love into the existing MAKEALL script. Some bugs
are fixes, pick the correct 32/64 ARM toolchain based on the config
file, support applying Kconfig fragments before compilation and some
output beautification.

Sascha

Sascha Hauer (10):
  MAKEALL: Configure before setting up CROSS_COMPILE
  MAKEALL: Select arm64 toolchain for 64bit ARM configs
  MAKEALL: order configs alphabetically
  MAKEALL: Do not print sizes
  MAKEALL: Do not trap
  MAKEALL: fix printing number of compiled configs
  MAKEALL: support Kconfig fragments
  MAKEALL: rename variables
  MAKEALL: separate errors and warnings
  MAKEALL: allow multiple defconfigs as arguments

 MAKEALL | 88 +++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 54 insertions(+), 34 deletions(-)

-- 
2.39.2




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

end of thread, other threads:[~2023-05-02  8:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-02  7:39 [PATCH 00/10] MAKEALL updates Sascha Hauer
2023-05-02  7:39 ` [PATCH 01/10] MAKEALL: Configure before setting up CROSS_COMPILE Sascha Hauer
2023-05-02  7:39 ` [PATCH 02/10] MAKEALL: Select arm64 toolchain for 64bit ARM configs Sascha Hauer
2023-05-02  7:39 ` [PATCH 03/10] MAKEALL: order configs alphabetically Sascha Hauer
2023-05-02  7:39 ` [PATCH 04/10] MAKEALL: Do not print sizes Sascha Hauer
2023-05-02  7:39 ` [PATCH 05/10] MAKEALL: Do not trap Sascha Hauer
2023-05-02  7:39 ` [PATCH 06/10] MAKEALL: fix printing number of compiled configs Sascha Hauer
2023-05-02  7:39 ` [PATCH 07/10] MAKEALL: support Kconfig fragments Sascha Hauer
2023-05-02  7:39 ` [PATCH 08/10] MAKEALL: rename variables Sascha Hauer
2023-05-02  7:39 ` [PATCH 09/10] MAKEALL: separate errors and warnings Sascha Hauer
2023-05-02  7:39 ` [PATCH 10/10] MAKEALL: allow multiple defconfigs as arguments Sascha Hauer

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