nghttp2: bump to 1.28.0
[openwrt/openwrt.git] / include / quilt.mk
2017-08-05 John Crispinkernel: split patches folder up into backport, pending...
2017-06-04 Jonas Gorskibuild: fix kernel refresh failure on first run
2017-05-25 Felix Fietkaubuild: fix quilt for mixed package/host builds
2017-05-25 Felix Fietkaubuild: set QUILT=1 automatically when calling package...
2017-01-19 Felix Fietkaubuild: disable CONFIG_AUTOREMOVE for packages/tools...
2017-01-05 Felix Fietkaubuild: use mkhash to replace various quirky md5sum...
2016-08-05 Felix Fietkaukernel: make the kernel build auto-clean the build...
2015-12-11 Felix Fietkaubuild: for refresh, override HOST_QUILT like QUILT
2015-03-29 Luka Perkovinclude: remove trailing whitespaces
2012-02-13 Felix Fietkauquilt: add a NO_RECONFIGURE override for compiling...
2011-04-12 Jo-Philipp Wichsilence error when package has no patches (patchwork...
2010-10-08 Jo-Philipp Wichquilt.mk: export PATCH for patch-kernel.sh
2010-10-07 Jo-Philipp Wichrename PATCH to KPATCH
2009-03-23 Felix Fietkaufix the path to the build dir for host packages
2009-03-23 Felix Fietkaufix HOST_QUILT override
2009-03-23 Felix Fietkauspeed up quilt imports
2009-03-17 Felix Fietkaufix quilt variable and stampfile usage for host builds
2009-03-17 Felix Fietkaumove host build in packages into a separate namespace...
2009-03-03 Felix Fietkaureplace a few unnecessary $(shell) calls
2009-03-03 Felix Fietkauspeed up metadata scanning a lot by avoiding unnecessar...
2009-02-22 Felix Fietkauallow a separate patch directory for host patches
2009-02-22 Felix Fietkaueliminate redundancy by creating the quilt_used stampfi...
2009-02-22 Felix Fietkaufix missing change from r14610
2009-02-22 Felix Fietkaubuild system refactoring in preparation for allowing...
2009-02-02 Nicolas Thillprevent quilt from loading any configuration file ...
2009-01-25 John Crispinif quilt failed whilst patching, no output was shown
2009-01-22 Mirko Vogtdo not ignore exit codes of quilt anymore (by nbd)
2008-10-21 Felix Fietkaufix prepare error with brcm-2.4 and missing files/...
2008-10-18 Felix Fietkauchange the way ./files* and the generic kernel files...
2008-10-10 Felix Fietkauadd function names to quilt-generated patch files to...
2008-08-27 Felix Fietkauenable quilt by default for the kernel tree
2008-06-04 Imre Kalozupstream style quilt refresh
2008-05-30 Imre Kalozoverride user/system specific quilt configuration
2008-04-28 Felix Fietkauadd optional version suffix to kernel files/ directories
2008-04-03 Felix Fietkauclean up reject files after copying target/linux/*...
2007-11-10 Felix Fietkaufix quilt apply for packages that change STAMP_*
2007-10-07 Felix Fietkaufix accidental double slash in prefixed quilt patchsets
2007-10-04 Felix Fietkaufix quilt patch check
2007-10-04 Felix Fietkauseparate series file fixup from quilt check to avoid...
2007-10-02 Tim Yardleyfix quilt integration
2007-09-29 Felix Fietkaufixes for refresh/update handling
2007-09-29 Felix Fietkaumove a stampfile to make it easier to override the...
2007-09-29 Felix Fietkaurefactor quilt patching code
2007-09-29 Felix Fietkauproper series file support for regular packages
2007-09-28 Felix Fietkausome minor fixes, cleanups, package build abstraction
2007-09-20 Felix Fietkaufix spontaneous rebuilds caused by make package/<name...
2007-09-10 Felix Fietkaufix custom series files in kernel patch directories
2007-09-10 Felix Fietkaufix kernel build with quilt
2007-08-30 Felix Fietkauallow the kernel to provide own series files for specif...
2007-07-30 Felix Fietkaunext round of build system cleanup - convert package...
2007-07-18 Felix Fietkaufail in .quilt_patched when there were patches that...
2007-07-17 Peter Denisoncope with QUILT=1 when there are no patches
2007-07-13 Felix Fietkauclean up some leftover junk
2007-07-13 Felix Fietkaufix unwanted automatic package cleaning when using...
2007-06-28 Felix Fietkauallow packages to override the patch directory using...
2007-06-18 Felix Fietkaumake sure quilt starts with the correct patch order...
2007-06-16 Felix Fietkauprepare for the transition to linux 2.6.22 - make it...
2007-06-08 Felix Fietkauforce build of packages when using quilt
2007-06-04 Felix FietkauRename 'refresh' to 'update' and make the new 'refresh...
2007-06-03 Felix Fietkaumore fixes for the patching stuff (was testing it on...
2007-06-03 Felix Fietkaufix quilt related unpack/patch error
2007-06-03 Felix Fietkauimplement quilt handling for the kernel tree ... and...
2007-06-03 Felix Fietkauenable quilt for host builds and add some additional...
2007-06-03 Felix FietkauImprove quilt patch handling: All quilt managed patches...
2007-06-03 Felix FietkauAdd quilt integration for packages