Christian Marangi
|
9536446965
quilt.mk: don't error on refresh/update if patches doesn't exist
|
2 lat temu |
Christian Marangi
|
bb1bfb4602
quilt.mk: use CURDIR instead of ./ for PATCH_DIR and FILES_DIR
|
2 lat temu |
Rosen Penev
|
9586a270a0
quilt.mk: fix typo in the Host section
|
4 lat temu |
Leonardo Mörlein
|
b993b68b6c
build: introduce $(MKHASH)
|
4 lat temu |
Paul Spooren
|
a17b8eaa2e
build: use SPDX license tags
|
5 lat temu |
Michal Hrusecky
|
37e91861cc
build: Use LINUX_DIR for Kernel/Patch
|
7 lat temu |
John Crispin
|
74d00a8c38
kernel: split patches folder up into backport, pending and hack folders
|
9 lat temu |
Jonas Gorski
|
2ab0963971
build: fix kernel refresh failure on first run
|
8 lat temu |
Felix Fietkau
|
36ba6237d6
build: fix quilt for mixed package/host builds
|
8 lat temu |
Felix Fietkau
|
221f323782
build: set QUILT=1 automatically when calling package host build refresh
|
8 lat temu |
Felix Fietkau
|
5aa03e16a7
build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used
|
9 lat temu |
Felix Fietkau
|
84bd74057f
build: use mkhash to replace various quirky md5sum/openssl calls
|
9 lat temu |
Felix Fietkau
|
22ef1c83b3
kernel: make the kernel build auto-clean the build dir like package builds
|
9 lat temu |
Felix Fietkau
|
e5c1cc5545
build: for refresh, override HOST_QUILT like QUILT
|
10 lat temu |
Luka Perkov
|
7002f6326e
include: remove trailing whitespaces
|
10 lat temu |
Felix Fietkau
|
9cf5926eff
quilt: add a NO_RECONFIGURE override for compiling a package without re-running Build/Configure
|
14 lat temu |
Jo-Philipp Wich
|
149341faf1
silence error when package has no patches (patchwork 321)
|
14 lat temu |
Jo-Philipp Wich
|
38e3474542
quilt.mk: export PATCH for patch-kernel.sh
|
15 lat temu |
Jo-Philipp Wich
|
d3f412f4ec
rename PATCH to KPATCH
|
15 lat temu |
Felix Fietkau
|
9d8f81149f
fix the path to the build dir for host packages
|
17 lat temu |
Felix Fietkau
|
3616727c87
fix HOST_QUILT override
|
17 lat temu |
Felix Fietkau
|
24dee6de52
speed up quilt imports
|
17 lat temu |
Felix Fietkau
|
9b96b24e32
fix quilt variable and stampfile usage for host builds
|
17 lat temu |
Felix Fietkau
|
ddcfaeb1e5
move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants
|
17 lat temu |
Felix Fietkau
|
431c9267b4
replace a few unnecessary $(shell) calls
|
17 lat temu |
Felix Fietkau
|
127296bc45
speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions
|
17 lat temu |
Felix Fietkau
|
f684d0a47b
allow a separate patch directory for host patches
|
17 lat temu |
Felix Fietkau
|
bc6fcb0067
eliminate redundancy by creating the quilt_used stampfile in the right place
|
17 lat temu |
Felix Fietkau
|
e7b01c6aa1
fix missing change from r14610
|
17 lat temu |
Felix Fietkau
|
7eb1589875
build system refactoring in preparation for allowing packages to do host-build steps
|
17 lat temu |