Commit History

Author SHA1 Message Date
  Michal Hrusecky 37e91861cc build: Use LINUX_DIR for Kernel/Patch 7 years ago
  John Crispin 74d00a8c38 kernel: split patches folder up into backport, pending and hack folders 9 years ago
  Jonas Gorski 2ab0963971 build: fix kernel refresh failure on first run 8 years ago
  Felix Fietkau 36ba6237d6 build: fix quilt for mixed package/host builds 8 years ago
  Felix Fietkau 221f323782 build: set QUILT=1 automatically when calling package host build refresh 8 years ago
  Felix Fietkau 5aa03e16a7 build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used 9 years ago
  Felix Fietkau 84bd74057f build: use mkhash to replace various quirky md5sum/openssl calls 9 years ago
  Felix Fietkau 22ef1c83b3 kernel: make the kernel build auto-clean the build dir like package builds 9 years ago
  Felix Fietkau e5c1cc5545 build: for refresh, override HOST_QUILT like QUILT 10 years ago
  Luka Perkov 7002f6326e include: remove trailing whitespaces 10 years ago
  Felix Fietkau 9cf5926eff quilt: add a NO_RECONFIGURE override for compiling a package without re-running Build/Configure 14 years ago
  Jo-Philipp Wich 149341faf1 silence error when package has no patches (patchwork 321) 14 years ago
  Jo-Philipp Wich 38e3474542 quilt.mk: export PATCH for patch-kernel.sh 15 years ago
  Jo-Philipp Wich d3f412f4ec rename PATCH to KPATCH 15 years ago
  Felix Fietkau 9d8f81149f fix the path to the build dir for host packages 17 years ago
  Felix Fietkau 3616727c87 fix HOST_QUILT override 17 years ago
  Felix Fietkau 24dee6de52 speed up quilt imports 17 years ago
  Felix Fietkau 9b96b24e32 fix quilt variable and stampfile usage for host builds 17 years ago
  Felix Fietkau ddcfaeb1e5 move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants 17 years ago
  Felix Fietkau 431c9267b4 replace a few unnecessary $(shell) calls 17 years ago
  Felix Fietkau 127296bc45 speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions 17 years ago
  Felix Fietkau f684d0a47b allow a separate patch directory for host patches 17 years ago
  Felix Fietkau bc6fcb0067 eliminate redundancy by creating the quilt_used stampfile in the right place 17 years ago
  Felix Fietkau e7b01c6aa1 fix missing change from r14610 17 years ago
  Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps 17 years ago
  Nicolas Thill 1f5c64d436 prevent quilt from loading any configuration file (closes: #4520) 17 years ago
  John Crispin 3ec3f111ff if quilt failed whilst patching, no output was shown 17 years ago
  Mirko Vogt 35e3dbab79 do not ignore exit codes of quilt anymore (by nbd) 17 years ago
  Felix Fietkau 40b5e7a30d fix prepare error with brcm-2.4 and missing files/ (thx, thepeople) 17 years ago
  Felix Fietkau 1e570a9288 change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. 17 years ago