[PATCH util-modular 0/9] En route to testing $WORLD
Emil Velikov
emil.l.velikov at gmail.com
Tue Feb 14 11:57:50 UTC 2017
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 ;-)
Thanks
Emil
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(-)
--
2.11.0
More information about the xorg-devel
mailing list