]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
aiaiai-test-patchset: optimize disk space
authorRobert Jarzmik <robert.jarzmik@free.fr>
Thu, 6 Nov 2014 19:46:50 +0000 (20:46 +0100)
committerJacob Keller <jacob.e.keller@intel.com>
Thu, 13 Nov 2014 18:33:40 +0000 (10:33 -0800)
commit2115f7ff059260732208d9330d8d8db17734dfab
treef05cd7fbb5e6cf5a31544ef64272845e233fda80
parent6b916dbae65a2ea9ffb7f1519fadf600d441472c
aiaiai-test-patchset: optimize disk space

When compiling multiple defconfigs, remove the build tree between
each compilation to spare disk space.

In this way the build trees don't accumulate on the disk while
testing the same patchset, and the patchset scales with the
number of defconfigs, which is not limiting the build anymore.

Jacob:
  Honor preserve variable, so that when requested we maintain files.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
aiaiai-test-patchset