[PATCH modular] Implement a classification for scripts using subdirectories

Alan Coopersmith alan.coopersmith at oracle.com
Wed Sep 22 18:06:46 PDT 2010


Trevor Woerner wrote:
> The following is based on some of my assumptions, feel free to correct
> as need be :-)
> 
> If the source tree wasn't so large I assume anyone building the code
> would be expected to download the entire source and run a top-level
> "./configure" and "make" once (like most any other project). I assume
> when the modularization was taking place it was decided to make each
> module shoudl be separate and stand-alone so a developer could work on
> some subset and not have to download the entire source tree.

Yes, that was the main goal of modularization.   X11R6 and earlier you had
to pull down and build the entire source tree, but different parts change
at different rates, and you don't really need to regenerate and reinstall
all the bitmap fonts that haven't changed in years just to test a new ATI
video driver with a bugfix from last week.

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list