On Mon, Jul 20, 2015, at 10:40 PM, Owen Taylor wrote: > And some of the things that were done to make gnome > -continuous robust - like assembling a build root from scratch for each > build and building each module from scratch - make it much slower and > more resource intensive for local hacking than jhbuild.
I think buildroots quite fast to construct because they use hardlinking rather than the IO intensive traditional package manager install. On my home server (SSD) it's 5-10 seconds - and most importantly, it's cached - if none of the previous components changed, it's directly reused. _______________________________________________ desktop-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/desktop-devel-list
