aboutsummaryrefslogtreecommitdiff
path: root/include/quilt.mk
Commit message (Expand)AuthorAge
* 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
* fail in .quilt_patched when there were patches that didn't applyFelix Fietkau2007-07-18
* cope with QUILT=1 when there are no patchesPeter Denison2007-07-17
* clean up some leftover junkFelix Fietkau2007-07-13
* fix unwanted automatic package cleaning when using quiltFelix Fietkau2007-07-13
* allow packages to override the patch directory using the PATCH_DIR variableFelix Fietkau2007-06-28
* make sure quilt starts with the correct patch order in seriesFelix Fietkau2007-06-18
* prepare for the transition to linux 2.6.22 - make it possible to override the...Felix Fietkau2007-06-16
* force build of packages when using quiltFelix Fietkau2007-06-08
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ...Felix Fietkau2007-06-04
* more fixes for the patching stuff (was testing it on the wrong target)Felix Fietkau2007-06-03
* fix quilt related unpack/patch errorFelix Fietkau2007-06-03
* implement quilt handling for the kernel tree ... and there was much rejoicing!Felix Fietkau2007-06-03
* enable quilt for host builds and add some additional checksFelix Fietkau2007-06-03
* Improve quilt patch handling: All quilt managed patches are checked before th...Felix Fietkau2007-06-03
* Add quilt integration for packagesFelix Fietkau2007-06-03