public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/5] Improve debug infrastructure for build debugging
@ 2022-08-01 14:57 Felix Moessbauer
  2022-08-01 14:57 ` [PATCH 1/5] get architecture specific build deps for devshell Felix Moessbauer
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Felix Moessbauer @ 2022-08-01 14:57 UTC (permalink / raw)
  To: isar-users; +Cc: jan.kiszka, Felix Moessbauer

Patch 1: Fix crossbuild in devshell
Patch 2,3: Fix ccache integration in devshell
Patch 4: do not warn about variables in case CCACHE_DEBUG is enabled
Patch 5: allow to set CCACHE_DEBUG from calling environment

This series helps a lot to find and solve cachability issues in
kernel (cross) builds.

Best regards,
Felix

Felix Moessbauer (5):
  get architecture specific build deps for devshell
  move CCACHE_DISABLE env var to function
  prepend ccache wrappers in devshell
  do not warn on CCACHE related variables
  allow to switch CCACHE_DEBUG mode from environment

 meta/classes/base.bbclass      |  2 ++
 meta/classes/dpkg-base.bbclass | 10 ++++++++--
 meta/classes/dpkg.bbclass      |  5 +++--
 scripts/isar-buildenv-internal |  2 +-
 4 files changed, 14 insertions(+), 5 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-08-10 11:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-01 14:57 [PATCH 0/5] Improve debug infrastructure for build debugging Felix Moessbauer
2022-08-01 14:57 ` [PATCH 1/5] get architecture specific build deps for devshell Felix Moessbauer
2022-08-01 14:57 ` [PATCH 2/5] move CCACHE_DISABLE env var to function Felix Moessbauer
2022-08-01 14:57 ` [PATCH 3/5] prepend ccache wrappers in devshell Felix Moessbauer
2022-08-01 15:00   ` Jan Kiszka
2022-08-02  7:50   ` Felix Moessbauer
2022-08-01 14:57 ` [PATCH 4/5] do not warn on CCACHE related variables Felix Moessbauer
2022-08-01 14:57 ` [PATCH 5/5] allow to switch CCACHE_DEBUG mode from environment Felix Moessbauer
2022-08-10 11:32 ` [PATCH 0/5] Improve debug infrastructure for build debugging Anton Mikanovich

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