summaryrefslogtreecommitdiff
path: root/include/quilt.mk
AgeCommit message (Expand)Author
2012-02-13quilt: add a NO_RECONFIGURE override for compiling a package without re-runni...nbd
2011-04-12[include] silence error when package has no patches (patchwork 321)jow
2010-10-08[include] quilt.mk: export PATCH for patch-kernel.shjow
2010-10-07[include] rename PATCH to KPATCHjow
2009-03-23fix the path to the build dir for host packagesnbd
2009-03-23fix HOST_QUILT overridenbd
2009-03-23speed up quilt importsnbd
2009-03-17fix quilt variable and stampfile usage for host buildsnbd
2009-03-17move host build in packages into a separate namespace: package/<name>/host/<t...nbd
2009-03-03replace a few unnecessary $(shell) callsnbd
2009-03-03speed up metadata scanning a lot by avoiding unnecessary shell commands and m...nbd
2009-02-22allow a separate patch directory for host patchesnbd
2009-02-22eliminate redundancy by creating the quilt_used stampfile in the right placenbd
2009-02-22fix missing change from r14610nbd
2009-02-22build system refactoring in preparation for allowing packages to do host-buil...nbd
2009-02-02prevent quilt from loading any configuration file (closes: #4520)nico
2009-01-25if quilt failed whilst patching, no output was shownblogic
2009-01-22do not ignore exit codes of quilt anymore (by nbd)mirko
2008-10-21fix prepare error with brcm-2.4 and missing files/ (thx, thepeople)nbd
2008-10-18change the way ./files* and the generic kernel files are applied. ./files now...nbd
2008-10-10add function names to quilt-generated patch files to make patches more readablenbd
2008-08-27enable quilt by default for the kernel treenbd
2008-06-04upstream style quilt refreshkaloz
2008-05-30override user/system specific quilt configurationkaloz
2008-04-28add optional version suffix to kernel files/ directoriesnbd
2008-04-03clean up reject files after copying target/linux/*/files to the kernel treenbd
2007-11-10fix quilt apply for packages that change STAMP_*nbd
2007-10-07fix accidental double slash in prefixed quilt patchsetsnbd
2007-10-04fix quilt patch checknbd
2007-10-04separate series file fixup from quilt check to avoid series file breakages af...nbd
2007-10-02fix quilt integrationpavlov
2007-09-29fixes for refresh/update handlingnbd
2007-09-29move a stampfile to make it easier to override the patch templatenbd
2007-09-29refactor quilt patching codenbd
2007-09-29proper series file support for regular packagesnbd
2007-09-28some minor fixes, cleanups, package build abstractionnbd
2007-09-20fix spontaneous rebuilds caused by make package/<name>/update with quiltnbd
2007-09-10fix custom series files in kernel patch directoriesnbd
2007-09-10fix kernel build with quiltnbd
2007-08-30allow the kernel to provide own series files for specific subdirsnbd
2007-07-30next round of build system cleanup - convert package/ to new structurenbd
2007-07-18fail in .quilt_patched when there were patches that didn't applynbd
2007-07-17cope with QUILT=1 when there are no patchesnoz
2007-07-13clean up some leftover junknbd
2007-07-13fix unwanted automatic package cleaning when using quiltnbd
2007-06-28allow packages to override the patch directory using the PATCH_DIR variablenbd
2007-06-18make sure quilt starts with the correct patch order in seriesnbd
2007-06-16prepare for the transition to linux 2.6.22 - make it possible to override the...nbd
2007-06-08force build of packages when using quiltnbd
2007-06-04Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ...nbd