summaryrefslogtreecommitdiffstats
path: root/include/quilt.mk
Commit message (Expand)AuthorAgeFilesLines
* quilt.mk: don't error on refresh/update if patches doesn't existChristian Marangi2023-10-061-9/+12
* quilt.mk: use CURDIR instead of ./ for PATCH_DIR and FILES_DIRChristian Marangi2023-10-061-2/+2
* quilt.mk: fix typo in the Host sectionRosen Penev2022-03-191-1/+1
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-131-1/+1
* build: use SPDX license tagsPaul Spooren2021-02-051-4/+2
* build: Use LINUX_DIR for Kernel/PatchMichal Hrusecky2019-01-301-5/+5
* kernel: split patches folder up into backport, pending and hack foldersJohn Crispin2017-08-051-0/+8
* build: fix kernel refresh failure on first runJonas Gorski2017-06-041-5/+5
* build: fix quilt for mixed package/host buildsFelix Fietkau2017-05-251-23/+24
* build: set QUILT=1 automatically when calling package host build refreshFelix Fietkau2017-05-251-1/+1
* build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is usedFelix Fietkau2017-01-191-0/+2
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-051-1/+2
* kernel: make the kernel build auto-clean the build dir like package buildsFelix Fietkau2016-08-051-1/+1
* build: for refresh, override HOST_QUILT like QUILTFelix Fietkau2015-12-111-0/+1
* include: remove trailing whitespacesLuka Perkov2015-03-291-1/+1
* quilt: add a NO_RECONFIGURE override for compiling a package without re-runni...Felix Fietkau2012-02-131-1/+2
* silence error when package has no patches (patchwork 321)Jo-Philipp Wich2011-04-121-1/+1
* quilt.mk: export PATCH for patch-kernel.shJo-Philipp Wich2010-10-081-0/+1
* rename PATCH to KPATCHJo-Philipp Wich2010-10-071-2/+2
* fix the path to the build dir for host packagesFelix Fietkau2009-03-231-2/+2
* fix HOST_QUILT overrideFelix Fietkau2009-03-231-1/+1
* speed up quilt importsFelix Fietkau2009-03-231-32/+5
* fix quilt variable and stampfile usage for host buildsFelix Fietkau2009-03-171-3/+7
* move host build in packages into a separate namespace: package/<name>/host/<t...Felix Fietkau2009-03-171-1/+1
* replace a few unnecessary $(shell) callsFelix Fietkau2009-03-031-2/+2
* speed up metadata scanning a lot by avoiding unnecessary shell commands and m...Felix Fietkau2009-03-031-2/+1
* allow a separate patch directory for host patchesFelix Fietkau2009-02-221-1/+3
* eliminate redundancy by creating the quilt_used stampfile in the right placeFelix Fietkau2009-02-221-0/+2
* fix missing change from r14610Felix Fietkau2009-02-221-1/+1
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-221-53/+82
* prevent quilt from loading any configuration file (closes: #4520)Nicolas Thill2009-02-021-9/+11
* if quilt failed whilst patching, no output was shownJohn Crispin2009-01-251-1/+1
* do not ignore exit codes of quilt anymore (by nbd)Mirko Vogt2009-01-221-1/+1
* fix prepare error with brcm-2.4 and missing files/ (thx, thepeople)Felix Fietkau2008-10-211-1/+2
* change the way ./files* and the generic kernel files are applied. ./files now...Felix Fietkau2008-10-181-5/+2
* add function names to quilt-generated patch files to make patches more readableFelix Fietkau2008-10-101-1/+1
* enable quilt by default for the kernel treeFelix Fietkau2008-08-271-1/+1
* upstream style quilt refreshImre Kaloz2008-06-041-1/+1
* override user/system specific quilt configurationImre Kaloz2008-05-301-1/+1
* add optional version suffix to kernel files/ directoriesFelix Fietkau2008-04-281-3/+4
* clean up reject files after copying target/linux/*/files to the kernel treeFelix Fietkau2008-04-031-1/+4
* fix quilt apply for packages that change STAMP_*Felix Fietkau2007-11-101-11/+11
* fix accidental double slash in prefixed quilt patchsetsFelix Fietkau2007-10-071-4/+4
* fix quilt patch checkFelix Fietkau2007-10-041-1/+1
* separate series file fixup from quilt check to avoid series file breakages af...Felix Fietkau2007-10-041-2/+6
* fix quilt integrationTim Yardley2007-10-021-1/+1
* fixes for refresh/update handlingFelix Fietkau2007-09-291-32/+42
* move a stampfile to make it easier to override the patch templateFelix Fietkau2007-09-291-2/+0
* refactor quilt patching codeFelix Fietkau2007-09-291-48/+46
* proper series file support for regular packagesFelix Fietkau2007-09-291-1/+6