[patch] build.sh: Resuming the build at a specific module

Felix Kühling fxkuehl at gmx.de
Sat Feb 18 14:32:56 PST 2006


Hi,

it has always annoyed me when a modular build with build.sh failed
somewhere in the middle. It usually meant a lot of waiting for
everything to rebuild (or at least reconfigure) until it finally got
back to the place where it had been failing before. The attached patch
adds an option '-r' that allows you to resume the build at a specified
module. It comes in really handy after fixing a broken build somewhere
in the middle. Example:

   util/modular/build.sh -r driver/xf86-input-evdev /home/xorg

would resume the build at the evdev input driver, skipping all 174
modules that would otherwise be (re-)built first. ;-)

Any objections to committing this?

Regards,
  Felix

-- 
| Felix Kühling <fxkuehl at gmx.de>                     http://fxk.de.vu |
| PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888 E595 |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build-resume.diff
Type: text/x-patch
Size: 669 bytes
Desc: not available
Url : http://lists.x.org/archives/xorg-modular/attachments/20060218/8e52a88d/build-resume.bin


More information about the xorg-modular mailing list