On Tue, Feb 14, 2017 at 11:57:50AM +0000, Emil Velikov wrote: > Hi all, > > Here are some patches inspired by my resent release.sh/xorg-macros work. > > The first two are a bit of bugfix/polish wrt the existing NOAUTOGEN > option, patch 3 adds NOMAKE option, such that one can do only a fetch of > the current repositories/projects via > > ./build.sh --clone [-p] -a -m > > That combined with the remaining 6 patches allowed me to fetch all of > xorg and test my other patches. > > Notes: > - There are many nitpicks with build.sh but I've kept things with > minimal alterations. > - Some of the the repositories listed in patches 4-9 explicitly error > out during configure (unmaintained/moved). It would be better to add a > (file?) tag to annotate those, letting build.sh check it and act > accordingly. > > Both of these are tasks for another day ;-)
I pushed 1, 2, 3 with a few whitespace fixes To git+ssh://git.freedesktop.org/git/xorg/util/modular f570660..3d76c28 master -> master Cheers, Peter > > Emil Velikov (9): > build.sh: honour when NOAUTOGEN (-a) is set > build.sh: mention when autogen/configure is omitted > build.sh: add NOMAKE configure option > build.sh: add the remaining xorg app(s) > build.sh: add the remaining xorg lib(s) > build.sh: add the remaining xorg driver(s) > build.sh: add the remaining xorg proto(s) > build.sh: add the remaining xorg font > build.sh: add the remaining xorg util(s) > > build.sh | 123 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- > 1 file changed, 119 insertions(+), 4 deletions(-) _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
