Historial de Commits

Autor SHA1 Mensaje Fecha
  Rosen Penev 11ad0c8355 include: use libdeflate's gzip to decompress hace 3 años
  David Bauer dc5328e7e9 include: use cpio from staging dir hace 4 años
  Paul Spooren a17b8eaa2e build: use SPDX license tags hace 5 años
  Matthias Schiffer 4696112ea2 build: add zstd support to pack/unpack functions hace 5 años
  Alexandru Ardelean 5a829af69a include: unpack.mk: remove CRLF_WORKAROUND hace 6 años
  Yousong Zhou 4ebb13a0ef build: unzip: perform operations quietly hace 9 años
  Alexandru Ardelean 15d8d9c271 build: drop `trapret` function from non-Linux HOST_TAR variant hace 9 años
  Luka Perkov 7002f6326e include: remove trailing whitespaces hace 10 años
  Felix Fietkau 627e974c99 partially revert "build: remove check for nonexistant CONFIG_TAR_VERBOSITY variable and move TAR_OPTIONS to unpack.mk" hace 11 años
  Felix Fietkau 00bcebeb4c build: remove check for nonexistant CONFIG_TAR_VERBOSITY variable and move TAR_OPTIONS to unpack.mk hace 11 años
  Felix Fietkau a9136c0892 speed up the build system by including include/shell.sh on shell commands only where necessary hace 15 años
  Jo-Philipp Wich fa802af399 support unpacking of .tar.xz archives, no prereq on xzcat for now hace 15 años
  Felix Fietkau e8b6104dde allow packages to override PKG_UNPACK, HOST_UNPACK hace 17 años
  Felix Fietkau 610e45ae5c only define unpack templates if PKG_SOURCE is set hace 17 años
  Felix Fietkau aa0778f77e allow concurrent use of host-build.mk and package.mk as well as their templates hace 17 años
  Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps hace 17 años
  Felix Fietkau dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads hace 18 años
  Felix Fietkau 341b6afd55 simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems hace 18 años
  Felix Fietkau 04ae63915e fix a small bug in the unpack code hace 19 años
  Felix Fietkau 12051a5761 remove some debug code that slipped into the commit hace 19 años
  Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places hace 19 años
  Felix Fietkau bc60eb3610 add a crlf workaround similar to the one from freewrt hace 19 años
  Felix Fietkau 5605b82835 fix unpacking of .zip files hace 19 años
  Felix Fietkau 461375c939 another bsd bugfix hace 19 años
  Felix Fietkau 387570cc06 trap chmod errors in tar unpack on bsd - modes like 02755 fail hace 19 años
  Felix Fietkau 06a46fb09d move '-' parameter to TAR_OPTIONS, so that packages can append commands hace 19 años
  Felix Fietkau 4286347249 use $(TAR) in unpack commands hace 19 años
  Felix Fietkau 794114c706 fix mistakes in unpack change hace 19 años
  Felix Fietkau 0d9ddef0e8 move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead hace 19 años