[PATCH modular 0/7] build.sh: tarball building bug fixes and enhancements

Gaetan Nadon memsize at videotron.ca
Fri Oct 18 15:44:53 CEST 2013


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



More information about the xorg-devel mailing list