index
:
openwrt.git
stable
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
quilt.mk
Age
Commit message (
Expand
)
Author
2024-05-22
quilt.mk: don't error on refresh/update if patches doesn't exist
Christian Marangi
2024-05-22
quilt.mk: use CURDIR instead of ./ for PATCH_DIR and FILES_DIR
Christian Marangi
2022-03-19
quilt.mk: fix typo in the Host section
Rosen Penev
2021-05-13
build: introduce $(MKHASH)
Leonardo Mörlein
2021-02-05
build: use SPDX license tags
Paul Spooren
2019-01-30
build: Use LINUX_DIR for Kernel/Patch
Michal Hrusecky
2017-08-05
kernel: split patches folder up into backport, pending and hack folders
John Crispin
2017-06-04
build: fix kernel refresh failure on first run
Jonas Gorski
2017-05-25
build: fix quilt for mixed package/host builds
Felix Fietkau
2017-05-25
build: set QUILT=1 automatically when calling package host build refresh
Felix Fietkau
2017-01-19
build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used
Felix Fietkau
2017-01-05
build: use mkhash to replace various quirky md5sum/openssl calls
Felix Fietkau
2016-08-05
kernel: make the kernel build auto-clean the build dir like package builds
Felix Fietkau
2015-12-11
build: for refresh, override HOST_QUILT like QUILT
Felix Fietkau
2015-03-29
include: remove trailing whitespaces
Luka Perkov
2012-02-13
quilt: add a NO_RECONFIGURE override for compiling a package without re-runni...
Felix Fietkau
2011-04-12
silence error when package has no patches (patchwork 321)
Jo-Philipp Wich
2010-10-08
quilt.mk: export PATCH for patch-kernel.sh
Jo-Philipp Wich
2010-10-07
rename PATCH to KPATCH
Jo-Philipp Wich
2009-03-23
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-17
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-03
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-02-22
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-02
prevent quilt from loading any configuration file (closes: #4520)
Nicolas Thill
2009-01-25
if quilt failed whilst patching, no output was shown
John Crispin
2009-01-22
do not ignore exit codes of quilt anymore (by nbd)
Mirko Vogt
2008-10-21
fix prepare error with brcm-2.4 and missing files/ (thx, thepeople)
Felix Fietkau
2008-10-18
change the way ./files* and the generic kernel files are applied. ./files now...
Felix Fietkau
2008-10-10
add function names to quilt-generated patch files to make patches more readable
Felix Fietkau
2008-08-27
enable quilt by default for the kernel tree
Felix Fietkau
2008-06-04
upstream style quilt refresh
Imre Kaloz
2008-05-30
override user/system specific quilt configuration
Imre Kaloz
2008-04-28
add optional version suffix to kernel files/ directories
Felix Fietkau
2008-04-03
clean up reject files after copying target/linux/*/files to the kernel tree
Felix Fietkau
2007-11-10
fix quilt apply for packages that change STAMP_*
Felix Fietkau
2007-10-07
fix accidental double slash in prefixed quilt patchsets
Felix Fietkau
2007-10-04
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-02
fix quilt integration
Tim Yardley
2007-09-29
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
[next]