aboutsummaryrefslogtreecommitdiff
path: root/include/quilt.mk
Commit message (Expand)AuthorAge
* kernel: split patches folder up into backport, pending and hack foldersJohn Crispin2017-08-05
* build: fix kernel refresh failure on first runJonas Gorski2017-06-04
* build: fix quilt for mixed package/host buildsFelix Fietkau2017-05-25
* build: set QUILT=1 automatically when calling package host build refreshFelix Fietkau2017-05-25
* build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is usedFelix Fietkau2017-01-19
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-05
* kernel: make the kernel build auto-clean the build dir like package buildsFelix Fietkau2016-08-05
* build: for refresh, override HOST_QUILT like QUILTFelix Fietkau2015-12-11
* include: remove trailing whitespacesLuka Perkov2015-03-29
* quilt: add a NO_RECONFIGURE override for compiling a package without re-runni...Felix Fietkau2012-02-13
* silence error when package has no patches (patchwork 321)Jo-Philipp Wich2011-04-12
* quilt.mk: export PATCH for patch-kernel.shJo-Philipp Wich2010-10-08
* rename PATCH to KPATCHJo-Philipp Wich2010-10-07
* fix the path to the build dir for host packagesFelix Fietkau2009-03-23
* fix HOST_QUILT overrideFelix Fietkau2009-03-23
* speed up quilt importsFelix Fietkau2009-03-23
* fix quilt variable and stampfile usage for host buildsFelix Fietkau2009-03-17
* move host build in packages into a separate namespace: package/<name>/host/<t...Felix Fietkau2009-03-17
* replace a few unnecessary $(shell) callsFelix Fietkau2009-03-03
* speed up metadata scanning a lot by avoiding unnecessary shell commands and m...Felix Fietkau2009-03-03
* allow a separate patch directory for host patchesFelix Fietkau2009-02-22
* eliminate redundancy by creating the quilt_used stampfile in the right placeFelix Fietkau2009-02-22
* fix missing change from r14610Felix Fietkau2009-02-22
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-22
* prevent quilt from loading any configuration file (closes: #4520)Nicolas Thill2009-02-02
* if quilt failed whilst patching, no output was shownJohn Crispin2009-01-25
* do not ignore exit codes of quilt anymore (by nbd)Mirko Vogt2009-01-22
* fix prepare error with brcm-2.4 and missing files/ (thx, thepeople)Felix Fietkau2008-10-21
* change the way ./files* and the generic kernel files are applied. ./files now...Felix Fietkau2008-10-18
* add function names to quilt-generated patch files to make patches more readableFelix Fietkau2008-10-10
* enable quilt by default for the kernel treeFelix Fietkau2008-08-27
* upstream style quilt refreshImre Kaloz2008-06-04
* override user/system specific quilt configurationImre Kaloz2008-05-30
* add optional version suffix to kernel files/ directoriesFelix Fietkau2008-04-28
* clean up reject files after copying target/linux/*/files to the kernel treeFelix Fietkau2008-04-03
* fix quilt apply for packages that change STAMP_*Felix Fietkau2007-11-10
* fix accidental double slash in prefixed quilt patchsetsFelix Fietkau2007-10-07
* fix quilt patch checkFelix Fietkau2007-10-04
* separate series file fixup from quilt check to avoid series file breakages af...Felix Fietkau2007-10-04
* fix quilt integrationTim Yardley2007-10-02
* fixes for refresh/update handlingFelix Fietkau2007-09-29
* move a stampfile to make it easier to override the patch templateFelix Fietkau2007-09-29
* refactor quilt patching codeFelix Fietkau2007-09-29
* proper series file support for regular packagesFelix Fietkau2007-09-29
* some minor fixes, cleanups, package build abstractionFelix Fietkau2007-09-28
* fix spontaneous rebuilds caused by make package/<name>/update with quiltFelix Fietkau2007-09-20
* fix custom series files in kernel patch directoriesFelix Fietkau2007-09-10
* fix kernel build with quiltFelix Fietkau2007-09-10
* allow the kernel to provide own series files for specific subdirsFelix Fietkau2007-08-30
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-30