| Commit message (Expand) | Author | Age |
* | quilt: add a NO_RECONFIGURE override for compiling a package without re-runni... | Felix Fietkau | 2012-02-13 |
* | silence error when package has no patches (patchwork 321) | Jo-Philipp Wich | 2011-04-12 |
* | quilt.mk: export PATCH for patch-kernel.sh | Jo-Philipp Wich | 2010-10-08 |
* | rename PATCH to KPATCH | Jo-Philipp Wich | 2010-10-07 |
* | fix the path to the build dir for host packages | Felix Fietkau | 2009-03-23 |
* | fix HOST_QUILT override | Felix Fietkau | 2009-03-23 |
* | speed up quilt imports | Felix Fietkau | 2009-03-23 |
* | fix quilt variable and stampfile usage for host builds | Felix Fietkau | 2009-03-17 |
* | move host build in packages into a separate namespace: package/<name>/host/<t... | Felix Fietkau | 2009-03-17 |
* | replace a few unnecessary $(shell) calls | Felix Fietkau | 2009-03-03 |
* | speed up metadata scanning a lot by avoiding unnecessary shell commands and m... | Felix Fietkau | 2009-03-03 |
* | allow a separate patch directory for host patches | Felix Fietkau | 2009-02-22 |
* | eliminate redundancy by creating the quilt_used stampfile in the right place | Felix Fietkau | 2009-02-22 |
* | fix missing change from r14610 | Felix Fietkau | 2009-02-22 |
* | build system refactoring in preparation for allowing packages to do host-buil... | Felix Fietkau | 2009-02-22 |
* | prevent quilt from loading any configuration file (closes: #4520) | Nicolas Thill | 2009-02-02 |
* | if quilt failed whilst patching, no output was shown | John Crispin | 2009-01-25 |
* | do not ignore exit codes of quilt anymore (by nbd) | Mirko Vogt | 2009-01-22 |
* | fix prepare error with brcm-2.4 and missing files/ (thx, thepeople) | Felix Fietkau | 2008-10-21 |
* | change the way ./files* and the generic kernel files are applied. ./files now... | Felix Fietkau | 2008-10-18 |
* | add function names to quilt-generated patch files to make patches more readable | Felix Fietkau | 2008-10-10 |
* | enable quilt by default for the kernel tree | Felix Fietkau | 2008-08-27 |
* | upstream style quilt refresh | Imre Kaloz | 2008-06-04 |
* | override user/system specific quilt configuration | Imre Kaloz | 2008-05-30 |
* | add optional version suffix to kernel files/ directories | Felix Fietkau | 2008-04-28 |
* | clean up reject files after copying target/linux/*/files to the kernel tree | Felix Fietkau | 2008-04-03 |
* | fix quilt apply for packages that change STAMP_* | Felix Fietkau | 2007-11-10 |
* | fix accidental double slash in prefixed quilt patchsets | Felix Fietkau | 2007-10-07 |
* | fix quilt patch check | Felix Fietkau | 2007-10-04 |
* | separate series file fixup from quilt check to avoid series file breakages af... | Felix Fietkau | 2007-10-04 |
* | fix quilt integration | Tim Yardley | 2007-10-02 |
* | fixes for refresh/update handling | Felix Fietkau | 2007-09-29 |
* | move a stampfile to make it easier to override the patch template | Felix Fietkau | 2007-09-29 |
* | refactor quilt patching code | Felix Fietkau | 2007-09-29 |
* | proper series file support for regular packages | Felix Fietkau | 2007-09-29 |
* | some minor fixes, cleanups, package build abstraction | Felix Fietkau | 2007-09-28 |
* | fix spontaneous rebuilds caused by make package/<name>/update with quilt | Felix Fietkau | 2007-09-20 |
* | fix custom series files in kernel patch directories | Felix Fietkau | 2007-09-10 |
* | fix kernel build with quilt | Felix Fietkau | 2007-09-10 |
* | allow the kernel to provide own series files for specific subdirs | Felix Fietkau | 2007-08-30 |
* | next round of build system cleanup - convert package/ to new structure | Felix Fietkau | 2007-07-30 |
* | fail in .quilt_patched when there were patches that didn't apply | Felix Fietkau | 2007-07-18 |
* | cope with QUILT=1 when there are no patches | Peter Denison | 2007-07-17 |
* | clean up some leftover junk | Felix Fietkau | 2007-07-13 |
* | fix unwanted automatic package cleaning when using quilt | Felix Fietkau | 2007-07-13 |
* | allow packages to override the patch directory using the PATCH_DIR variable | Felix Fietkau | 2007-06-28 |
* | make sure quilt starts with the correct patch order in series | Felix Fietkau | 2007-06-18 |
* | prepare for the transition to linux 2.6.22 - make it possible to override the... | Felix Fietkau | 2007-06-16 |
* | force build of packages when using quilt | Felix Fietkau | 2007-06-08 |
* | Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ... | Felix Fietkau | 2007-06-04 |