Fixing some loopholes in error handling. Adding tarball building support for libevdev new dependency and xz format
Streamlining the tarball building use model. Currently the same tarball could end up in different location based on where it is located and not in a consistent way across modules. The new code constitute an improvement and provides a better basis for further enhancements. Gaetan Nadon (7): build.sh: add tar building support for libevdev build.sh: no longer require a trailing slash for module name build.sh: add support for the xz archive file format build.sh: recover SRCDIR when tar command fails build.sh: complete error path when extracting from tars build.sh: tarballs not found under their respective module directory build.sh: extract tarballs in a consistent location build.sh | 213 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 126 insertions(+), 87 deletions(-) -- 1.7.9.5 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
