Историја ревизија

Аутор SHA1 Порука Датум
  Felix Fietkau a9136c0892 speed up the build system by including include/shell.sh on shell commands only where necessary пре 15 година
  Jo-Philipp Wich fa802af399 support unpacking of .tar.xz archives, no prereq on xzcat for now пре 15 година
  Felix Fietkau e8b6104dde allow packages to override PKG_UNPACK, HOST_UNPACK пре 17 година
  Felix Fietkau 610e45ae5c only define unpack templates if PKG_SOURCE is set пре 17 година
  Felix Fietkau aa0778f77e allow concurrent use of host-build.mk and package.mk as well as their templates пре 17 година
  Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps пре 17 година
  Felix Fietkau dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads пре 18 година
  Felix Fietkau 341b6afd55 simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems пре 18 година
  Felix Fietkau 04ae63915e fix a small bug in the unpack code пре 19 година
  Felix Fietkau 12051a5761 remove some debug code that slipped into the commit пре 19 година
  Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places пре 19 година
  Felix Fietkau bc60eb3610 add a crlf workaround similar to the one from freewrt пре 19 година
  Felix Fietkau 5605b82835 fix unpacking of .zip files пре 19 година
  Felix Fietkau 461375c939 another bsd bugfix пре 19 година
  Felix Fietkau 387570cc06 trap chmod errors in tar unpack on bsd - modes like 02755 fail пре 19 година
  Felix Fietkau 06a46fb09d move '-' parameter to TAR_OPTIONS, so that packages can append commands пре 19 година
  Felix Fietkau 4286347249 use $(TAR) in unpack commands пре 19 година
  Felix Fietkau 794114c706 fix mistakes in unpack change пре 19 година
  Felix Fietkau 0d9ddef0e8 move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead пре 19 година