On Tue, 2010-04-06 at 15:41 -0700, Keith Packard wrote: > > Testing and comments welcome. >
There might be a few deprecated extensions in the tree (http://cgit.freedesktop.org/~keithp/proto/tree/). The build.sh script has been maintained and is up-to-date. Additions and removals are submitted by patches and reviewed on the list. This list of protos is a "daily build" view of the world and may or may not be applicable. It also matches the content of X11R7.5: http://www.x.org/releases/X11R7.5/src/proto/ The build script has a -p option which pulls from git prior to building. A handy way of keeping up-to-date. http://cgit.freedesktop.org/xorg/util/modular/tree/build.sh applewmproto bigreqsproto compositeproto damageproto dmxproto dri2proto fixesproto fontsproto glproto inputproto kbproto randrproto recordproto renderproto resourceproto scrnsaverproto videoproto windowswmproto xcmiscproto xextproto xf86bigfontproto xf86dgaproto xf86driproto xf86vidmodeproto xineramaproto x11proto Usage: ./build.sh [options] prefix where options are: -a : do NOT run auto config tools (autogen.sh, configure) -b : use .build.unknown build directory -c : run make clean in addition to others -d : run make distcheck in addition to others -D : run make dist in addition to others -f file: append module being built to file. The last line of this file can be used for resuming with -r. -g : build with debug information -n : do not quit after error; just print error message -o module/component : build just this component -p : run git pull on each component -r module/component : resume building with this component -s sudo-command : sudo command to use --clone : clone non-existing repositories (uses $GITROOT if set) --check : run make check in addition to others
signature.asc
Description: This is a digitally signed message part
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
