summaryrefslogtreecommitdiff
path: root/include/quilt.mk
AgeCommit message (Expand)Author
2024-05-22quilt.mk: don't error on refresh/update if patches doesn't existChristian Marangi
2024-05-22quilt.mk: use CURDIR instead of ./ for PATCH_DIR and FILES_DIRChristian Marangi
2022-03-19quilt.mk: fix typo in the Host sectionRosen Penev
2021-05-13build: introduce $(MKHASH)Leonardo Mörlein
2021-02-05build: use SPDX license tagsPaul Spooren
2019-01-30build: Use LINUX_DIR for Kernel/PatchMichal Hrusecky
2017-08-05kernel: split patches folder up into backport, pending and hack foldersJohn Crispin
2017-06-04build: fix kernel refresh failure on first runJonas Gorski
2017-05-25build: fix quilt for mixed package/host buildsFelix Fietkau
2017-05-25build: set QUILT=1 automatically when calling package host build refreshFelix Fietkau
2017-01-19build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is usedFelix Fietkau
2017-01-05build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau
2016-08-05kernel: make the kernel build auto-clean the build dir like package buildsFelix Fietkau
2015-12-11build: for refresh, override HOST_QUILT like QUILTFelix Fietkau
2015-03-29include: remove trailing whitespacesLuka Perkov
2012-02-13quilt: add a NO_RECONFIGURE override for compiling a package without re-runni...Felix Fietkau
2011-04-12silence error when package has no patches (patchwork 321)Jo-Philipp Wich
2010-10-08quilt.mk: export PATCH for patch-kernel.shJo-Philipp Wich
2010-10-07rename PATCH to KPATCHJo-Philipp Wich
2009-03-23fix the path to the build dir for host packagesFelix Fietkau
2009-03-23fix HOST_QUILT overrideFelix Fietkau
2009-03-23speed up quilt importsFelix Fietkau
2009-03-17fix quilt variable and stampfile usage for host buildsFelix Fietkau
2009-03-17move host build in packages into a separate namespace: package/<name>/host/<t...Felix Fietkau
2009-03-03replace a few unnecessary $(shell) callsFelix Fietkau
2009-03-03speed up metadata scanning a lot by avoiding unnecessary shell commands and m...Felix Fietkau
2009-02-22allow a separate patch directory for host patchesFelix Fietkau
2009-02-22eliminate redundancy by creating the quilt_used stampfile in the right placeFelix Fietkau
2009-02-22fix missing change from r14610Felix Fietkau
2009-02-22build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau
2009-02-02prevent quilt from loading any configuration file (closes: #4520)Nicolas Thill
2009-01-25if quilt failed whilst patching, no output was shownJohn Crispin
2009-01-22do not ignore exit codes of quilt anymore (by nbd)Mirko Vogt
2008-10-21fix prepare error with brcm-2.4 and missing files/ (thx, thepeople)Felix Fietkau
2008-10-18change the way ./files* and the generic kernel files are applied. ./files now...Felix Fietkau
2008-10-10add function names to quilt-generated patch files to make patches more readableFelix Fietkau
2008-08-27enable quilt by default for the kernel treeFelix Fietkau
2008-06-04upstream style quilt refreshImre Kaloz
2008-05-30override user/system specific quilt configurationImre Kaloz
2008-04-28add optional version suffix to kernel files/ directoriesFelix Fietkau
2008-04-03clean up reject files after copying target/linux/*/files to the kernel treeFelix Fietkau
2007-11-10fix quilt apply for packages that change STAMP_*Felix Fietkau
2007-10-07fix accidental double slash in prefixed quilt patchsetsFelix Fietkau
2007-10-04fix quilt patch checkFelix Fietkau
2007-10-04separate series file fixup from quilt check to avoid series file breakages af...Felix Fietkau
2007-10-02fix quilt integrationTim Yardley
2007-09-29fixes for refresh/update handlingFelix Fietkau
2007-09-29move a stampfile to make it easier to override the patch templateFelix Fietkau
2007-09-29refactor quilt patching codeFelix Fietkau
2007-09-29proper series file support for regular packagesFelix Fietkau